Skip to content
Success

Console Output

Pull request #42695 opened
Started by user Sebastiaan van Stijn
Rebuilds build #3
23:45:49 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e8fb8f7acd461db932bce5d7752c33fc9d75020d+af8e58faef2d24608610d51c5196cd2c52c2c8e5 (79fc0f6603d980df49873ba926eb4309d8be5288)
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-42695@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
23:45:52 [2021-07-29T23:45:52.575Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:45:52 [2021-07-29T23:45:52.579Z] Trying to pass milestone 3
[Pipeline] milestone
23:45:52 [2021-07-29T23:45:52.647Z] Trying to pass milestone 4
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:45:52 [2021-07-29T23:45:52.815Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-080ccfcfa250c6a4a) in /home/ubuntu/workspace/moby_PR-42695
[Pipeline] {
[Pipeline] checkout
23:45:52 [2021-07-29T23:45:52.846Z] The recommended git tool is: git
23:45:52 [2021-07-29T23:45:52.856Z] using credential docker-jenkins-github-credentials
23:45:52 [2021-07-29T23:45:52.866Z] Cloning the remote Git repository
23:45:52 [2021-07-29T23:45:52.866Z] Cloning with configured refspecs honoured and without tags
23:45:52 [2021-07-29T23:45:52.870Z] Cloning repository https://github.com/moby/moby.git
23:45:52 [2021-07-29T23:45:52.871Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:45:52 [2021-07-29T23:45:52.883Z] Fetching upstream changes from https://github.com/moby/moby.git
23:45:52 [2021-07-29T23:45:52.883Z]  > git --version # timeout=10
23:45:52 [2021-07-29T23:45:52.885Z]  > git --version # 'git version 2.17.1'
23:45:52 [2021-07-29T23:45:52.885Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:45:52 [2021-07-29T23:45:52.886Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:06 [2021-07-29T23:46:06.722Z] Fetching without tags
23:46:06 [2021-07-29T23:46:06.972Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:06 [2021-07-29T23:46:06.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:06 [2021-07-29T23:46:06.711Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:06 [2021-07-29T23:46:06.713Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:06 [2021-07-29T23:46:06.718Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:06 [2021-07-29T23:46:06.726Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:06 [2021-07-29T23:46:06.726Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:06 [2021-07-29T23:46:06.727Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:06 [2021-07-29T23:46:06.978Z]  > git config core.sparsecheckout # timeout=10
23:46:06 [2021-07-29T23:46:06.980Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:08 [2021-07-29T23:46:08.128Z] Merge succeeded, producing b13243dba9ac008e5839ec9bff4b3f0d9f9aeb06
23:46:08 [2021-07-29T23:46:08.128Z] Checking out Revision b13243dba9ac008e5839ec9bff4b3f0d9f9aeb06 (PR-42695)
23:46:08 [2021-07-29T23:46:08.208Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:08 [2021-07-29T23:46:08.214Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:46:07 [2021-07-29T23:46:07.418Z]  > git remote # timeout=10
23:46:07 [2021-07-29T23:46:07.422Z]  > git config --get remote.origin.url # timeout=10
23:46:07 [2021-07-29T23:46:07.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:07 [2021-07-29T23:46:07.425Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:08 [2021-07-29T23:46:08.127Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:08 [2021-07-29T23:46:08.132Z]  > git config core.sparsecheckout # timeout=10
23:46:08 [2021-07-29T23:46:08.145Z]  > git checkout -f b13243dba9ac008e5839ec9bff4b3f0d9f9aeb06 # timeout=10
23:46:08 [2021-07-29T23:46:08.213Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:46:08 [2021-07-29T23:46:08.872Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
23:46:11 [2021-07-29T23:46:11.405Z] 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] 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)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
23:46:11 [2021-07-29T23:46:11.887Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-080ccfcfa250c6a4a) in /home/ubuntu/workspace/moby_PR-42695
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
23:46:11 [2021-07-29T23:46:11.899Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d7fce6fbd2e243eb) in /home/ubuntu/workspace/moby_PR-42695
23:46:11 [2021-07-29T23:46:11.899Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02abe875b4a2df03d) in /home/ubuntu/workspace/moby_PR-42695
[Pipeline] stage
[Pipeline] { (Print info)
[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
23:46:11 [2021-07-29T23:46:11.907Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0782387773274f30c) in /home/ubuntu/workspace/moby_PR-42695
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
23:46:11 [2021-07-29T23:46:11.910Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0e192202d6dff8c2f) in /home/ubuntu/workspace/moby_PR-42695
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
23:46:11 [2021-07-29T23:46:11.954Z] The recommended git tool is: git
23:46:11 [2021-07-29T23:46:11.963Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
23:46:11 [2021-07-29T23:46:11.974Z] Fetching changes from the remote Git repository
23:46:11 [2021-07-29T23:46:11.975Z] The recommended git tool is: git
[Pipeline] checkout
23:46:11 [2021-07-29T23:46:11.979Z] Fetching without tags
23:46:11 [2021-07-29T23:46:11.984Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] {
23:46:11 [2021-07-29T23:46:11.993Z] using credential docker-jenkins-github-credentials
23:46:12 [2021-07-29T23:46:12.000Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.000Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.023Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.031Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.031Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] checkout
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
23:46:12 [2021-07-29T23:46:12.067Z] The recommended git tool is: git
[Pipeline] checkout
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] }
23:46:12 [2021-07-29T23:46:12.088Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.113Z] using credential docker-jenkins-github-credentials
23:46:12 [2021-07-29T23:46:12.120Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.120Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.129Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.136Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.136Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[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] }
23:46:12 [2021-07-29T23:46:12.178Z] Running on azwin-2-b31230 in d:\jenkins\workspace\moby_PR-42695
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] {
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.233Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
[Pipeline] // stage
[Pipeline] ws
23:46:12 [2021-07-29T23:46:12.257Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] checkout
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.357Z] Merge succeeded, producing 7fe19344b515c5aeea08beaf75ccd959d0f033e1
23:46:12 [2021-07-29T23:46:12.357Z] Checking out Revision 7fe19344b515c5aeea08beaf75ccd959d0f033e1 (PR-42695)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
23:46:12 [2021-07-29T23:46:12.380Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:46:12 [2021-07-29T23:46:12.413Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:12 [2021-07-29T23:46:12.419Z] First time build. Skipping changelog.
23:46:12 [2021-07-29T23:46:12.591Z] using credential docker-jenkins-github-credentials
23:46:12 [2021-07-29T23:46:12.665Z] Cloning the remote Git repository
23:46:12 [2021-07-29T23:46:12.665Z] Cloning with configured refspecs honoured and without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:46:11 [2021-07-29T23:46:11.973Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42695/.git # timeout=10
23:46:11 [2021-07-29T23:46:11.978Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:11 [2021-07-29T23:46:11.984Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:11 [2021-07-29T23:46:11.984Z]  > git --version # timeout=10
23:46:11 [2021-07-29T23:46:11.987Z]  > git --version # 'git version 2.17.1'
23:46:11 [2021-07-29T23:46:11.987Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:11 [2021-07-29T23:46:11.988Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:12 [2021-07-29T23:46:12.237Z]  > git config core.sparsecheckout # timeout=10
23:46:12 [2021-07-29T23:46:12.240Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:12 [2021-07-29T23:46:12.281Z]  > git remote # timeout=10
23:46:12 [2021-07-29T23:46:12.285Z]  > git config --get remote.origin.url # timeout=10
23:46:12 [2021-07-29T23:46:12.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.295Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:12 [2021-07-29T23:46:12.355Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:12 [2021-07-29T23:46:12.361Z]  > git config core.sparsecheckout # timeout=10
23:46:12 [2021-07-29T23:46:12.365Z]  > git checkout -f 7fe19344b515c5aeea08beaf75ccd959d0f033e1 # timeout=10
23:46:12 [2021-07-29T23:46:12.418Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:46:12 [2021-07-29T23:46:12.033Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.034Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:46:12 [2021-07-29T23:46:12.045Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.045Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.047Z]  > git --version # 'git version 2.25.1'
23:46:12 [2021-07-29T23:46:12.047Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.048Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:12 [2021-07-29T23:46:12.005Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.005Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:46:12 [2021-07-29T23:46:12.018Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.018Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.030Z]  > git --version # 'git version 2.17.1'
23:46:12 [2021-07-29T23:46:12.030Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.031Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:12 [2021-07-29T23:46:12.202Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.203Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:46:12 [2021-07-29T23:46:12.218Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.218Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.227Z]  > git --version # 'git version 2.17.1'
23:46:12 [2021-07-29T23:46:12.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.229Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:13 [2021-07-29T23:46:13.090Z] + docker version
23:46:13 [2021-07-29T23:46:13.090Z] Client: Docker Engine - Community
23:46:13 [2021-07-29T23:46:13.090Z]  Version:           20.10.6
23:46:13 [2021-07-29T23:46:13.090Z]  API version:       1.41
23:46:13 [2021-07-29T23:46:13.090Z]  Go version:        go1.13.15
23:46:13 [2021-07-29T23:46:13.090Z]  Git commit:        370c289
23:46:13 [2021-07-29T23:46:13.090Z]  Built:             Fri Apr  9 22:46:01 2021
23:46:13 [2021-07-29T23:46:13.090Z]  OS/Arch:           linux/amd64
23:46:13 [2021-07-29T23:46:13.090Z]  Context:           default
23:46:13 [2021-07-29T23:46:13.090Z]  Experimental:      true
23:46:13 [2021-07-29T23:46:13.090Z] 
23:46:13 [2021-07-29T23:46:13.090Z] Server: Docker Engine - Community
23:46:13 [2021-07-29T23:46:13.090Z]  Engine:
23:46:13 [2021-07-29T23:46:13.090Z]   Version:          20.10.6
23:46:13 [2021-07-29T23:46:13.090Z]   API version:      1.41 (minimum version 1.12)
23:46:13 [2021-07-29T23:46:13.090Z]   Go version:       go1.13.15
23:46:13 [2021-07-29T23:46:13.090Z]   Git commit:       8728dd2
23:46:13 [2021-07-29T23:46:13.090Z]   Built:            Fri Apr  9 22:44:13 2021
23:46:13 [2021-07-29T23:46:13.090Z]   OS/Arch:          linux/amd64
23:46:13 [2021-07-29T23:46:13.090Z]   Experimental:     true
23:46:13 [2021-07-29T23:46:13.090Z]  containerd:
23:46:13 [2021-07-29T23:46:13.090Z]   Version:          1.4.6
23:46:13 [2021-07-29T23:46:13.090Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:13 [2021-07-29T23:46:13.090Z]  runc:
23:46:13 [2021-07-29T23:46:13.090Z]   Version:          1.0.0-rc95
23:46:13 [2021-07-29T23:46:13.090Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:13 [2021-07-29T23:46:13.090Z]  docker-init:
23:46:13 [2021-07-29T23:46:13.090Z]   Version:          0.19.0
23:46:13 [2021-07-29T23:46:13.090Z]   GitCommit:        de40ad0
23:46:12 [2021-07-29T23:46:12.125Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.126Z]  > git init /home/ubuntu/workspace/moby_PR-42695 # timeout=10
23:46:12 [2021-07-29T23:46:12.139Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.139Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.143Z]  > git --version # 'git version 2.25.1'
23:46:12 [2021-07-29T23:46:12.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.145Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
[Pipeline] sh
23:46:13 [2021-07-29T23:46:13.368Z] + docker info
23:46:12 [2021-07-29T23:46:12.696Z] Cloning repository https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.696Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:46:12 [2021-07-29T23:46:12.775Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:12 [2021-07-29T23:46:12.775Z]  > git --version # timeout=10
23:46:12 [2021-07-29T23:46:12.839Z]  > git --version # 'git version 2.24.1.windows.2'
23:46:12 [2021-07-29T23:46:12.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:12 [2021-07-29T23:46:12.839Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:13 [2021-07-29T23:46:13.934Z] Client:
23:46:13 [2021-07-29T23:46:13.934Z]  Context:    default
23:46:13 [2021-07-29T23:46:13.934Z]  Debug Mode: false
23:46:13 [2021-07-29T23:46:13.934Z]  Plugins:
23:46:13 [2021-07-29T23:46:13.934Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:46:13 [2021-07-29T23:46:13.934Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
23:46:13 [2021-07-29T23:46:13.934Z]   scan: Docker Scan (Docker Inc., v0.7.0)
23:46:13 [2021-07-29T23:46:13.934Z] 
23:46:13 [2021-07-29T23:46:13.934Z] Server:
23:46:13 [2021-07-29T23:46:13.934Z]  Containers: 0
23:46:13 [2021-07-29T23:46:13.934Z]   Running: 0
23:46:13 [2021-07-29T23:46:13.934Z]   Paused: 0
23:46:13 [2021-07-29T23:46:13.934Z]   Stopped: 0
23:46:13 [2021-07-29T23:46:13.934Z]  Images: 4
23:46:13 [2021-07-29T23:46:13.934Z]  Server Version: 20.10.6
23:46:13 [2021-07-29T23:46:13.934Z]  Storage Driver: overlay2
23:46:13 [2021-07-29T23:46:13.934Z]   Backing Filesystem: extfs
23:46:13 [2021-07-29T23:46:13.934Z]   Supports d_type: true
23:46:13 [2021-07-29T23:46:13.934Z]   Native Overlay Diff: true
23:46:13 [2021-07-29T23:46:13.934Z]   userxattr: false
23:46:13 [2021-07-29T23:46:13.934Z]  Logging Driver: json-file
23:46:13 [2021-07-29T23:46:13.934Z]  Cgroup Driver: cgroupfs
23:46:13 [2021-07-29T23:46:13.934Z]  Cgroup Version: 1
23:46:13 [2021-07-29T23:46:13.934Z]  Plugins:
23:46:13 [2021-07-29T23:46:13.934Z]   Volume: local
23:46:13 [2021-07-29T23:46:13.934Z]   Network: bridge host ipvlan macvlan null overlay
23:46:13 [2021-07-29T23:46:13.934Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:46:13 [2021-07-29T23:46:13.934Z]  Swarm: inactive
23:46:13 [2021-07-29T23:46:13.934Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
23:46:13 [2021-07-29T23:46:13.934Z]  Default Runtime: runc
23:46:13 [2021-07-29T23:46:13.934Z]  Init Binary: docker-init
23:46:13 [2021-07-29T23:46:13.934Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:13 [2021-07-29T23:46:13.934Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:13 [2021-07-29T23:46:13.934Z]  init version: de40ad0
23:46:13 [2021-07-29T23:46:13.934Z]  Security Options:
23:46:13 [2021-07-29T23:46:13.934Z]   apparmor
23:46:13 [2021-07-29T23:46:13.934Z]   seccomp
23:46:13 [2021-07-29T23:46:13.934Z]    Profile: default
23:46:13 [2021-07-29T23:46:13.934Z]  Kernel Version: 5.4.0-1048-aws
23:46:13 [2021-07-29T23:46:13.934Z]  Operating System: Ubuntu 18.04.5 LTS
23:46:13 [2021-07-29T23:46:13.934Z]  OSType: linux
23:46:13 [2021-07-29T23:46:13.934Z]  Architecture: x86_64
23:46:13 [2021-07-29T23:46:13.934Z]  CPUs: 2
23:46:13 [2021-07-29T23:46:13.934Z]  Total Memory: 7.569GiB
23:46:13 [2021-07-29T23:46:13.934Z]  Name: ip-10-100-115-17
23:46:13 [2021-07-29T23:46:13.934Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
23:46:13 [2021-07-29T23:46:13.934Z]  Docker Root Dir: /var/lib/docker
23:46:13 [2021-07-29T23:46:13.934Z]  Debug Mode: false
23:46:13 [2021-07-29T23:46:13.934Z]  Registry: https://index.docker.io/v1/
23:46:13 [2021-07-29T23:46:13.934Z]  Labels:
23:46:13 [2021-07-29T23:46:13.934Z]  Experimental: true
23:46:13 [2021-07-29T23:46:13.934Z]  Insecure Registries:
23:46:13 [2021-07-29T23:46:13.934Z]   127.0.0.0/8
23:46:13 [2021-07-29T23:46:13.934Z]  Live Restore Enabled: true
23:46:13 [2021-07-29T23:46:13.934Z] 
23:46:13 [2021-07-29T23:46:13.934Z] WARNING: No swap limit support
[Pipeline] sh
23:46:14 [2021-07-29T23:46:14.213Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:14 [2021-07-29T23:46:14.213Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:14 [2021-07-29T23:46:14.213Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:46:14 [2021-07-29T23:46:14.213Z] + bash /home/ubuntu/workspace/moby_PR-42695/check-config.sh
23:46:14 [2021-07-29T23:46:14.213Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:46:14 [2021-07-29T23:46:14.213Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
23:46:14 [2021-07-29T23:46:14.213Z] 
23:46:14 [2021-07-29T23:46:14.213Z] Generally Necessary:
23:46:14 [2021-07-29T23:46:14.213Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:46:14 [2021-07-29T23:46:14.213Z] - apparmor: enabled and tools installed
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_NAMESPACES: enabled
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_NET_NS: enabled
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_PID_NS: enabled
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_IPC_NS: enabled
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_UTS_NS: enabled
23:46:14 [2021-07-29T23:46:14.213Z] - CONFIG_CGROUPS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_CPUACCT: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_DEVICE: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_FREEZER: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_SCHED: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CPUSETS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_MEMCG: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_KEYS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_VETH: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_BRIDGE: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NF_NAT_IPV4: missing
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NF_NAT: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NF_NAT_NEEDED: missing
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_POSIX_MQUEUE: enabled
23:46:14 [2021-07-29T23:46:14.472Z] 
23:46:14 [2021-07-29T23:46:14.472Z] Optional Features:
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_USER_NS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_SECCOMP: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_PIDS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_MEMCG_SWAP: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:46:14 [2021-07-29T23:46:14.472Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_BLK_CGROUP: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IOSCHED_CFQ: missing
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_PERF: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_HUGETLB: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_CFS_BANDWIDTH: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_RT_GROUP_SCHED: missing
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_VS: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_VS_NFCT: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_IP_VS_RR: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_EXT4_FS: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:46:14 [2021-07-29T23:46:14.472Z] - Network Drivers:
23:46:14 [2021-07-29T23:46:14.472Z]   - "overlay":
23:46:14 [2021-07-29T23:46:14.472Z]     - CONFIG_VXLAN: enabled (as module)
23:46:14 [2021-07-29T23:46:14.472Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:46:14 [2021-07-29T23:46:14.472Z]       Optional (for encrypted networks):
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_CRYPTO: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_CRYPTO_AEAD: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_CRYPTO_GCM: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_CRYPTO_GHASH: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_XFRM: enabled
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_XFRM_USER: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_INET_ESP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:46:14 [2021-07-29T23:46:14.730Z]   - "ipvlan":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_IPVLAN: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]   - "macvlan":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_MACVLAN: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_DUMMY: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]   - "ftp,tftp client in container":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z] - Storage Drivers:
23:46:14 [2021-07-29T23:46:14.730Z]   - "aufs":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_AUFS_FS: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]   - "btrfs":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:46:14 [2021-07-29T23:46:14.730Z]   - "devicemapper":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_BLK_DEV_DM: enabled
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]   - "overlay":
23:46:14 [2021-07-29T23:46:14.730Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:46:14 [2021-07-29T23:46:14.730Z]   - "zfs":
23:46:14 [2021-07-29T23:46:14.730Z]     - /dev/zfs: present
23:46:14 [2021-07-29T23:46:14.730Z]     - zfs command: missing
23:46:14 [2021-07-29T23:46:14.730Z]     - zpool command: missing
23:46:14 [2021-07-29T23:46:14.730Z] 
23:46:14 [2021-07-29T23:46:14.730Z] Limits:
23:46:14 [2021-07-29T23:46:14.730Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:46:14 [2021-07-29T23:46:14.730Z] 
23:46:14 [2021-07-29T23:46:14.730Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:46:15 [2021-07-29T23:46:15.054Z] + sudo modprobe ip_vs
23:46:15 [2021-07-29T23:46:15.054Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 .
23:46:15 [2021-07-29T23:46:15.313Z] #1 [internal] load build definition from Dockerfile
23:46:15 [2021-07-29T23:46:15.313Z] #1 sha256:1bbe031306a366e38bb950fe8fb5c2aa0e596a4b68fedfd755d8756a63b9956a
23:46:15 [2021-07-29T23:46:15.313Z] #1 transferring dockerfile: 17.04kB done
23:46:15 [2021-07-29T23:46:15.313Z] #1 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.313Z] 
23:46:15 [2021-07-29T23:46:15.313Z] #2 [internal] load .dockerignore
23:46:15 [2021-07-29T23:46:15.313Z] #2 sha256:a14b40f031db743ef34e1e71996265c857068c551a9f908cd90658ca58fcd1b5
23:46:15 [2021-07-29T23:46:15.313Z] #2 transferring context: 87B done
23:46:15 [2021-07-29T23:46:15.313Z] #2 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.313Z] 
23:46:15 [2021-07-29T23:46:15.313Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
23:46:15 [2021-07-29T23:46:15.313Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
23:46:15 [2021-07-29T23:46:15.313Z] #3 DONE 0.1s
23:46:15 [2021-07-29T23:46:15.313Z] 
23:46:15 [2021-07-29T23:46:15.313Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:46:15 [2021-07-29T23:46:15.313Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
23:46:15 [2021-07-29T23:46:15.313Z] #4 CACHED
23:46:15 [2021-07-29T23:46:15.570Z] 
23:46:15 [2021-07-29T23:46:15.570Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
23:46:15 [2021-07-29T23:46:15.570Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
23:46:15 [2021-07-29T23:46:15.570Z] #5 DONE 0.1s
23:46:15 [2021-07-29T23:46:15.570Z] 
23:46:15 [2021-07-29T23:46:15.570Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:15 [2021-07-29T23:46:15.570Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:46:15 [2021-07-29T23:46:15.570Z] #8 DONE 0.1s
23:46:15 [2021-07-29T23:46:15.570Z] 
23:46:15 [2021-07-29T23:46:15.570Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:15 [2021-07-29T23:46:15.570Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:46:15 [2021-07-29T23:46:15.570Z] #6 DONE 0.1s
23:46:15 [2021-07-29T23:46:15.570Z] 
23:46:15 [2021-07-29T23:46:15.571Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:46:15 [2021-07-29T23:46:15.571Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
23:46:15 [2021-07-29T23:46:15.571Z] #7 DONE 0.1s
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:15 [2021-07-29T23:46:15.829Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:15 [2021-07-29T23:46:15.829Z] #64 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:15 [2021-07-29T23:46:15.829Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:46:15 [2021-07-29T23:46:15.829Z] #62 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
23:46:15 [2021-07-29T23:46:15.829Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
23:46:15 [2021-07-29T23:46:15.829Z] #9 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
23:46:15 [2021-07-29T23:46:15.829Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
23:46:15 [2021-07-29T23:46:15.829Z] #26 DONE 0.0s
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:15 [2021-07-29T23:46:15.829Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
23:46:15 [2021-07-29T23:46:15.829Z] #10 CACHED
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #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
23:46:15 [2021-07-29T23:46:15.829Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
23:46:15 [2021-07-29T23:46:15.829Z] #11 CACHED
23:46:15 [2021-07-29T23:46:15.829Z] 
23:46:15 [2021-07-29T23:46:15.829Z] #23 [internal] load build context
23:46:15 [2021-07-29T23:46:15.829Z] #23 sha256:10305803dd2849eb7e957d47a97a34feed526400026ae5884a67b25d8392a10e
23:46:17 [2021-07-29T23:46:17.746Z] #23 transferring context: 53.41MB 1.7s done
23:46:17 [2021-07-29T23:46:17.746Z] #23 DONE 1.7s
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
23:46:17 [2021-07-29T23:46:17.746Z] #12 CACHED
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:46:17 [2021-07-29T23:46:17.746Z] #13 CACHED
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:46:17 [2021-07-29T23:46:17.746Z] #36 CACHED
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #67 sha256:db88248ad0697db7f6437d1fcf759706291b1fc8a5d3da21743fe9b0e6671a52
23:46:17 [2021-07-29T23:46:17.746Z] #67 ...
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:46:17 [2021-07-29T23:46:17.746Z] #55 CACHED
23:46:17 [2021-07-29T23:46:17.746Z] 
23:46:17 [2021-07-29T23:46:17.746Z] #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
23:46:17 [2021-07-29T23:46:17.746Z] #53 sha256:27595654c110851d1abdff4f93c29ebde1875528313a5f7957cf3dd3bc49c388
23:46:23 [2021-07-29T23:46:23.029Z] #53 ...
23:46:23 [2021-07-29T23:46:23.029Z] 
23:46:23 [2021-07-29T23:46:23.029Z] #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
23:46:23 [2021-07-29T23:46:23.029Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:23 [2021-07-29T23:46:23.029Z] #42 1.488 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
23:46:23 [2021-07-29T23:46:23.029Z] #42 1.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 1.558 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
23:46:23 [2021-07-29T23:46:23.029Z] #42 2.291 Fetched 65.4 kB in 1s (50.5 kB/s)
23:46:23 [2021-07-29T23:46:23.029Z] #42 2.291 Reading package lists...
23:46:23 [2021-07-29T23:46:23.029Z] #42 4.030 Reading package lists...
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.061 Building dependency tree...
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.339 Reading state information...
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.549 The following additional packages will be installed:
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.549   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.549   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.549 Suggested packages:
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.549   manpages-dev python-setuptools
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.815 The following NEW packages will be installed:
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.815   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.815   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.815   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:46:23 [2021-07-29T23:46:23.029Z] #42 5.815   python-six zlib1g-dev
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.093 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.093 Need to get 4095 kB of archives.
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.093 After this operation, 22.5 MB of additional disk space will be used.
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.093 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.108 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.108 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.117 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.117 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.129 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.149 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.159 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.185 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.194 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.194 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.196 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.201 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.201 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.493 debconf: delaying package configuration, since apt-utils is not installed
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.589 Fetched 4095 kB in 0s (11.0 MB/s)
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.630 Selecting previously unselected package libcap-dev:amd64.
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.630 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.788 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.799 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.928 Selecting previously unselected package libnet1:amd64.
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.952 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:46:23 [2021-07-29T23:46:23.029Z] #42 6.980 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:23 [2021-07-29T23:46:23.029Z] #42 ...
23:46:23 [2021-07-29T23:46:23.029Z] 
23:46:23 [2021-07-29T23:46:23.029Z] #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
23:46:23 [2021-07-29T23:46:23.029Z] #67 sha256:db88248ad0697db7f6437d1fcf759706291b1fc8a5d3da21743fe9b0e6671a52
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.327 + RM_GOPATH=0
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.327 + TMP_GOPATH=
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.327 + : /build
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.327 + '[' -z '' ']'
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.332 ++ mktemp -d
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.345 + export GOPATH=/tmp/tmp.FwsvS3BXaT
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.345 + GOPATH=/tmp/tmp.FwsvS3BXaT
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.345 + RM_GOPATH=1
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.345 + case "$(go env GOARCH)" in
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.345 ++ go env GOARCH
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.366 + export GO_BUILDMODE=-buildmode=pie
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.366 + GO_BUILDMODE=-buildmode=pie
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.366 ++ dirname /tmp/install/install.sh
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + dir=/tmp/install
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + bin=proxy
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + shift
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + '[' '!' -f /tmp/install/proxy.installer ']'
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + . /tmp/install/proxy.installer
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + install_proxy
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + case "$1" in
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + export CGO_ENABLED=0
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + CGO_ENABLED=0
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + _install_proxy
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.FwsvS3BXaT/src/github.com/docker/libnetwork
23:46:23 [2021-07-29T23:46:23.029Z] #67 5.382 Cloning into '/tmp/tmp.FwsvS3BXaT/src/github.com/docker/libnetwork'...
23:46:25 [2021-07-29T23:46:25.796Z] Fetching without tags
23:46:26 [2021-07-29T23:46:26.077Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:25 [2021-07-29T23:46:25.745Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:25 [2021-07-29T23:46:25.754Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:25 [2021-07-29T23:46:25.759Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:25 [2021-07-29T23:46:25.782Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:25 [2021-07-29T23:46:25.798Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:25 [2021-07-29T23:46:25.798Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:25 [2021-07-29T23:46:25.799Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:26 [2021-07-29T23:46:26.079Z]  > git config core.sparsecheckout # timeout=10
23:46:26 [2021-07-29T23:46:26.087Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:27 [2021-07-29T23:46:27.089Z] Fetching without tags
23:46:27 [2021-07-29T23:46:27.231Z] Merge succeeded, producing 2d72cf5d06aca168ad290dbb581a9a551939fe9c
23:46:27 [2021-07-29T23:46:27.232Z] Checking out Revision 2d72cf5d06aca168ad290dbb581a9a551939fe9c (PR-42695)
23:46:27 [2021-07-29T23:46:27.275Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:27 [2021-07-29T23:46:27.293Z] First time build. Skipping changelog.
23:46:27 [2021-07-29T23:46:27.361Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:27 [2021-07-29T23:46:27.491Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:46:26 [2021-07-29T23:46:26.509Z]  > git remote # timeout=10
23:46:26 [2021-07-29T23:46:26.515Z]  > git config --get remote.origin.url # timeout=10
23:46:26 [2021-07-29T23:46:26.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:26 [2021-07-29T23:46:26.517Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:27 [2021-07-29T23:46:27.223Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:27 [2021-07-29T23:46:27.234Z]  > git config core.sparsecheckout # timeout=10
23:46:27 [2021-07-29T23:46:27.238Z]  > git checkout -f 2d72cf5d06aca168ad290dbb581a9a551939fe9c # timeout=10
23:46:27 [2021-07-29T23:46:27.278Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:46:27 [2021-07-29T23:46:27.879Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:27 [2021-07-29T23:46:27.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.121Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:27 [2021-07-29T23:46:27.142Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.149Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.154Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:27 [2021-07-29T23:46:27.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:27 [2021-07-29T23:46:27.155Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.426Z]  > git config core.sparsecheckout # timeout=10
23:46:27 [2021-07-29T23:46:27.432Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:27 [2021-07-29T23:46:27.859Z]  > git remote # timeout=10
23:46:27 [2021-07-29T23:46:27.868Z]  > git config --get remote.origin.url # timeout=10
23:46:27 [2021-07-29T23:46:27.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:27 [2021-07-29T23:46:27.875Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:27 [2021-07-29T23:46:27.463Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.468Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:27 [2021-07-29T23:46:27.472Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.480Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:27 [2021-07-29T23:46:27.495Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:27 [2021-07-29T23:46:27.495Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:27 [2021-07-29T23:46:27.497Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:27 [2021-07-29T23:46:27.880Z]  > git config core.sparsecheckout # timeout=10
23:46:27 [2021-07-29T23:46:27.884Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:28 [2021-07-29T23:46:28.010Z] + docker version
23:46:28 [2021-07-29T23:46:28.010Z] Client: Docker Engine - Community
23:46:28 [2021-07-29T23:46:28.010Z]  Version:           20.10.6
23:46:28 [2021-07-29T23:46:28.010Z]  API version:       1.41
23:46:28 [2021-07-29T23:46:28.010Z]  Go version:        go1.13.15
23:46:28 [2021-07-29T23:46:28.010Z]  Git commit:        370c289
23:46:28 [2021-07-29T23:46:28.010Z]  Built:             Fri Apr  9 22:47:17 2021
23:46:28 [2021-07-29T23:46:28.010Z]  OS/Arch:           linux/amd64
23:46:28 [2021-07-29T23:46:28.010Z]  Context:           default
23:46:28 [2021-07-29T23:46:28.010Z]  Experimental:      true
23:46:28 [2021-07-29T23:46:28.010Z] 
23:46:28 [2021-07-29T23:46:28.010Z] Server: Docker Engine - Community
23:46:28 [2021-07-29T23:46:28.010Z]  Engine:
23:46:28 [2021-07-29T23:46:28.010Z]   Version:          20.10.6
23:46:28 [2021-07-29T23:46:28.010Z]   API version:      1.41 (minimum version 1.12)
23:46:28 [2021-07-29T23:46:28.010Z]   Go version:       go1.13.15
23:46:28 [2021-07-29T23:46:28.010Z]   Git commit:       8728dd2
23:46:28 [2021-07-29T23:46:28.010Z]   Built:            Fri Apr  9 22:45:28 2021
23:46:28 [2021-07-29T23:46:28.010Z]   OS/Arch:          linux/amd64
23:46:28 [2021-07-29T23:46:28.010Z]   Experimental:     true
23:46:28 [2021-07-29T23:46:28.010Z]  containerd:
23:46:28 [2021-07-29T23:46:28.010Z]   Version:          1.4.6
23:46:28 [2021-07-29T23:46:28.010Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:28 [2021-07-29T23:46:28.010Z]  runc:
23:46:28 [2021-07-29T23:46:28.010Z]   Version:          1.0.0-rc95
23:46:28 [2021-07-29T23:46:28.010Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:28 [2021-07-29T23:46:28.010Z]  docker-init:
23:46:28 [2021-07-29T23:46:28.010Z]   Version:          0.19.0
23:46:28 [2021-07-29T23:46:28.010Z]   GitCommit:        de40ad0
[Pipeline] sh
23:46:28 [2021-07-29T23:46:28.300Z] #67 ...
23:46:28 [2021-07-29T23:46:28.300Z] 
23:46:28 [2021-07-29T23:46:28.300Z] #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
23:46:28 [2021-07-29T23:46:28.300Z] #56 sha256:9b2a8759c40817eda3cf0c38083cd1367a8cba7c04ea773bf061be9e67339ae4
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.190 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.190 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.190 + : /build
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.190 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.190 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.192 + export GOPATH=/tmp/tmp.pjaL21gUvZ
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.192 + GOPATH=/tmp/tmp.pjaL21gUvZ
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.192 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.192 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.192 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.196 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.196 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.200 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.200 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.200 + bin=containerd
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.200 + shift
23:46:28 [2021-07-29T23:46:28.300Z] #56 5.200 + '[' '!' -f /tmp/install/containerd.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.200 + . /tmp/install/containerd.installer
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.200 ++ set -e
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.200 ++ : e25210fe30a0a703442421b0f60afac609f950a3
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.200 + install_containerd
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.204 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.204 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pjaL21gUvZ/src/github.com/containerd/containerd
23:46:28 [2021-07-29T23:46:28.301Z] #56 5.227 Cloning into '/tmp/tmp.pjaL21gUvZ/src/github.com/containerd/containerd'...
23:46:28 [2021-07-29T23:46:28.301Z] #56 ...
23:46:28 [2021-07-29T23:46:28.301Z] 
23:46:28 [2021-07-29T23:46:28.301Z] #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
23:46:28 [2021-07-29T23:46:28.301Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.724 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.724 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.724 + : /build
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.725 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.727 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.732 + export GOPATH=/tmp/tmp.7jxLWZvxrW
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.732 + GOPATH=/tmp/tmp.7jxLWZvxrW
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.732 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.732 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.744 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.778 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.780 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.781 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.800 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.800 + bin=golangci_lint
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.801 + shift
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.801 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.802 + . /tmp/install/golangci_lint.installer
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.804 ++ : v1.23.8
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.804 + install_golangci_lint
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.804 + set -e
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.804 + export GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.805 + GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.805 + GOBIN=/build
23:46:28 [2021-07-29T23:46:28.301Z] #49 5.805 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:46:28 [2021-07-29T23:46:28.301Z] #49 6.638 go: downloading github.com/golangci/golangci-lint v1.23.8
23:46:28 [2021-07-29T23:46:28.301Z] #49 ...
23:46:28 [2021-07-29T23:46:28.301Z] 
23:46:28 [2021-07-29T23:46:28.301Z] #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
23:46:28 [2021-07-29T23:46:28.301Z] #37 sha256:7d1d224b32a25619879258f58de07f2650fb77cea85f16acc313e34e78bf740e
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.662 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.662 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.662 + : /build
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.662 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.662 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.677 + export GOPATH=/tmp/tmp.6SxkMsDh4T
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.677 + GOPATH=/tmp/tmp.6SxkMsDh4T
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.678 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.678 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.679 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.688 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.688 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.689 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.712 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.712 + bin=tini
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 + shift
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 + '[' '!' -f /tmp/install/tini.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 + . /tmp/install/tini.installer
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 + install_tini
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.714 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.715 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.720 + git clone https://github.com/krallin/tini.git /tmp/tmp.6SxkMsDh4T/tini
23:46:28 [2021-07-29T23:46:28.301Z] #37 5.730 Cloning into '/tmp/tmp.6SxkMsDh4T/tini'...
23:46:28 [2021-07-29T23:46:28.301Z] #37 6.456 + cd /tmp/tmp.6SxkMsDh4T/tini
23:46:28 [2021-07-29T23:46:28.301Z] #37 6.457 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:46:28 [2021-07-29T23:46:28.301Z] #37 6.462 + cmake .
23:46:28 [2021-07-29T23:46:28.301Z] #37 7.188 -- The C compiler identification is GNU 8.3.0
23:46:28 [2021-07-29T23:46:28.301Z] #37 7.265 -- Check for working C compiler: /usr/bin/cc
23:46:28 [2021-07-29T23:46:28.301Z] #37 7.972 -- Check for working C compiler: /usr/bin/cc -- works
23:46:28 [2021-07-29T23:46:28.301Z] #37 7.976 -- Detecting C compiler ABI info
23:46:28 [2021-07-29T23:46:28.301Z] #37 8.748 -- Detecting C compiler ABI info - done
23:46:28 [2021-07-29T23:46:28.301Z] #37 8.814 -- Detecting C compile features
23:46:28 [2021-07-29T23:46:28.301Z] #37 ...
23:46:28 [2021-07-29T23:46:28.301Z] 
23:46:28 [2021-07-29T23:46:28.301Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:28 [2021-07-29T23:46:28.301Z] #34 sha256:5ab97293c0719d4ac73524a946b3cdc6f523e239be9bfe6d2990a6563af9aaeb
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.044 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.044 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.044 + : /build
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.044 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.044 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.047 + export GOPATH=/tmp/tmp.LBdW35B0b8
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.047 + GOPATH=/tmp/tmp.LBdW35B0b8
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.047 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.047 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.047 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.071 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + bin=tomlv
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + shift
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + . /tmp/install/tomlv.installer
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + install_tomlv
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.076 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LBdW35B0b8/src/github.com/BurntSushi/toml
23:46:28 [2021-07-29T23:46:28.301Z] #34 5.083 Cloning into '/tmp/tmp.LBdW35B0b8/src/github.com/BurntSushi/toml'...
23:46:28 [2021-07-29T23:46:28.301Z] #34 6.059 + cd /tmp/tmp.LBdW35B0b8/src/github.com/BurntSushi/toml
23:46:28 [2021-07-29T23:46:28.301Z] #34 6.059 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:28 [2021-07-29T23:46:28.301Z] #34 6.080 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:46:28 [2021-07-29T23:46:28.301Z] #34 7.108 github.com/BurntSushi/toml
23:46:28 [2021-07-29T23:46:28.301Z] #34 10.41 github.com/BurntSushi/toml/cmd/tomlv
23:46:28 [2021-07-29T23:46:28.301Z] #34 ...
23:46:28 [2021-07-29T23:46:28.301Z] 
23:46:28 [2021-07-29T23:46:28.301Z] #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
23:46:28 [2021-07-29T23:46:28.301Z] #51 sha256:f46c161e2ae3ca4b75313d0f01195afedfdff0dd7decefc9b49253310434d2ff
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.725 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.726 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.726 + : /build
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.726 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.730 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.737 + export GOPATH=/tmp/tmp.IjIQXE9z32
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.737 + GOPATH=/tmp/tmp.IjIQXE9z32
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.737 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.737 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.737 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.768 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.768 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.769 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.772 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.775 + bin=shfmt
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.775 + shift
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.775 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.775 + . /tmp/install/shfmt.installer
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.776 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.778 + install_shfmt
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.778 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.778 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.778 + git clone https://github.com/mvdan/sh.git /tmp/tmp.IjIQXE9z32/src/github.com/mvdan/sh
23:46:28 [2021-07-29T23:46:28.301Z] #51 5.790 Cloning into '/tmp/tmp.IjIQXE9z32/src/github.com/mvdan/sh'...
23:46:28 [2021-07-29T23:46:28.301Z] #51 ...
23:46:28 [2021-07-29T23:46:28.301Z] 
23:46:28 [2021-07-29T23:46:28.301Z] #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
23:46:28 [2021-07-29T23:46:28.301Z] #24 sha256:ce7b80deba79e13bb4308f37025838c80e9a19222ff83ca0489c848f27d419e5
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.860 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.860 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.860 + : /build
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.860 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 + export GOPATH=/tmp/tmp.6VeZWpAre8
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 + GOPATH=/tmp/tmp.6VeZWpAre8
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.867 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 Install docker/cli version 17.06.2-ce from stable
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + bin=dockercli
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + shift
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + . /tmp/install/dockercli.installer
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 ++ : stable
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 ++ : 17.06.2-ce
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + install_dockercli
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.876 ++ uname -m
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.902 + arch=x86_64
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.902 + '[' x86_64 '!=' x86_64 ']'
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.902 + url=https://download.docker.com/linux/static
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.902 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:46:28 [2021-07-29T23:46:28.301Z] #24 4.902 + tar -xz docker/docker
23:46:28 [2021-07-29T23:46:28.316Z] Merge succeeded, producing 40ef956f524517ccd15cb0abaa46906625496a58
23:46:28 [2021-07-29T23:46:28.316Z] Checking out Revision 40ef956f524517ccd15cb0abaa46906625496a58 (PR-42695)
23:46:28 [2021-07-29T23:46:28.331Z] + docker info
23:46:28 [2021-07-29T23:46:28.376Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:28 [2021-07-29T23:46:28.399Z] First time build. Skipping changelog.
23:46:28 [2021-07-29T23:46:28.560Z] #24 ...
23:46:28 [2021-07-29T23:46:28.560Z] 
23:46:28 [2021-07-29T23:46:28.560Z] #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
23:46:28 [2021-07-29T23:46:28.560Z] #45 sha256:6515ead0a595b886b60d8fd57bd6f9306ae1f64e5489ff38f3e46331e449bebf
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.415 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.415 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.415 + : /build
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.415 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.415 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.425 + export GOPATH=/tmp/tmp.TPSf1G7OUS
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.425 + GOPATH=/tmp/tmp.TPSf1G7OUS
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.425 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.425 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.425 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.440 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.440 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.440 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + bin=vndr
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + shift
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + '[' '!' -f /tmp/install/vndr.installer ']'
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + . /tmp/install/vndr.installer
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + install_vndr
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TPSf1G7OUS/src/github.com/LK4D4/vndr
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.447 Cloning into '/tmp/tmp.TPSf1G7OUS/src/github.com/LK4D4/vndr'...
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.881 + cd /tmp/tmp.TPSf1G7OUS/src/github.com/LK4D4/vndr
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.881 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:46:28 [2021-07-29T23:46:28.560Z] #45 4.895 + go build -buildmode=pie -v -o /build/vndr .
23:46:28 [2021-07-29T23:46:28.560Z] #45 6.660 github.com/LK4D4/vndr/godl/singleflight
23:46:28 [2021-07-29T23:46:28.560Z] #45 6.881 github.com/LK4D4/vndr/build
23:46:28 [2021-07-29T23:46:28.560Z] #45 7.068 github.com/LK4D4/vndr/versioned
23:46:28 [2021-07-29T23:46:28.560Z] #45 8.040 github.com/LK4D4/vndr/godl
23:46:28 [2021-07-29T23:46:28.560Z] #45 11.10 github.com/LK4D4/vndr
23:46:28 [2021-07-29T23:46:28.560Z] #45 ...
23:46:28 [2021-07-29T23:46:28.560Z] 
23:46:28 [2021-07-29T23:46:28.560Z] #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
23:46:28 [2021-07-29T23:46:28.560Z] #58 sha256:ff52e6e6493ba7cb3de1f7db0b0d96cb010a0a0e3d0dd368cd6bf7304477c6f9
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + : /build
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + export GOPATH=/tmp/tmp.amyjmqRBHu
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + GOPATH=/tmp/tmp.amyjmqRBHu
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.962 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + bin=rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + shift
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + . /tmp/install/rootlesskit.installer
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + install_rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + case "$1" in
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + export CGO_ENABLED=0
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + CGO_ENABLED=0
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + _install_rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.985 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.amyjmqRBHu/src/github.com/rootless-containers/rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 4.998 Cloning into '/tmp/tmp.amyjmqRBHu/src/github.com/rootless-containers/rootlesskit'...
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.931 + cd /tmp/tmp.amyjmqRBHu/src/github.com/rootless-containers/rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.931 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.980 + export GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.982 + GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.982 + export GOPROXY=https://proxy.golang.org
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.982 + GOPROXY=https://proxy.golang.org
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.982 + for f in rootlesskit rootlesskit-docker-proxy
23:46:28 [2021-07-29T23:46:28.560Z] #58 8.982 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:46:28 [2021-07-29T23:46:28.560Z] #58 10.37 go: downloading github.com/pkg/errors v0.9.1
23:46:28 [2021-07-29T23:46:28.560Z] #58 10.38 go: downloading github.com/sirupsen/logrus v1.8.1
23:46:28 [2021-07-29T23:46:28.560Z] #58 10.44 go: downloading github.com/urfave/cli/v2 v2.3.0
23:46:28 [2021-07-29T23:46:28.560Z] #58 10.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:46:28 [2021-07-29T23:46:28.574Z] Fetching without tags
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:46:28 [2021-07-29T23:46:28.818Z] #58 ...
23:46:28 [2021-07-29T23:46:28.818Z] 
23:46:28 [2021-07-29T23:46:28.818Z] #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
23:46:28 [2021-07-29T23:46:28.818Z] #47 sha256:74d11d5e848d96958b3c51910d16ae222fe28fa3aea0d75806c5791a57e27dad
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.189 + RM_GOPATH=0
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.189 + TMP_GOPATH=
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.189 + : /build
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.189 + '[' -z '' ']'
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.189 ++ mktemp -d
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.210 + export GOPATH=/tmp/tmp.tUdDwyRy7l
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.210 + GOPATH=/tmp/tmp.tUdDwyRy7l
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.210 + RM_GOPATH=1
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.210 + case "$(go env GOARCH)" in
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.210 ++ go env GOARCH
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + export GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + GO_BUILDMODE=-buildmode=pie
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 ++ dirname /tmp/install/install.sh
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + dir=/tmp/install
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + bin=gotestsum
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + shift
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + . /tmp/install/gotestsum.installer
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 ++ : v0.5.3
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.220 + install_gotestsum
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.221 + set -e
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.221 + export GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.221 + GO111MODULE=on
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.221 + GOBIN=/build
23:46:28 [2021-07-29T23:46:28.818Z] #47 5.221 + go get gotest.tools/gotestsum@v0.5.3
23:46:28 [2021-07-29T23:46:28.818Z] #47 6.014 go: downloading gotest.tools/gotestsum v0.5.3
23:46:28 [2021-07-29T23:46:28.818Z] #47 8.133 go: downloading github.com/fatih/color v1.9.0
23:46:28 [2021-07-29T23:46:28.818Z] #47 8.134 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:46:28 [2021-07-29T23:46:28.818Z] #47 8.188 go: downloading github.com/pkg/errors v0.9.1
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.201 go: downloading github.com/spf13/pflag v1.0.3
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.463 go: downloading github.com/mattn/go-colorable v0.1.6
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.468 go: downloading github.com/mattn/go-isatty v0.0.12
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.659 go: downloading github.com/jonboulle/clockwork v0.1.0
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.705 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:46:28 [2021-07-29T23:46:28.819Z] #47 8.873 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:46:28 [2021-07-29T23:46:28.819Z] #47 9.429 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:46:28 [2021-07-29T23:46:28.819Z] #47 11.20 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:46:28 [2021-07-29T23:46:28.819Z] #47 ...
23:46:28 [2021-07-29T23:46:28.819Z] 
23:46:28 [2021-07-29T23:46:28.819Z] #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
23:46:28 [2021-07-29T23:46:28.819Z] #37 sha256:7d1d224b32a25619879258f58de07f2650fb77cea85f16acc313e34e78bf740e
23:46:28 [2021-07-29T23:46:28.819Z] #37 11.26 -- Detecting C compile features - done
23:46:28 [2021-07-29T23:46:28.819Z] #37 11.34 -- Performing Test HAS_BUILTIN_FORTIFY
23:46:28 [2021-07-29T23:46:28.833Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:28 [2021-07-29T23:46:28.897Z] Client:
23:46:28 [2021-07-29T23:46:28.897Z]  Context:    default
23:46:28 [2021-07-29T23:46:28.897Z]  Debug Mode: false
23:46:28 [2021-07-29T23:46:28.897Z]  Plugins:
23:46:28 [2021-07-29T23:46:28.897Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:46:28 [2021-07-29T23:46:28.897Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
23:46:28 [2021-07-29T23:46:28.897Z]   scan: Docker Scan (Docker Inc., v0.7.0)
23:46:28 [2021-07-29T23:46:28.897Z] 
23:46:28 [2021-07-29T23:46:28.897Z] Server:
23:46:28 [2021-07-29T23:46:28.897Z]  Containers: 0
23:46:28 [2021-07-29T23:46:28.897Z]   Running: 0
23:46:28 [2021-07-29T23:46:28.897Z]   Paused: 0
23:46:28 [2021-07-29T23:46:28.897Z]   Stopped: 0
23:46:28 [2021-07-29T23:46:28.897Z]  Images: 2
23:46:28 [2021-07-29T23:46:28.897Z]  Server Version: 20.10.6
23:46:28 [2021-07-29T23:46:28.897Z]  Storage Driver: overlay2
23:46:28 [2021-07-29T23:46:28.897Z]   Backing Filesystem: extfs
23:46:28 [2021-07-29T23:46:28.897Z]   Supports d_type: true
23:46:28 [2021-07-29T23:46:28.897Z]   Native Overlay Diff: true
23:46:28 [2021-07-29T23:46:28.897Z]   userxattr: false
23:46:28 [2021-07-29T23:46:28.897Z]  Logging Driver: json-file
23:46:28 [2021-07-29T23:46:28.897Z]  Cgroup Driver: systemd
23:46:28 [2021-07-29T23:46:28.897Z]  Cgroup Version: 2
23:46:28 [2021-07-29T23:46:28.897Z]  Plugins:
23:46:28 [2021-07-29T23:46:28.897Z]   Volume: local
23:46:28 [2021-07-29T23:46:28.897Z]   Network: bridge host ipvlan macvlan null overlay
23:46:28 [2021-07-29T23:46:28.897Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:46:28 [2021-07-29T23:46:28.897Z]  Swarm: inactive
23:46:28 [2021-07-29T23:46:28.897Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:46:28 [2021-07-29T23:46:28.897Z]  Default Runtime: runc
23:46:28 [2021-07-29T23:46:28.897Z]  Init Binary: docker-init
23:46:28 [2021-07-29T23:46:28.897Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:28 [2021-07-29T23:46:28.897Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:28 [2021-07-29T23:46:28.897Z]  init version: de40ad0
23:46:28 [2021-07-29T23:46:28.897Z]  Security Options:
23:46:28 [2021-07-29T23:46:28.897Z]   apparmor
23:46:28 [2021-07-29T23:46:28.897Z]   seccomp
23:46:28 [2021-07-29T23:46:28.897Z]    Profile: default
23:46:28 [2021-07-29T23:46:28.897Z]   cgroupns
23:46:28 [2021-07-29T23:46:28.897Z]  Kernel Version: 5.4.0-1048-aws
23:46:28 [2021-07-29T23:46:28.897Z]  Operating System: Ubuntu 20.04.2 LTS
23:46:28 [2021-07-29T23:46:28.897Z]  OSType: linux
23:46:28 [2021-07-29T23:46:28.897Z]  Architecture: x86_64
23:46:28 [2021-07-29T23:46:28.897Z]  CPUs: 2
23:46:28 [2021-07-29T23:46:28.897Z]  Total Memory: 7.569GiB
23:46:28 [2021-07-29T23:46:28.897Z]  Name: ip-10-100-88-78
23:46:28 [2021-07-29T23:46:28.897Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
23:46:28 [2021-07-29T23:46:28.897Z]  Docker Root Dir: /var/lib/docker
23:46:28 [2021-07-29T23:46:28.897Z]  Debug Mode: false
23:46:28 [2021-07-29T23:46:28.897Z]  Registry: https://index.docker.io/v1/
23:46:28 [2021-07-29T23:46:28.897Z]  Labels:
23:46:28 [2021-07-29T23:46:28.897Z]  Experimental: true
23:46:28 [2021-07-29T23:46:28.897Z]  Insecure Registries:
23:46:28 [2021-07-29T23:46:28.897Z]   127.0.0.0/8
23:46:28 [2021-07-29T23:46:28.897Z]  Live Restore Enabled: true
23:46:28 [2021-07-29T23:46:28.897Z] 
23:46:28 [2021-07-29T23:46:28.897Z] WARNING: No kernel memory limit support
23:46:28 [2021-07-29T23:46:28.897Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:46:29 [2021-07-29T23:46:29.051Z] + docker version
23:46:29 [2021-07-29T23:46:29.051Z] Client: Docker Engine - Community
23:46:29 [2021-07-29T23:46:29.051Z]  Version:           20.10.6
23:46:29 [2021-07-29T23:46:29.051Z]  API version:       1.41
23:46:29 [2021-07-29T23:46:29.051Z]  Go version:        go1.13.15
23:46:29 [2021-07-29T23:46:29.051Z]  Git commit:        370c289
23:46:29 [2021-07-29T23:46:29.051Z]  Built:             Fri Apr  9 22:46:01 2021
23:46:29 [2021-07-29T23:46:29.051Z]  OS/Arch:           linux/amd64
23:46:29 [2021-07-29T23:46:29.051Z]  Context:           default
23:46:29 [2021-07-29T23:46:29.051Z]  Experimental:      true
23:46:29 [2021-07-29T23:46:29.051Z] 
23:46:29 [2021-07-29T23:46:29.051Z] Server: Docker Engine - Community
23:46:29 [2021-07-29T23:46:29.051Z]  Engine:
23:46:29 [2021-07-29T23:46:29.051Z]   Version:          20.10.6
23:46:29 [2021-07-29T23:46:29.051Z]   API version:      1.41 (minimum version 1.12)
23:46:29 [2021-07-29T23:46:29.051Z]   Go version:       go1.13.15
23:46:29 [2021-07-29T23:46:29.051Z]   Git commit:       8728dd2
23:46:29 [2021-07-29T23:46:29.051Z]   Built:            Fri Apr  9 22:44:13 2021
23:46:29 [2021-07-29T23:46:29.051Z]   OS/Arch:          linux/amd64
23:46:29 [2021-07-29T23:46:29.051Z]   Experimental:     true
23:46:29 [2021-07-29T23:46:29.051Z]  containerd:
23:46:29 [2021-07-29T23:46:29.051Z]   Version:          1.4.6
23:46:29 [2021-07-29T23:46:29.051Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:29 [2021-07-29T23:46:29.051Z]  runc:
23:46:29 [2021-07-29T23:46:29.051Z]   Version:          1.0.0-rc95
23:46:29 [2021-07-29T23:46:29.051Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:29 [2021-07-29T23:46:29.051Z]  docker-init:
23:46:29 [2021-07-29T23:46:29.051Z]   Version:          0.19.0
23:46:29 [2021-07-29T23:46:29.051Z]   GitCommit:        de40ad0
[Pipeline] sh
23:46:29 [2021-07-29T23:46:29.253Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2d72cf5d06aca168ad290dbb581a9a551939fe9c .
23:46:29 [2021-07-29T23:46:29.337Z] + docker info
23:46:29 [2021-07-29T23:46:29.386Z] #37 11.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:46:29 [2021-07-29T23:46:29.386Z] #37 11.88 -- Configuring done
23:46:29 [2021-07-29T23:46:29.508Z] #1 [internal] load build definition from Dockerfile
23:46:29 [2021-07-29T23:46:29.508Z] #1 sha256:3ec39bbfb7aab28361c90c4a2f116ada6731bc8a328ec5c844a4fd9ead7e2689
23:46:29 [2021-07-29T23:46:29.508Z] #1 transferring dockerfile: 17.04kB done
23:46:29 [2021-07-29T23:46:29.508Z] #1 DONE 0.0s
23:46:29 [2021-07-29T23:46:29.508Z] 
23:46:29 [2021-07-29T23:46:29.508Z] #2 [internal] load .dockerignore
23:46:29 [2021-07-29T23:46:29.508Z] #2 sha256:39e2f8a16f58af2e62a20e5671db1eb44691733166f946d55390699f7dd8e1a9
23:46:29 [2021-07-29T23:46:29.508Z] #2 transferring context: 87B done
23:46:29 [2021-07-29T23:46:29.508Z] #2 DONE 0.0s
23:46:29 [2021-07-29T23:46:29.508Z] 
23:46:29 [2021-07-29T23:46:29.508Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
23:46:29 [2021-07-29T23:46:29.508Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
23:46:29 [2021-07-29T23:46:29.508Z] #3 DONE 0.1s
23:46:29 [2021-07-29T23:46:29.508Z] 
23:46:29 [2021-07-29T23:46:29.508Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:46:29 [2021-07-29T23:46:29.508Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
23:46:29 [2021-07-29T23:46:29.508Z] #4 CACHED
23:46:29 [2021-07-29T23:46:29.597Z] Client:
23:46:29 [2021-07-29T23:46:29.597Z]  Context:    default
23:46:29 [2021-07-29T23:46:29.597Z]  Debug Mode: false
23:46:29 [2021-07-29T23:46:29.597Z]  Plugins:
23:46:29 [2021-07-29T23:46:29.597Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:46:29 [2021-07-29T23:46:29.597Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
23:46:29 [2021-07-29T23:46:29.597Z]   scan: Docker Scan (Docker Inc., v0.7.0)
23:46:29 [2021-07-29T23:46:29.597Z] 
23:46:29 [2021-07-29T23:46:29.597Z] Server:
23:46:29 [2021-07-29T23:46:29.597Z]  Containers: 0
23:46:29 [2021-07-29T23:46:29.597Z]   Running: 0
23:46:29 [2021-07-29T23:46:29.597Z]   Paused: 0
23:46:29 [2021-07-29T23:46:29.597Z]   Stopped: 0
23:46:29 [2021-07-29T23:46:29.597Z]  Images: 5
23:46:29 [2021-07-29T23:46:29.597Z]  Server Version: 20.10.6
23:46:29 [2021-07-29T23:46:29.597Z]  Storage Driver: overlay2
23:46:29 [2021-07-29T23:46:29.597Z]   Backing Filesystem: extfs
23:46:29 [2021-07-29T23:46:29.597Z]   Supports d_type: true
23:46:29 [2021-07-29T23:46:29.597Z]   Native Overlay Diff: true
23:46:29 [2021-07-29T23:46:29.597Z]   userxattr: false
23:46:29 [2021-07-29T23:46:29.597Z]  Logging Driver: json-file
23:46:29 [2021-07-29T23:46:29.597Z]  Cgroup Driver: cgroupfs
23:46:29 [2021-07-29T23:46:29.597Z]  Cgroup Version: 1
23:46:29 [2021-07-29T23:46:29.597Z]  Plugins:
23:46:29 [2021-07-29T23:46:29.597Z]   Volume: local
23:46:29 [2021-07-29T23:46:29.597Z]   Network: bridge host ipvlan macvlan null overlay
23:46:29 [2021-07-29T23:46:29.597Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:46:29 [2021-07-29T23:46:29.597Z]  Swarm: inactive
23:46:29 [2021-07-29T23:46:29.597Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:46:29 [2021-07-29T23:46:29.597Z]  Default Runtime: runc
23:46:29 [2021-07-29T23:46:29.597Z]  Init Binary: docker-init
23:46:29 [2021-07-29T23:46:29.597Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:29 [2021-07-29T23:46:29.597Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:29 [2021-07-29T23:46:29.597Z]  init version: de40ad0
23:46:29 [2021-07-29T23:46:29.597Z]  Security Options:
23:46:29 [2021-07-29T23:46:29.597Z]   apparmor
23:46:29 [2021-07-29T23:46:29.597Z]   seccomp
23:46:29 [2021-07-29T23:46:29.597Z]    Profile: default
23:46:29 [2021-07-29T23:46:29.597Z]  Kernel Version: 5.4.0-1048-aws
23:46:29 [2021-07-29T23:46:29.597Z]  Operating System: Ubuntu 18.04.5 LTS
23:46:29 [2021-07-29T23:46:29.597Z]  OSType: linux
23:46:29 [2021-07-29T23:46:29.597Z]  Architecture: x86_64
23:46:29 [2021-07-29T23:46:29.597Z]  CPUs: 2
23:46:29 [2021-07-29T23:46:29.597Z]  Total Memory: 7.569GiB
23:46:29 [2021-07-29T23:46:29.597Z]  Name: ip-10-100-49-106
23:46:29 [2021-07-29T23:46:29.597Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
23:46:29 [2021-07-29T23:46:29.597Z]  Docker Root Dir: /var/lib/docker
23:46:29 [2021-07-29T23:46:29.597Z]  Debug Mode: false
23:46:29 [2021-07-29T23:46:29.597Z]  Registry: https://index.docker.io/v1/
23:46:29 [2021-07-29T23:46:29.597Z]  Labels:
23:46:29 [2021-07-29T23:46:29.597Z]  Experimental: true
23:46:29 [2021-07-29T23:46:29.597Z]  Insecure Registries:
23:46:29 [2021-07-29T23:46:29.597Z]   127.0.0.0/8
23:46:29 [2021-07-29T23:46:29.597Z]  Live Restore Enabled: true
23:46:29 [2021-07-29T23:46:29.597Z] 
23:46:29 [2021-07-29T23:46:29.597Z] WARNING: No swap limit support
[Pipeline] sh
23:46:29 [2021-07-29T23:46:29.659Z] #37 11.93 -- Generating done
23:46:29 [2021-07-29T23:46:29.659Z] #37 11.94 -- Build files have been written to: /tmp/tmp.6SxkMsDh4T/tini
23:46:29 [2021-07-29T23:46:29.659Z] #37 11.96 + make tini-static
23:46:28 [2021-07-29T23:46:28.501Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:28 [2021-07-29T23:46:28.514Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:28 [2021-07-29T23:46:28.521Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:28 [2021-07-29T23:46:28.562Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:28 [2021-07-29T23:46:28.581Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:28 [2021-07-29T23:46:28.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:28 [2021-07-29T23:46:28.582Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:28 [2021-07-29T23:46:28.838Z]  > git config core.sparsecheckout # timeout=10
23:46:28 [2021-07-29T23:46:28.845Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:46:29 [2021-07-29T23:46:29.282Z]  > git remote # timeout=10
23:46:29 [2021-07-29T23:46:29.285Z]  > git config --get remote.origin.url # timeout=10
23:46:29 [2021-07-29T23:46:29.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:29 [2021-07-29T23:46:29.291Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:28 [2021-07-29T23:46:28.372Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:28 [2021-07-29T23:46:28.382Z]  > git config core.sparsecheckout # timeout=10
23:46:28 [2021-07-29T23:46:28.387Z]  > git checkout -f 40ef956f524517ccd15cb0abaa46906625496a58 # timeout=10
23:46:28 [2021-07-29T23:46:28.441Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:46:29 [2021-07-29T23:46:29.764Z] 
23:46:29 [2021-07-29T23:46:29.764Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
23:46:29 [2021-07-29T23:46:29.764Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
23:46:29 [2021-07-29T23:46:29.764Z] #6 DONE 0.1s
23:46:29 [2021-07-29T23:46:29.764Z] 
23:46:29 [2021-07-29T23:46:29.764Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:29 [2021-07-29T23:46:29.764Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:46:28 [2021-07-29T23:46:28.792Z]  > git remote # timeout=10
23:46:28 [2021-07-29T23:46:28.800Z]  > git config --get remote.origin.url # timeout=10
23:46:28 [2021-07-29T23:46:28.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:28 [2021-07-29T23:46:28.806Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:46:29 [2021-07-29T23:46:29.779Z] Merge succeeded, producing 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7
23:46:29 [2021-07-29T23:46:29.779Z] Checking out Revision 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 (PR-42695)
23:46:29 [2021-07-29T23:46:29.799Z] Merge succeeded, producing 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7
23:46:29 [2021-07-29T23:46:29.800Z] Checking out Revision 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 (PR-42695)
23:46:29 [2021-07-29T23:46:29.881Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:29 [2021-07-29T23:46:29.891Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:29 [2021-07-29T23:46:29.891Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:29 [2021-07-29T23:46:29.891Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:46:29 [2021-07-29T23:46:29.891Z] + bash /home/ubuntu/workspace/moby_PR-42695/check-config.sh
23:46:29 [2021-07-29T23:46:29.891Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:46:29 [2021-07-29T23:46:29.891Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
23:46:29 [2021-07-29T23:46:29.891Z] 
23:46:29 [2021-07-29T23:46:29.891Z] Generally Necessary:
23:46:29 [2021-07-29T23:46:29.891Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:46:29 [2021-07-29T23:46:29.891Z] - apparmor: enabled and tools installed
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NAMESPACES: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NET_NS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_PID_NS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_IPC_NS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_UTS_NS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUPS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_CPUACCT: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_DEVICE: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_FREEZER: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_SCHED: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CPUSETS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_MEMCG: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_KEYS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_VETH: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_BRIDGE: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NF_NAT_IPV4: missing
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NF_NAT: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NF_NAT_NEEDED: missing
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_POSIX_MQUEUE: enabled
23:46:29 [2021-07-29T23:46:29.891Z] 
23:46:29 [2021-07-29T23:46:29.891Z] Optional Features:
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_USER_NS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_SECCOMP: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_PIDS: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_MEMCG_SWAP: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:46:29 [2021-07-29T23:46:29.891Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_BLK_CGROUP: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_IOSCHED_CFQ: missing
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_PERF: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_HUGETLB: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_CFS_BANDWIDTH: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:46:29 [2021-07-29T23:46:29.891Z] - CONFIG_RT_GROUP_SCHED: missing
23:46:30 [2021-07-29T23:46:30.020Z] #8 DONE 0.1s
23:46:30 [2021-07-29T23:46:30.020Z] 
23:46:30 [2021-07-29T23:46:30.020Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:30 [2021-07-29T23:46:30.020Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:46:30 [2021-07-29T23:46:30.020Z] #7 DONE 0.1s
23:46:30 [2021-07-29T23:46:30.020Z] 
23:46:30 [2021-07-29T23:46:30.020Z] #5 [internal] load metadata for docker.io/library/debian:buster
23:46:30 [2021-07-29T23:46:30.020Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
23:46:30 [2021-07-29T23:46:30.020Z] #5 DONE 0.2s
23:46:30 [2021-07-29T23:46:30.140Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_VS: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_VS_NFCT: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_IP_VS_RR: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_EXT4_FS: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:46:30 [2021-07-29T23:46:30.152Z] - Network Drivers:
23:46:30 [2021-07-29T23:46:30.152Z]   - "overlay":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_VXLAN: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       Optional (for encrypted networks):
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_CRYPTO: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_CRYPTO_AEAD: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_CRYPTO_GCM: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_CRYPTO_GHASH: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_XFRM: enabled
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_XFRM_USER: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_INET_ESP: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:46:30 [2021-07-29T23:46:30.152Z]   - "ipvlan":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_IPVLAN: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]   - "macvlan":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_MACVLAN: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_DUMMY: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]   - "ftp,tftp client in container":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z] - Storage Drivers:
23:46:30 [2021-07-29T23:46:30.152Z]   - "aufs":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_AUFS_FS: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]   - "btrfs":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:46:30 [2021-07-29T23:46:30.152Z]   - "devicemapper":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_BLK_DEV_DM: enabled
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]   - "overlay":
23:46:30 [2021-07-29T23:46:30.152Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:46:30 [2021-07-29T23:46:30.152Z]   - "zfs":
23:46:30 [2021-07-29T23:46:30.152Z]     - /dev/zfs: present
23:46:30 [2021-07-29T23:46:30.152Z]     - zfs command: missing
23:46:30 [2021-07-29T23:46:30.152Z]     - zpool command: missing
23:46:30 [2021-07-29T23:46:30.152Z] 
23:46:30 [2021-07-29T23:46:30.152Z] Limits:
23:46:30 [2021-07-29T23:46:30.152Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:46:30 [2021-07-29T23:46:30.152Z] 
23:46:30 [2021-07-29T23:46:30.152Z] + true
[Pipeline] }
23:46:30 [2021-07-29T23:46:30.162Z] First time build. Skipping changelog.
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:46:30 [2021-07-29T23:46:30.239Z] #37 12.56 Scanning dependencies of target tini-static
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:46:30 [2021-07-29T23:46:30.483Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:40ef956f524517ccd15cb0abaa46906625496a58 .
23:46:30 [2021-07-29T23:46:30.483Z] #1 [internal] load build definition from Dockerfile
23:46:30 [2021-07-29T23:46:30.483Z] #1 sha256:8403b0380feb251145371c36e71ad52711a8e6a92494f1e0550b41b85cbe0947
23:46:30 [2021-07-29T23:46:30.483Z] #1 transferring dockerfile: 17.04kB done
23:46:30 [2021-07-29T23:46:30.483Z] #1 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.483Z] 
23:46:30 [2021-07-29T23:46:30.483Z] #2 [internal] load .dockerignore
23:46:30 [2021-07-29T23:46:30.483Z] #2 sha256:e2af4e1d7cc5d65dbb8eccc16cc0cebe4c1928184ba4ca7efed8175f17d64858
23:46:30 [2021-07-29T23:46:30.483Z] #2 transferring context: 87B done
23:46:30 [2021-07-29T23:46:30.483Z] #2 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.483Z] 
23:46:30 [2021-07-29T23:46:30.483Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
23:46:30 [2021-07-29T23:46:30.483Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
23:46:30 [2021-07-29T23:46:30.498Z] #37 12.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:46:30 [2021-07-29T23:46:30.498Z] #37 ...
23:46:30 [2021-07-29T23:46:30.498Z] 
23:46:30 [2021-07-29T23:46:30.498Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:30 [2021-07-29T23:46:30.498Z] #34 sha256:5ab97293c0719d4ac73524a946b3cdc6f523e239be9bfe6d2990a6563af9aaeb
23:46:30 [2021-07-29T23:46:30.498Z] #34 DONE 13.0s
23:46:30 [2021-07-29T23:46:30.498Z] 
23:46:30 [2021-07-29T23:46:30.498Z] #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
23:46:30 [2021-07-29T23:46:30.498Z] #24 sha256:ce7b80deba79e13bb4308f37025838c80e9a19222ff83ca0489c848f27d419e5
23:46:30 [2021-07-29T23:46:30.498Z] #24 12.17 + mkdir -p /build
23:46:30 [2021-07-29T23:46:30.498Z] #24 12.17 + mv docker/docker /build/
23:46:30 [2021-07-29T23:46:30.498Z] #24 12.19 + rmdir docker
23:46:30 [2021-07-29T23:46:30.498Z] #24 DONE 13.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:46:30 [2021-07-29T23:46:30.566Z] + docker version
23:46:30 [2021-07-29T23:46:30.566Z] Client: Docker Engine - Community
23:46:30 [2021-07-29T23:46:30.566Z]  Version:           20.10.6
23:46:30 [2021-07-29T23:46:30.566Z]  API version:       1.41
23:46:30 [2021-07-29T23:46:30.566Z]  Go version:        go1.13.15
23:46:30 [2021-07-29T23:46:30.566Z]  Git commit:        370c289
23:46:30 [2021-07-29T23:46:30.566Z]  Built:             Fri Apr  9 22:45:59 2021
23:46:30 [2021-07-29T23:46:30.566Z]  OS/Arch:           linux/arm64
23:46:30 [2021-07-29T23:46:30.566Z]  Context:           default
23:46:30 [2021-07-29T23:46:30.566Z]  Experimental:      true
23:46:30 [2021-07-29T23:46:30.566Z] 
23:46:30 [2021-07-29T23:46:30.566Z] Server: Docker Engine - Community
23:46:30 [2021-07-29T23:46:30.566Z]  Engine:
23:46:30 [2021-07-29T23:46:30.566Z]   Version:          20.10.6
23:46:30 [2021-07-29T23:46:30.566Z]   API version:      1.41 (minimum version 1.12)
23:46:30 [2021-07-29T23:46:30.566Z]   Go version:       go1.13.15
23:46:30 [2021-07-29T23:46:30.566Z]   Git commit:       8728dd2
23:46:30 [2021-07-29T23:46:30.566Z]   Built:            Fri Apr  9 22:44:09 2021
23:46:30 [2021-07-29T23:46:30.566Z]   OS/Arch:          linux/arm64
23:46:30 [2021-07-29T23:46:30.566Z]   Experimental:     true
23:46:30 [2021-07-29T23:46:30.566Z]  containerd:
23:46:30 [2021-07-29T23:46:30.566Z]   Version:          1.4.6
23:46:30 [2021-07-29T23:46:30.566Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:30 [2021-07-29T23:46:30.566Z]  runc:
23:46:30 [2021-07-29T23:46:30.566Z]   Version:          1.0.0-rc95
23:46:30 [2021-07-29T23:46:30.566Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:30 [2021-07-29T23:46:30.566Z]  docker-init:
23:46:30 [2021-07-29T23:46:30.566Z]   Version:          0.19.0
23:46:30 [2021-07-29T23:46:30.566Z]   GitCommit:        de40ad0
[Pipeline] sh
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
23:46:30 [2021-07-29T23:46:30.582Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
23:46:30 [2021-07-29T23:46:30.582Z] #26 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:30 [2021-07-29T23:46:30.582Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:30 [2021-07-29T23:46:30.582Z] #64 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:30 [2021-07-29T23:46:30.582Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:46:30 [2021-07-29T23:46:30.582Z] #62 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
23:46:30 [2021-07-29T23:46:30.582Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
23:46:30 [2021-07-29T23:46:30.582Z] #9 DONE 0.0s
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:30 [2021-07-29T23:46:30.582Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
23:46:30 [2021-07-29T23:46:30.582Z] #10 CACHED
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #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
23:46:30 [2021-07-29T23:46:30.582Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
23:46:30 [2021-07-29T23:46:30.582Z] #11 CACHED
23:46:30 [2021-07-29T23:46:30.582Z] 
23:46:30 [2021-07-29T23:46:30.582Z] #23 [internal] load build context
23:46:30 [2021-07-29T23:46:30.582Z] #23 sha256:379bd1e89dee76f26a4800c7470af83a2ed73f04a61c36d183c17e2d5320a92f
23:46:30 [2021-07-29T23:46:30.758Z] 
23:46:30 [2021-07-29T23:46:30.758Z] #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
23:46:30 [2021-07-29T23:46:30.758Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.113 Selecting previously unselected package libnet1-dev.
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.143 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.147 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.371 Selecting previously unselected package libnl-3-200:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.374 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.385 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.555 Selecting previously unselected package libnl-3-dev:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.580 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.592 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.747 Selecting previously unselected package libprotobuf-c1:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.756 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.763 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.854 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.866 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.874 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 7.998 Selecting previously unselected package zlib1g-dev:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 8.038 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 8.047 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 8.330 Selecting previously unselected package libprotobuf17:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 8.336 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 8.347 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.093 Selecting previously unselected package libprotobuf-lite17:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.096 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.101 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.326 Selecting previously unselected package libprotobuf-dev:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.338 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 9.344 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 10.73 Selecting previously unselected package libprotoc17:amd64.
23:46:30 [2021-07-29T23:46:30.758Z] #42 10.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 10.74 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.30 Selecting previously unselected package protobuf-c-compiler.
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.43 Selecting previously unselected package protobuf-compiler.
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.46 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.48 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.68 Selecting previously unselected package python-pkg-resources.
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.68 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 11.69 Unpacking python-pkg-resources (40.8.0-1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.00 Selecting previously unselected package python-six.
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.00 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.01 Unpacking python-six (1.12.0-1) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.14 Selecting previously unselected package python-protobuf.
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.18 Unpacking python-protobuf (3.6.1.3-2) ...
23:46:30 [2021-07-29T23:46:30.758Z] #42 12.85 Setting up python-pkg-resources (40.8.0-1) ...
23:46:30 [2021-07-29T23:46:30.812Z] + [ PR != PR ]
23:46:30 [2021-07-29T23:46:30.812Z] + [ 20.10 != master ]
23:46:30 [2021-07-29T23:46:30.812Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
23:46:30 [2021-07-29T23:46:30.857Z] + docker info
[Pipeline] sh
23:46:31 [2021-07-29T23:46:31.055Z] #3 DONE 0.5s
23:46:31 [2021-07-29T23:46:31.055Z] 
23:46:31 [2021-07-29T23:46:31.055Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:46:31 [2021-07-29T23:46:31.055Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
23:46:31 [2021-07-29T23:46:31.055Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
23:46:31 [2021-07-29T23:46:31.055Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s
23:46:31 [2021-07-29T23:46:31.055Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
23:46:31 [2021-07-29T23:46:31.055Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
23:46:31 [2021-07-29T23:46:31.055Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
23:46:31 [2021-07-29T23:46:31.119Z] Client:
23:46:31 [2021-07-29T23:46:31.119Z]  Context:    default
23:46:31 [2021-07-29T23:46:31.119Z]  Debug Mode: false
23:46:31 [2021-07-29T23:46:31.119Z]  Plugins:
23:46:31 [2021-07-29T23:46:31.119Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:46:31 [2021-07-29T23:46:31.119Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
23:46:31 [2021-07-29T23:46:31.119Z] 
23:46:31 [2021-07-29T23:46:31.119Z] Server:
23:46:31 [2021-07-29T23:46:31.119Z]  Containers: 0
23:46:31 [2021-07-29T23:46:31.119Z]   Running: 0
23:46:31 [2021-07-29T23:46:31.119Z]   Paused: 0
23:46:31 [2021-07-29T23:46:31.119Z]   Stopped: 0
23:46:31 [2021-07-29T23:46:31.119Z]  Images: 2
23:46:31 [2021-07-29T23:46:31.119Z]  Server Version: 20.10.6
23:46:31 [2021-07-29T23:46:31.119Z]  Storage Driver: overlay2
23:46:31 [2021-07-29T23:46:31.119Z]   Backing Filesystem: extfs
23:46:31 [2021-07-29T23:46:31.119Z]   Supports d_type: true
23:46:31 [2021-07-29T23:46:31.119Z]   Native Overlay Diff: true
23:46:31 [2021-07-29T23:46:31.119Z]   userxattr: false
23:46:31 [2021-07-29T23:46:31.119Z]  Logging Driver: json-file
23:46:31 [2021-07-29T23:46:31.119Z]  Cgroup Driver: cgroupfs
23:46:31 [2021-07-29T23:46:31.119Z]  Cgroup Version: 1
23:46:31 [2021-07-29T23:46:31.119Z]  Plugins:
23:46:31 [2021-07-29T23:46:31.119Z]   Volume: local
23:46:31 [2021-07-29T23:46:31.119Z]   Network: bridge host ipvlan macvlan null overlay
23:46:31 [2021-07-29T23:46:31.119Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:46:31 [2021-07-29T23:46:31.119Z]  Swarm: inactive
23:46:31 [2021-07-29T23:46:31.119Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:46:31 [2021-07-29T23:46:31.119Z]  Default Runtime: runc
23:46:31 [2021-07-29T23:46:31.119Z]  Init Binary: docker-init
23:46:31 [2021-07-29T23:46:31.119Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:31 [2021-07-29T23:46:31.119Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:31 [2021-07-29T23:46:31.119Z]  init version: de40ad0
23:46:31 [2021-07-29T23:46:31.119Z]  Security Options:
23:46:31 [2021-07-29T23:46:31.119Z]   apparmor
23:46:31 [2021-07-29T23:46:31.119Z]   seccomp
23:46:31 [2021-07-29T23:46:31.119Z]    Profile: default
23:46:31 [2021-07-29T23:46:31.119Z]  Kernel Version: 5.4.0-1048-aws
23:46:31 [2021-07-29T23:46:31.119Z]  Operating System: Ubuntu 20.04.2 LTS
23:46:31 [2021-07-29T23:46:31.119Z]  OSType: linux
23:46:31 [2021-07-29T23:46:31.119Z]  Architecture: aarch64
23:46:31 [2021-07-29T23:46:31.119Z]  CPUs: 4
23:46:31 [2021-07-29T23:46:31.119Z]  Total Memory: 7.494GiB
23:46:31 [2021-07-29T23:46:31.119Z]  Name: ip-10-100-113-111
23:46:31 [2021-07-29T23:46:31.119Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
23:46:31 [2021-07-29T23:46:31.119Z]  Docker Root Dir: /var/lib/docker
23:46:31 [2021-07-29T23:46:31.119Z]  Debug Mode: false
23:46:31 [2021-07-29T23:46:31.119Z]  Registry: https://index.docker.io/v1/
23:46:31 [2021-07-29T23:46:31.119Z]  Labels:
23:46:31 [2021-07-29T23:46:31.119Z]  Experimental: true
23:46:31 [2021-07-29T23:46:31.119Z]  Insecure Registries:
23:46:31 [2021-07-29T23:46:31.119Z]   127.0.0.0/8
23:46:31 [2021-07-29T23:46:31.119Z]  Live Restore Enabled: true
23:46:31 [2021-07-29T23:46:31.119Z] 
23:46:31 [2021-07-29T23:46:31.119Z] WARNING: No swap limit support
[Pipeline] sh
23:46:31 [2021-07-29T23:46:31.141Z] + docker version
23:46:31 [2021-07-29T23:46:31.141Z] Client: Docker Engine - Community
23:46:31 [2021-07-29T23:46:31.141Z]  Version:           20.10.6
23:46:31 [2021-07-29T23:46:31.141Z]  API version:       1.41
23:46:31 [2021-07-29T23:46:31.141Z]  Go version:        go1.13.15
23:46:31 [2021-07-29T23:46:31.141Z]  Git commit:        370c289
23:46:31 [2021-07-29T23:46:31.141Z]  Built:             Fri Apr  9 22:46:01 2021
23:46:31 [2021-07-29T23:46:31.141Z]  OS/Arch:           linux/amd64
23:46:31 [2021-07-29T23:46:31.141Z]  Context:           default
23:46:31 [2021-07-29T23:46:31.141Z]  Experimental:      true
23:46:31 [2021-07-29T23:46:31.141Z] 
23:46:31 [2021-07-29T23:46:31.141Z] Server: Docker Engine - Community
23:46:31 [2021-07-29T23:46:31.141Z]  Engine:
23:46:31 [2021-07-29T23:46:31.141Z]   Version:          20.10.6
23:46:31 [2021-07-29T23:46:31.141Z]   API version:      1.41 (minimum version 1.12)
23:46:31 [2021-07-29T23:46:31.141Z]   Go version:       go1.13.15
23:46:31 [2021-07-29T23:46:31.141Z]   Git commit:       8728dd2
23:46:31 [2021-07-29T23:46:31.141Z]   Built:            Fri Apr  9 22:44:13 2021
23:46:31 [2021-07-29T23:46:31.141Z]   OS/Arch:          linux/amd64
23:46:31 [2021-07-29T23:46:31.141Z]   Experimental:     true
23:46:31 [2021-07-29T23:46:31.141Z]  containerd:
23:46:31 [2021-07-29T23:46:31.141Z]   Version:          1.4.6
23:46:31 [2021-07-29T23:46:31.141Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:31 [2021-07-29T23:46:31.141Z]  runc:
23:46:31 [2021-07-29T23:46:31.141Z]   Version:          1.0.0-rc95
23:46:31 [2021-07-29T23:46:31.141Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:31 [2021-07-29T23:46:31.141Z]  docker-init:
23:46:31 [2021-07-29T23:46:31.141Z]   Version:          0.19.0
23:46:31 [2021-07-29T23:46:31.141Z]   GitCommit:        de40ad0
[Pipeline] sh
23:46:31 [2021-07-29T23:46:31.316Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
23:46:31 [2021-07-29T23:46:31.316Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done
23:46:31 [2021-07-29T23:46:31.316Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
23:46:31 [2021-07-29T23:46:31.411Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:31 [2021-07-29T23:46:31.412Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:31 [2021-07-29T23:46:31.412Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:46:31 [2021-07-29T23:46:31.412Z] + bash /home/ubuntu/workspace/moby_PR-42695/check-config.sh
23:46:31 [2021-07-29T23:46:31.412Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:46:31 [2021-07-29T23:46:31.412Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
23:46:31 [2021-07-29T23:46:31.412Z] 
23:46:31 [2021-07-29T23:46:31.412Z] Generally Necessary:
23:46:31 [2021-07-29T23:46:31.412Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:46:31 [2021-07-29T23:46:31.412Z] - apparmor: enabled and tools installed
23:46:31 [2021-07-29T23:46:31.412Z] - CONFIG_NAMESPACES: enabled
23:46:31 [2021-07-29T23:46:31.412Z] - CONFIG_NET_NS: enabled
23:46:31 [2021-07-29T23:46:31.412Z] - CONFIG_PID_NS: enabled
23:46:31 [2021-07-29T23:46:31.412Z] - CONFIG_IPC_NS: enabled
23:46:31 [2021-07-29T23:46:31.412Z] - CONFIG_UTS_NS: enabled
23:46:31 [2021-07-29T23:46:31.449Z] + docker info
23:46:31 [2021-07-29T23:46:31.449Z] Client:
23:46:31 [2021-07-29T23:46:31.449Z]  Context:    default
23:46:31 [2021-07-29T23:46:31.449Z]  Debug Mode: false
23:46:31 [2021-07-29T23:46:31.449Z]  Plugins:
23:46:31 [2021-07-29T23:46:31.449Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:46:31 [2021-07-29T23:46:31.449Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
23:46:31 [2021-07-29T23:46:31.449Z]   scan: Docker Scan (Docker Inc., v0.7.0)
23:46:31 [2021-07-29T23:46:31.449Z] 
23:46:31 [2021-07-29T23:46:31.449Z] Server:
23:46:31 [2021-07-29T23:46:31.449Z]  Containers: 0
23:46:31 [2021-07-29T23:46:31.449Z]   Running: 0
23:46:31 [2021-07-29T23:46:31.449Z]   Paused: 0
23:46:31 [2021-07-29T23:46:31.449Z]   Stopped: 0
23:46:31 [2021-07-29T23:46:31.449Z]  Images: 2
23:46:31 [2021-07-29T23:46:31.449Z]  Server Version: 20.10.6
23:46:31 [2021-07-29T23:46:31.449Z]  Storage Driver: overlay2
23:46:31 [2021-07-29T23:46:31.449Z]   Backing Filesystem: extfs
23:46:31 [2021-07-29T23:46:31.449Z]   Supports d_type: true
23:46:31 [2021-07-29T23:46:31.449Z]   Native Overlay Diff: true
23:46:31 [2021-07-29T23:46:31.449Z]   userxattr: false
23:46:31 [2021-07-29T23:46:31.449Z]  Logging Driver: json-file
23:46:31 [2021-07-29T23:46:31.449Z]  Cgroup Driver: cgroupfs
23:46:31 [2021-07-29T23:46:31.449Z]  Cgroup Version: 1
23:46:31 [2021-07-29T23:46:31.449Z]  Plugins:
23:46:31 [2021-07-29T23:46:31.449Z]   Volume: local
23:46:31 [2021-07-29T23:46:31.449Z]   Network: bridge host ipvlan macvlan null overlay
23:46:31 [2021-07-29T23:46:31.449Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:46:31 [2021-07-29T23:46:31.449Z]  Swarm: inactive
23:46:31 [2021-07-29T23:46:31.449Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:46:31 [2021-07-29T23:46:31.449Z]  Default Runtime: runc
23:46:31 [2021-07-29T23:46:31.449Z]  Init Binary: docker-init
23:46:31 [2021-07-29T23:46:31.449Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
23:46:31 [2021-07-29T23:46:31.449Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
23:46:31 [2021-07-29T23:46:31.449Z]  init version: de40ad0
23:46:31 [2021-07-29T23:46:31.449Z]  Security Options:
23:46:31 [2021-07-29T23:46:31.449Z]   apparmor
23:46:31 [2021-07-29T23:46:31.449Z]   seccomp
23:46:31 [2021-07-29T23:46:31.449Z]    Profile: default
23:46:31 [2021-07-29T23:46:31.449Z]  Kernel Version: 5.4.0-1048-aws
23:46:31 [2021-07-29T23:46:31.449Z]  Operating System: Ubuntu 18.04.5 LTS
23:46:31 [2021-07-29T23:46:31.449Z]  OSType: linux
23:46:31 [2021-07-29T23:46:31.449Z]  Architecture: x86_64
23:46:31 [2021-07-29T23:46:31.449Z]  CPUs: 2
23:46:31 [2021-07-29T23:46:31.449Z]  Total Memory: 7.569GiB
23:46:31 [2021-07-29T23:46:31.449Z]  Name: ip-10-100-52-144
23:46:31 [2021-07-29T23:46:31.449Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
23:46:31 [2021-07-29T23:46:31.449Z]  Docker Root Dir: /var/lib/docker
23:46:31 [2021-07-29T23:46:31.449Z]  Debug Mode: false
23:46:31 [2021-07-29T23:46:31.449Z]  Registry: https://index.docker.io/v1/
23:46:31 [2021-07-29T23:46:31.449Z]  Labels:
23:46:31 [2021-07-29T23:46:31.449Z]  Experimental: true
23:46:31 [2021-07-29T23:46:31.449Z]  Insecure Registries:
23:46:31 [2021-07-29T23:46:31.449Z]   127.0.0.0/8
23:46:31 [2021-07-29T23:46:31.449Z]  Live Restore Enabled: true
23:46:31 [2021-07-29T23:46:31.449Z] 
23:46:31 [2021-07-29T23:46:31.449Z] WARNING: No swap limit support
[Pipeline] sh
23:46:29 [2021-07-29T23:46:29.769Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:29 [2021-07-29T23:46:29.784Z]  > git config core.sparsecheckout # timeout=10
23:46:29 [2021-07-29T23:46:29.789Z]  > git checkout -f 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 # timeout=10
23:46:30 [2021-07-29T23:46:30.146Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:46:31 [2021-07-29T23:46:31.577Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done
23:46:31 [2021-07-29T23:46:31.577Z] #4 DONE 0.6s
23:46:29 [2021-07-29T23:46:29.779Z]  > git rev-parse HEAD^{commit} # timeout=10
23:46:29 [2021-07-29T23:46:29.801Z]  > git config core.sparsecheckout # timeout=10
23:46:29 [2021-07-29T23:46:29.805Z]  > git checkout -f 4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 # timeout=10
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUPS: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUP_CPUACCT: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUP_DEVICE: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUP_FREEZER: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUP_SCHED: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CPUSETS: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_MEMCG: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_KEYS: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_VETH: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_BRIDGE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NF_NAT_IPV4: missing
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NF_NAT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_NF_NAT_NEEDED: missing
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_POSIX_MQUEUE: enabled
23:46:31 [2021-07-29T23:46:31.673Z] 
23:46:31 [2021-07-29T23:46:31.673Z] Optional Features:
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_USER_NS: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_SECCOMP: enabled
23:46:31 [2021-07-29T23:46:31.673Z] - CONFIG_CGROUP_PIDS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:31 [2021-07-29T23:46:31.736Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
23:46:31 [2021-07-29T23:46:31.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42695/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
23:46:31 [2021-07-29T23:46:31.736Z] + bash /home/ubuntu/workspace/moby_PR-42695/check-config.sh
23:46:31 [2021-07-29T23:46:31.736Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:46:31 [2021-07-29T23:46:31.736Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
23:46:31 [2021-07-29T23:46:31.736Z] 
23:46:31 [2021-07-29T23:46:31.736Z] Generally Necessary:
23:46:31 [2021-07-29T23:46:31.736Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:46:31 [2021-07-29T23:46:31.736Z] - apparmor: enabled and tools installed
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NAMESPACES: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NET_NS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_PID_NS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_IPC_NS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_UTS_NS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUPS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUP_CPUACCT: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUP_DEVICE: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUP_FREEZER: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUP_SCHED: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CPUSETS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_MEMCG: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_KEYS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_VETH: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_BRIDGE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NF_NAT_IPV4: missing
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NF_NAT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_NF_NAT_NEEDED: missing
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_POSIX_MQUEUE: enabled
23:46:31 [2021-07-29T23:46:31.736Z] 
23:46:31 [2021-07-29T23:46:31.736Z] Optional Features:
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_USER_NS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_SECCOMP: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_CGROUP_PIDS: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_MEMCG_SWAP: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:46:31 [2021-07-29T23:46:31.736Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_BLK_CGROUP: enabled
23:46:31 [2021-07-29T23:46:31.736Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:46:31 [2021-07-29T23:46:31.837Z] 
23:46:31 [2021-07-29T23:46:31.837Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
23:46:31 [2021-07-29T23:46:31.837Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
23:46:31 [2021-07-29T23:46:31.837Z] #6 DONE 0.1s
23:46:31 [2021-07-29T23:46:31.837Z] 
23:46:31 [2021-07-29T23:46:31.837Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:31 [2021-07-29T23:46:31.837Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_MEMCG_SWAP: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:46:31 [2021-07-29T23:46:31.935Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_BLK_CGROUP: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IOSCHED_CFQ: missing
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_CGROUP_PERF: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_CGROUP_HUGETLB: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_CFS_BANDWIDTH: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_RT_GROUP_SCHED: missing
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_VS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_VS_NFCT: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_IP_VS_RR: enabled (as module)
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_EXT4_FS: enabled
23:46:31 [2021-07-29T23:46:31.935Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IOSCHED_CFQ: missing
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_CGROUP_PERF: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_CGROUP_HUGETLB: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_CFS_BANDWIDTH: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_RT_GROUP_SCHED: missing
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_VS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_VS_NFCT: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_IP_VS_RR: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_EXT4_FS: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:46:31 [2021-07-29T23:46:31.996Z] - Network Drivers:
23:46:31 [2021-07-29T23:46:31.996Z]   - "overlay":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_VXLAN: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       Optional (for encrypted networks):
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_CRYPTO: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_CRYPTO_AEAD: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_CRYPTO_GCM: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_CRYPTO_GHASH: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_XFRM: enabled
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_XFRM_USER: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_INET_ESP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:46:31 [2021-07-29T23:46:31.996Z]   - "ipvlan":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_IPVLAN: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]   - "macvlan":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_MACVLAN: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_DUMMY: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]   - "ftp,tftp client in container":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z] - Storage Drivers:
23:46:31 [2021-07-29T23:46:31.996Z]   - "aufs":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_AUFS_FS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]   - "btrfs":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:46:31 [2021-07-29T23:46:31.996Z]   - "devicemapper":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_BLK_DEV_DM: enabled
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]   - "overlay":
23:46:31 [2021-07-29T23:46:31.996Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:46:31 [2021-07-29T23:46:31.996Z]   - "zfs":
23:46:31 [2021-07-29T23:46:31.996Z]     - /dev/zfs: present
23:46:31 [2021-07-29T23:46:31.996Z]     - zfs command: missing
23:46:31 [2021-07-29T23:46:31.996Z]     - zpool command: missing
23:46:31 [2021-07-29T23:46:31.996Z] 
23:46:31 [2021-07-29T23:46:31.996Z] Limits:
23:46:31 [2021-07-29T23:46:31.996Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:46:31 [2021-07-29T23:46:31.996Z] 
23:46:31 [2021-07-29T23:46:31.996Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:46:32 [2021-07-29T23:46:32.197Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:46:32 [2021-07-29T23:46:32.197Z] - Network Drivers:
23:46:32 [2021-07-29T23:46:32.197Z]   - "overlay":
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_VXLAN: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       Optional (for encrypted networks):
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_CRYPTO: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_CRYPTO_AEAD: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_CRYPTO_GCM: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_CRYPTO_GHASH: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_XFRM: enabled
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_XFRM_USER: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_INET_ESP: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
23:46:32 [2021-07-29T23:46:32.197Z]   - "ipvlan":
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_IPVLAN: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]   - "macvlan":
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_MACVLAN: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_DUMMY: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]   - "ftp,tftp client in container":
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:46:32 [2021-07-29T23:46:32.197Z] - Storage Drivers:
23:46:32 [2021-07-29T23:46:32.197Z]   - "aufs":
23:46:32 [2021-07-29T23:46:32.333Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 .
23:46:32 [2021-07-29T23:46:32.333Z] #1 [internal] load build definition from Dockerfile
23:46:32 [2021-07-29T23:46:32.333Z] #1 sha256:8904ca1a30e7e2373a22e369ef51e1024df11c064c2034a15ceb0e4d665881f7
23:46:32 [2021-07-29T23:46:32.333Z] #1 transferring dockerfile: 17.04kB done
23:46:32 [2021-07-29T23:46:32.333Z] #1 DONE 0.0s
23:46:32 [2021-07-29T23:46:32.333Z] 
23:46:32 [2021-07-29T23:46:32.333Z] #2 [internal] load .dockerignore
23:46:32 [2021-07-29T23:46:32.333Z] #2 sha256:3c71ff1c033f3b937c39353b1e724eaff694ed1fcc6df0727e5a6409b40b6dd0
23:46:32 [2021-07-29T23:46:32.333Z] #2 transferring context: 87B done
23:46:32 [2021-07-29T23:46:32.333Z] #2 DONE 0.0s
23:46:32 [2021-07-29T23:46:32.333Z] 
23:46:32 [2021-07-29T23:46:32.333Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
23:46:32 [2021-07-29T23:46:32.333Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_AUFS_FS: enabled (as module)
23:46:32 [2021-07-29T23:46:32.458Z]   - "btrfs":
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:46:32 [2021-07-29T23:46:32.458Z]   - "devicemapper":
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_BLK_DEV_DM: enabled
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:46:32 [2021-07-29T23:46:32.458Z]   - "overlay":
23:46:32 [2021-07-29T23:46:32.458Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:46:32 [2021-07-29T23:46:32.458Z]   - "zfs":
23:46:32 [2021-07-29T23:46:32.458Z]     - /dev/zfs: present
23:46:32 [2021-07-29T23:46:32.458Z]     - zfs command: missing
23:46:32 [2021-07-29T23:46:32.458Z]     - zpool command: missing
23:46:32 [2021-07-29T23:46:32.458Z] 
23:46:32 [2021-07-29T23:46:32.458Z] Limits:
23:46:32 [2021-07-29T23:46:32.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:46:32 [2021-07-29T23:46:32.458Z] 
23:46:32 [2021-07-29T23:46:32.458Z] + true
[Pipeline] }
23:46:32 [2021-07-29T23:46:32.473Z] #23 transferring context: 53.40MB 1.7s done
23:46:32 [2021-07-29T23:46:32.473Z] #23 DONE 1.8s
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:32 [2021-07-29T23:46:32.473Z] #42 1.362 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
23:46:32 [2021-07-29T23:46:32.473Z] #42 1.362 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:32 [2021-07-29T23:46:32.473Z] #42 1.362 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #42 ...
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:46:32 [2021-07-29T23:46:32.473Z] #36 CACHED
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:46:32 [2021-07-29T23:46:32.473Z] #55 CACHED
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
23:46:32 [2021-07-29T23:46:32.473Z] #12 CACHED
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:46:32 [2021-07-29T23:46:32.473Z] #13 CACHED
23:46:32 [2021-07-29T23:46:32.473Z] 
23:46:32 [2021-07-29T23:46:32.473Z] #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
23:46:32 [2021-07-29T23:46:32.473Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:32 [2021-07-29T23:46:32.473Z] #42 1.980 Fetched 65.4 kB in 1s (72.9 kB/s)
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:46:32 [2021-07-29T23:46:32.593Z] #3 DONE 0.1s
23:46:32 [2021-07-29T23:46:32.593Z] 
23:46:32 [2021-07-29T23:46:32.593Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:46:32 [2021-07-29T23:46:32.593Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
23:46:32 [2021-07-29T23:46:32.593Z] #4 CACHED
23:46:32 [2021-07-29T23:46:32.781Z] #8 DONE 1.0s
23:46:32 [2021-07-29T23:46:32.781Z] 
23:46:32 [2021-07-29T23:46:32.781Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:46:32 [2021-07-29T23:46:32.781Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
23:46:32 [2021-07-29T23:46:32.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 .
23:46:32 [2021-07-29T23:46:32.854Z] 
23:46:32 [2021-07-29T23:46:32.854Z] #5 [internal] load metadata for docker.io/library/debian:buster
23:46:32 [2021-07-29T23:46:32.855Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
23:46:32 [2021-07-29T23:46:32.855Z] #5 DONE 0.1s
23:46:32 [2021-07-29T23:46:32.855Z] 
23:46:32 [2021-07-29T23:46:32.855Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
23:46:32 [2021-07-29T23:46:32.855Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
23:46:32 [2021-07-29T23:46:32.855Z] #6 DONE 0.1s
23:46:32 [2021-07-29T23:46:32.855Z] 
23:46:32 [2021-07-29T23:46:32.855Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:32 [2021-07-29T23:46:32.855Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:46:33 [2021-07-29T23:46:33.041Z] #7 DONE 1.0s
23:46:33 [2021-07-29T23:46:33.041Z] 
23:46:33 [2021-07-29T23:46:33.041Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:33 [2021-07-29T23:46:33.041Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:46:33 [2021-07-29T23:46:33.041Z] #5 DONE 1.0s
23:46:33 [2021-07-29T23:46:33.118Z] #8 DONE 0.1s
23:46:33 [2021-07-29T23:46:33.118Z] 
23:46:33 [2021-07-29T23:46:33.118Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:33 [2021-07-29T23:46:33.118Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:46:33 [2021-07-29T23:46:33.118Z] #7 DONE 0.1s
23:46:33 [2021-07-29T23:46:33.301Z] #42 ...
23:46:33 [2021-07-29T23:46:33.301Z] 
23:46:33 [2021-07-29T23:46:33.301Z] #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
23:46:33 [2021-07-29T23:46:33.301Z] #37 sha256:7d1d224b32a25619879258f58de07f2650fb77cea85f16acc313e34e78bf740e
23:46:33 [2021-07-29T23:46:33.301Z] #37 15.46 [100%] Linking C executable tini-static
23:46:33 [2021-07-29T23:46:33.301Z] #37 ...
23:46:33 [2021-07-29T23:46:33.301Z] 
23:46:33 [2021-07-29T23:46:33.301Z] #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
23:46:33 [2021-07-29T23:46:33.301Z] #53 sha256:27595654c110851d1abdff4f93c29ebde1875528313a5f7957cf3dd3bc49c388
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.743 + RM_GOPATH=0
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.743 + TMP_GOPATH=
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.743 + : /build
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.743 + '[' -z '' ']'
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.744 ++ mktemp -d
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.749 + export GOPATH=/tmp/tmp.Cawghj0r1S
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.749 + GOPATH=/tmp/tmp.Cawghj0r1S
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.750 + RM_GOPATH=1
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.750 + case "$(go env GOARCH)" in
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.751 ++ go env GOARCH
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.789 + export GO_BUILDMODE=-buildmode=pie
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.789 + GO_BUILDMODE=-buildmode=pie
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.790 ++ dirname /tmp/install/install.sh
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.792 + dir=/tmp/install
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.792 + bin=runc
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.792 + shift
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.793 + '[' '!' -f /tmp/install/runc.installer ']'
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.795 + . /tmp/install/runc.installer
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.800 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.804 + install_runc
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.805 + uname -r
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.807 + grep -q '^3\.10\.0.*\.el7\.'
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.814 + RUNC_BUILDTAGS='seccomp '
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.815 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.815 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.815 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Cawghj0r1S/src/github.com/opencontainers/runc
23:46:33 [2021-07-29T23:46:33.301Z] #53 5.832 Cloning into '/tmp/tmp.Cawghj0r1S/src/github.com/opencontainers/runc'...
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:33 [2021-07-29T23:46:33.379Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:33 [2021-07-29T23:46:33.379Z] #64 DONE 0.0s
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:33 [2021-07-29T23:46:33.379Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:46:33 [2021-07-29T23:46:33.379Z] #62 DONE 0.0s
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
23:46:33 [2021-07-29T23:46:33.379Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
23:46:33 [2021-07-29T23:46:33.379Z] #9 DONE 0.0s
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
23:46:33 [2021-07-29T23:46:33.379Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
23:46:33 [2021-07-29T23:46:33.379Z] #26 DONE 0.0s
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:33 [2021-07-29T23:46:33.379Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
23:46:33 [2021-07-29T23:46:33.379Z] #10 CACHED
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #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
23:46:33 [2021-07-29T23:46:33.379Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
23:46:33 [2021-07-29T23:46:33.379Z] #11 CACHED
23:46:33 [2021-07-29T23:46:33.379Z] 
23:46:33 [2021-07-29T23:46:33.379Z] #23 [internal] load build context
23:46:33 [2021-07-29T23:46:33.379Z] #23 sha256:0f3fe87e7d97ea2a6b12a3cde3f1fef8c0a3f9c8ad109a421833264ac39319d5
23:46:33 [2021-07-29T23:46:33.564Z] #53 ...
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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
23:46:33 [2021-07-29T23:46:33.564Z] #51 sha256:f46c161e2ae3ca4b75313d0f01195afedfdff0dd7decefc9b49253310434d2ff
23:46:33 [2021-07-29T23:46:33.564Z] #51 15.73 + cd /tmp/tmp.IjIQXE9z32/src/github.com/mvdan/sh
23:46:33 [2021-07-29T23:46:33.564Z] #51 15.73 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:33 [2021-07-29T23:46:33.564Z] #51 15.93 + GO111MODULE=on
23:46:33 [2021-07-29T23:46:33.564Z] #51 15.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:46:33 [2021-07-29T23:46:33.564Z] #51 ...
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
23:46:33 [2021-07-29T23:46:33.564Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
23:46:33 [2021-07-29T23:46:33.564Z] #14 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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
23:46:33 [2021-07-29T23:46:33.564Z] #29 sha256:d0031efe2203cc4bbc184ac1d6e02cf846ce67e2808259d42965cc54f38707ee
23:46:33 [2021-07-29T23:46:33.564Z] #29 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:46:33 [2021-07-29T23:46:33.564Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
23:46:33 [2021-07-29T23:46:33.564Z] #16 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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
23:46:33 [2021-07-29T23:46:33.564Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:33 [2021-07-29T23:46:33.564Z] #27 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:46:33 [2021-07-29T23:46:33.564Z] #28 sha256:c525d7b1055c94a9a20e3a4d8dcc4165d5b0f54cc0c2d89db587f6dda77da4db
23:46:33 [2021-07-29T23:46:33.564Z] #28 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #19 [dev-systemd-false  6/26] RUN ldconfig
23:46:33 [2021-07-29T23:46:33.564Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
23:46:33 [2021-07-29T23:46:33.564Z] #19 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:46:33 [2021-07-29T23:46:33.564Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
23:46:33 [2021-07-29T23:46:33.564Z] #31 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:46:33 [2021-07-29T23:46:33.564Z] #25 sha256:94703afd1e2393fc9f2aab64a0fd2b3af565cd4dffb5f530ad7252f79ee7bba3
23:46:33 [2021-07-29T23:46:33.564Z] #25 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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
23:46:33 [2021-07-29T23:46:33.564Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
23:46:33 [2021-07-29T23:46:33.564Z] #21 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:46:33 [2021-07-29T23:46:33.564Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:46:33 [2021-07-29T23:46:33.564Z] #32 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:46:33 [2021-07-29T23:46:33.564Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:46:33 [2021-07-29T23:46:33.564Z] #20 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:46:33 [2021-07-29T23:46:33.564Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
23:46:33 [2021-07-29T23:46:33.564Z] #22 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:46:33 [2021-07-29T23:46:33.564Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
23:46:33 [2021-07-29T23:46:33.564Z] #18 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #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
23:46:33 [2021-07-29T23:46:33.564Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
23:46:33 [2021-07-29T23:46:33.564Z] #15 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:46:33 [2021-07-29T23:46:33.564Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
23:46:33 [2021-07-29T23:46:33.564Z] #17 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:46:33 [2021-07-29T23:46:33.564Z] #30 sha256:9626b138e4ad70e8e4cc76f70ca755256e5c15dbe8cb7240bac2db1fc7ebdf56
23:46:33 [2021-07-29T23:46:33.564Z] #30 CACHED
23:46:33 [2021-07-29T23:46:33.564Z] 
23:46:33 [2021-07-29T23:46:33.564Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:46:33 [2021-07-29T23:46:33.564Z] #33 sha256:1a69f3ac13ba96d1f505c29dce6af9e4d6aa090abe1dffa1a5c58d99fc93a391
23:46:33 [2021-07-29T23:46:33.564Z] #33 CACHED
23:46:33 [2021-07-29T23:46:33.614Z] 
23:46:33 [2021-07-29T23:46:33.614Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
23:46:33 [2021-07-29T23:46:33.614Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
23:46:33 [2021-07-29T23:46:33.614Z] #9 CACHED
23:46:33 [2021-07-29T23:46:33.614Z] 
23:46:33 [2021-07-29T23:46:33.614Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:33 [2021-07-29T23:46:33.614Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
23:46:33 [2021-07-29T23:46:33.824Z] 
23:46:33 [2021-07-29T23:46:33.824Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
23:46:33 [2021-07-29T23:46:33.824Z] #35 sha256:5c49daddd59ca3cdb246b05ef61af4034f15489692339ac725cbbb6f7230a9db
23:46:33 [2021-07-29T23:46:33.824Z] #35 DONE 0.1s
23:46:33 [2021-07-29T23:46:33.824Z] 
23:46:33 [2021-07-29T23:46:33.824Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:46:33 [2021-07-29T23:46:33.824Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
23:46:33 [2021-07-29T23:46:33.824Z] #39 CACHED
23:46:33 [2021-07-29T23:46:33.824Z] 
23:46:33 [2021-07-29T23:46:33.824Z] #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
23:46:33 [2021-07-29T23:46:33.824Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:46:33 [2021-07-29T23:46:33.824Z] #40 CACHED
23:46:33 [2021-07-29T23:46:33.824Z] 
23:46:33 [2021-07-29T23:46:33.824Z] #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
23:46:33 [2021-07-29T23:46:33.824Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:33 [2021-07-29T23:46:33.824Z] #49 16.29 go: downloading github.com/fatih/color v1.7.0
23:46:33 [2021-07-29T23:46:33.824Z] #49 16.31 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:46:33 [2021-07-29T23:46:33.824Z] #49 16.43 go: downloading github.com/pkg/errors v0.8.1
23:46:33 [2021-07-29T23:46:33.877Z] #10 ...
23:46:33 [2021-07-29T23:46:33.877Z] 
23:46:33 [2021-07-29T23:46:33.877Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
23:46:33 [2021-07-29T23:46:33.877Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
23:46:33 [2021-07-29T23:46:33.877Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
23:46:33 [2021-07-29T23:46:33.877Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
23:46:33 [2021-07-29T23:46:33.877Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
23:46:33 [2021-07-29T23:46:33.877Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
23:46:33 [2021-07-29T23:46:33.877Z] #26 DONE 0.1s
23:46:33 [2021-07-29T23:46:33.877Z] 
23:46:33 [2021-07-29T23:46:33.877Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:33 [2021-07-29T23:46:33.877Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:33 [2021-07-29T23:46:33.877Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:46:33 [2021-07-29T23:46:33.877Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
23:46:33 [2021-07-29T23:46:33.877Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:46:33 [2021-07-29T23:46:33.877Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:46:34 [2021-07-29T23:46:34.084Z] #49 ...
23:46:34 [2021-07-29T23:46:34.084Z] 
23:46:34 [2021-07-29T23:46:34.084Z] #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
23:46:34 [2021-07-29T23:46:34.084Z] #37 sha256:7d1d224b32a25619879258f58de07f2650fb77cea85f16acc313e34e78bf740e
23:46:34 [2021-07-29T23:46:34.084Z] #37 16.28 [100%] Built target tini-static
23:46:34 [2021-07-29T23:46:34.084Z] #37 16.36 + mkdir -p /build
23:46:34 [2021-07-29T23:46:34.084Z] #37 16.36 + cp tini-static /build/docker-init
23:46:34 [2021-07-29T23:46:34.084Z] #37 DONE 16.5s
23:46:34 [2021-07-29T23:46:34.084Z] 
23:46:34 [2021-07-29T23:46:34.084Z] #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
23:46:34 [2021-07-29T23:46:34.084Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:34 [2021-07-29T23:46:34.084Z] #49 16.47 go: downloading github.com/spf13/cobra v0.0.5
23:46:34 [2021-07-29T23:46:34.139Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.4s
23:46:34 [2021-07-29T23:46:34.139Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s
23:46:34 [2021-07-29T23:46:34.343Z] #49 16.71 go: downloading github.com/spf13/pflag v1.0.5
23:46:34 [2021-07-29T23:46:34.370Z] #42 1.980 Reading package lists...
23:46:34 [2021-07-29T23:46:34.603Z] #49 16.92 go: downloading github.com/spf13/viper v1.6.1
23:46:34 [2021-07-29T23:46:34.710Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
23:46:34 [2021-07-29T23:46:34.710Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
23:46:35 [2021-07-29T23:46:35.173Z] #49 17.44 go: downloading github.com/mattn/go-colorable v0.1.4
23:46:35 [2021-07-29T23:46:35.173Z] #49 17.60 go: downloading github.com/mattn/go-isatty v0.0.8
23:46:35 [2021-07-29T23:46:35.173Z] #49 17.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:46:35 [2021-07-29T23:46:35.302Z] #23 transferring context: 53.41MB 1.8s done
23:46:35 [2021-07-29T23:46:35.302Z] #23 DONE 1.9s
23:46:35 [2021-07-29T23:46:35.302Z] 
23:46:35 [2021-07-29T23:46:35.302Z] #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
23:46:35 [2021-07-29T23:46:35.302Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:35 [2021-07-29T23:46:35.302Z] #42 1.208 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
23:46:35 [2021-07-29T23:46:35.302Z] #42 1.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:35 [2021-07-29T23:46:35.302Z] #42 1.208 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
23:46:35 [2021-07-29T23:46:35.345Z] #1 [internal] load build definition from Dockerfile
23:46:35 [2021-07-29T23:46:35.345Z] #1 sha256:17c6721f8e56f624d3c0751c96b604090111d02ea0f25a9dcd6b23a8e91fee9a
23:46:35 [2021-07-29T23:46:35.345Z] #1 transferring dockerfile: 17.04kB done
23:46:35 [2021-07-29T23:46:35.345Z] #1 DONE 0.0s
23:46:35 [2021-07-29T23:46:35.432Z] #49 ...
23:46:35 [2021-07-29T23:46:35.432Z] 
23:46:35 [2021-07-29T23:46:35.432Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
23:46:35 [2021-07-29T23:46:35.432Z] #38 sha256:87627d04bc757f4bf22a315103b198ec2ae3c7126a3ebed186e7a6b9ea09568a
23:46:35 [2021-07-29T23:46:35.432Z] #38 DONE 0.0s
23:46:35 [2021-07-29T23:46:35.432Z] 
23:46:35 [2021-07-29T23:46:35.432Z] #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
23:46:35 [2021-07-29T23:46:35.432Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:35 [2021-07-29T23:46:35.432Z] #49 17.66 go: downloading github.com/go-critic/go-critic v0.4.1
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #42 ...
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #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
23:46:35 [2021-07-29T23:46:35.566Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:46:35 [2021-07-29T23:46:35.566Z] #36 CACHED
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #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
23:46:35 [2021-07-29T23:46:35.566Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:35 [2021-07-29T23:46:35.566Z] #42 1.991 Fetched 65.4 kB in 1s (66.6 kB/s)
23:46:35 [2021-07-29T23:46:35.566Z] #42 1.991 Reading package lists...
23:46:35 [2021-07-29T23:46:35.566Z] #42 ...
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #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
23:46:35 [2021-07-29T23:46:35.566Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:46:35 [2021-07-29T23:46:35.566Z] #55 CACHED
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #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
23:46:35 [2021-07-29T23:46:35.566Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
23:46:35 [2021-07-29T23:46:35.566Z] #12 CACHED
23:46:35 [2021-07-29T23:46:35.566Z] 
23:46:35 [2021-07-29T23:46:35.566Z] #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
23:46:35 [2021-07-29T23:46:35.566Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:46:35 [2021-07-29T23:46:35.566Z] #13 CACHED
23:46:35 [2021-07-29T23:46:35.606Z] 
23:46:35 [2021-07-29T23:46:35.606Z] #2 [internal] load .dockerignore
23:46:35 [2021-07-29T23:46:35.606Z] #2 sha256:d612748eb03b098ea42a4bec6003a227ca046514d8402ed993b2b5942e7f8519
23:46:35 [2021-07-29T23:46:35.606Z] #2 transferring context: 87B done
23:46:35 [2021-07-29T23:46:35.606Z] #2 DONE 0.0s
23:46:35 [2021-07-29T23:46:35.690Z] #49 ...
23:46:35 [2021-07-29T23:46:35.690Z] 
23:46:35 [2021-07-29T23:46:35.690Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
23:46:35 [2021-07-29T23:46:35.690Z] #41 sha256:56e34b3278e69642a0f67ff97743831c84b12f36103070e9324244f705082999
23:46:35 [2021-07-29T23:46:35.690Z] #41 DONE 0.3s
23:46:35 [2021-07-29T23:46:35.690Z] 
23:46:35 [2021-07-29T23:46:35.690Z] #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
23:46:35 [2021-07-29T23:46:35.690Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:35 [2021-07-29T23:46:35.690Z] #42 19.33 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:35 [2021-07-29T23:46:35.690Z] #42 19.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:35 [2021-07-29T23:46:35.690Z] #42 19.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:35 [2021-07-29T23:46:35.690Z] #42 19.42 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:35 [2021-07-29T23:46:35.690Z] #42 19.44 Setting up python-six (1.12.0-1) ...
23:46:35 [2021-07-29T23:46:35.746Z] #42 3.693 Reading package lists...
23:46:35 [2021-07-29T23:46:35.746Z] #42 4.843 Building dependency tree...
23:46:35 [2021-07-29T23:46:35.746Z] #42 5.076 Reading state information...
23:46:35 [2021-07-29T23:46:35.827Z] 
23:46:35 [2021-07-29T23:46:35.827Z] #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
23:46:35 [2021-07-29T23:46:35.827Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:46:36 [2021-07-29T23:46:36.002Z] #42 5.277 The following additional packages will be installed:
23:46:36 [2021-07-29T23:46:36.002Z] #42 5.277   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:46:36 [2021-07-29T23:46:36.002Z] #42 5.277   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:46:36 [2021-07-29T23:46:36.002Z] #42 5.277 Suggested packages:
23:46:36 [2021-07-29T23:46:36.002Z] #42 5.277   manpages-dev python-setuptools
23:46:36 [2021-07-29T23:46:36.258Z] #42 5.529 The following NEW packages will be installed:
23:46:36 [2021-07-29T23:46:36.258Z] #42 5.529   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:46:36 [2021-07-29T23:46:36.258Z] #42 5.529   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:46:36 [2021-07-29T23:46:36.258Z] #42 5.529   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:46:36 [2021-07-29T23:46:36.258Z] #42 5.529   python-six zlib1g-dev
23:46:36 [2021-07-29T23:46:36.550Z] 
23:46:36 [2021-07-29T23:46:36.550Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
23:46:36 [2021-07-29T23:46:36.550Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
23:46:36 [2021-07-29T23:46:36.627Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
23:46:36 [2021-07-29T23:46:36.811Z] #3 DONE 0.2s
23:46:36 [2021-07-29T23:46:36.811Z] 
23:46:36 [2021-07-29T23:46:36.811Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
23:46:36 [2021-07-29T23:46:36.811Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
23:46:36 [2021-07-29T23:46:36.811Z] #4 CACHED
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.107 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.107 Need to get 4095 kB of archives.
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.107 After this operation, 22.5 MB of additional disk space will be used.
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.117 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.117 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.117 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.117 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.117 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.120 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.120 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.125 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.163 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.163 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.189 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.194 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.229 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.229 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.229 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:46:36 [2021-07-29T23:46:36.821Z] #42 6.229 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:46:37 [2021-07-29T23:46:37.069Z] #42 ...
23:46:37 [2021-07-29T23:46:37.069Z] 
23:46:37 [2021-07-29T23:46:37.069Z] #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
23:46:37 [2021-07-29T23:46:37.069Z] #45 sha256:6515ead0a595b886b60d8fd57bd6f9306ae1f64e5489ff38f3e46331e449bebf
23:46:37 [2021-07-29T23:46:37.069Z] #45 DONE 19.4s
23:46:37 [2021-07-29T23:46:37.069Z] 
23:46:37 [2021-07-29T23:46:37.069Z] #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
23:46:37 [2021-07-29T23:46:37.069Z] #58 sha256:ff52e6e6493ba7cb3de1f7db0b0d96cb010a0a0e3d0dd368cd6bf7304477c6f9
23:46:37 [2021-07-29T23:46:37.069Z] #58 15.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:46:37 [2021-07-29T23:46:37.069Z] #58 15.92 go: downloading github.com/google/uuid v1.2.0
23:46:37 [2021-07-29T23:46:37.069Z] #58 15.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:46:37 [2021-07-29T23:46:37.069Z] #58 16.05 go: downloading github.com/moby/vpnkit v0.5.0
23:46:37 [2021-07-29T23:46:37.069Z] #58 16.08 go: downloading github.com/gofrs/flock v0.8.0
23:46:37 [2021-07-29T23:46:37.069Z] #58 16.12 go: downloading github.com/gorilla/mux v1.8.0
23:46:37 [2021-07-29T23:46:37.069Z] #58 16.27 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:46:37 [2021-07-29T23:46:37.069Z] #58 16.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:46:37 [2021-07-29T23:46:37.069Z] #58 17.14 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:46:37 [2021-07-29T23:46:37.069Z] #58 19.43 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:46:37 [2021-07-29T23:46:37.078Z] #42 6.505 debconf: delaying package configuration, since apt-utils is not installed
23:46:37 [2021-07-29T23:46:37.078Z] #42 6.562 Fetched 4095 kB in 1s (6075 kB/s)
23:46:37 [2021-07-29T23:46:37.078Z] #42 6.607 Selecting previously unselected package libcap-dev:amd64.
23:46:37 [2021-07-29T23:46:37.198Z] #64 ...
23:46:37 [2021-07-29T23:46:37.198Z] 
23:46:37 [2021-07-29T23:46:37.198Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:37 [2021-07-29T23:46:37.198Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
23:46:37 [2021-07-29T23:46:37.198Z] #10 DONE 3.5s
23:46:37 [2021-07-29T23:46:37.198Z] 
23:46:37 [2021-07-29T23:46:37.198Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:37 [2021-07-29T23:46:37.198Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:46:37 [2021-07-29T23:46:37.198Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
23:46:37 [2021-07-29T23:46:37.198Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:46:37 [2021-07-29T23:46:37.198Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:46:37 [2021-07-29T23:46:37.198Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:46:37 [2021-07-29T23:46:37.198Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
23:46:37 [2021-07-29T23:46:37.198Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
23:46:37 [2021-07-29T23:46:37.198Z] #62 DONE 3.5s
23:46:37 [2021-07-29T23:46:37.198Z] 
23:46:37 [2021-07-29T23:46:37.198Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:37 [2021-07-29T23:46:37.198Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:37 [2021-07-29T23:46:37.198Z] #64 DONE 3.7s
23:46:37 [2021-07-29T23:46:37.198Z] 
23:46:37 [2021-07-29T23:46:37.198Z] #23 [internal] load build context
23:46:37 [2021-07-29T23:46:37.198Z] #23 sha256:58b34f0cea8b03d8e7b28473545072e09b3da20f9861cbd6e8151b60d0e0bb9a
23:46:37 [2021-07-29T23:46:37.198Z] #23 transferring context: 47.94MB 3.8s
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.607 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.622 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.645 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.702 Selecting previously unselected package libnet1:amd64.
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.702 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.715 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.761 Selecting previously unselected package libnet1-dev.
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.761 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.781 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.834 Selecting previously unselected package libnl-3-200:amd64.
23:46:37 [2021-07-29T23:46:37.334Z] #42 6.834 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.591Z] #42 6.837 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:46:37 [2021-07-29T23:46:37.591Z] #42 6.906 Selecting previously unselected package libnl-3-dev:amd64.
23:46:37 [2021-07-29T23:46:37.591Z] #42 6.906 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.591Z] #42 6.906 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:46:37 [2021-07-29T23:46:37.591Z] #42 7.081 Selecting previously unselected package libprotobuf-c1:amd64.
23:46:37 [2021-07-29T23:46:37.753Z] 
23:46:37 [2021-07-29T23:46:37.753Z] #7 [internal] load metadata for docker.io/library/debian:buster
23:46:37 [2021-07-29T23:46:37.753Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
23:46:37 [2021-07-29T23:46:37.753Z] #7 DONE 0.1s
23:46:37 [2021-07-29T23:46:37.753Z] 
23:46:37 [2021-07-29T23:46:37.753Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:37 [2021-07-29T23:46:37.753Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:46:37 [2021-07-29T23:46:37.753Z] #8 DONE 0.1s
23:46:37 [2021-07-29T23:46:37.753Z] 
23:46:37 [2021-07-29T23:46:37.753Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
23:46:37 [2021-07-29T23:46:37.753Z] #5 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
23:46:37 [2021-07-29T23:46:37.753Z] #5 DONE 0.1s
23:46:37 [2021-07-29T23:46:37.753Z] 
23:46:37 [2021-07-29T23:46:37.753Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:46:37 [2021-07-29T23:46:37.753Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:46:37 [2021-07-29T23:46:37.753Z] #6 DONE 0.1s
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.090 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.097 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.130 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.133 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.140 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.212 Selecting previously unselected package zlib1g-dev:amd64.
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.212 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:46:37 [2021-07-29T23:46:37.847Z] #42 7.215 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:38 [2021-07-29T23:46:38.103Z] #42 7.405 Selecting previously unselected package libprotobuf17:amd64.
23:46:38 [2021-07-29T23:46:38.103Z] #42 7.405 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:46:38 [2021-07-29T23:46:38.103Z] #42 7.409 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:38 [2021-07-29T23:46:38.140Z] #23 transferring context: 53.41MB 4.5s done
23:46:38 [2021-07-29T23:46:38.140Z] #23 DONE 4.6s
23:46:38 [2021-07-29T23:46:38.140Z] 
23:46:38 [2021-07-29T23:46:38.140Z] #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
23:46:38 [2021-07-29T23:46:38.140Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:38 [2021-07-29T23:46:38.140Z] #27 2.083 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:38 [2021-07-29T23:46:38.140Z] #27 2.083 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
23:46:38 [2021-07-29T23:46:38.140Z] #27 2.094 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:46:38 [2021-07-29T23:46:38.140Z] #27 2.307 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:46:38 [2021-07-29T23:46:38.140Z] #27 2.653 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:46:38 [2021-07-29T23:46:38.140Z] #27 3.121 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:38 [2021-07-29T23:46:38.330Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:46:38 [2021-07-29T23:46:38.330Z] #64 DONE 0.0s
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:46:38 [2021-07-29T23:46:38.330Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:46:38 [2021-07-29T23:46:38.330Z] #62 DONE 0.0s
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
23:46:38 [2021-07-29T23:46:38.330Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
23:46:38 [2021-07-29T23:46:38.330Z] #9 DONE 0.0s
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
23:46:38 [2021-07-29T23:46:38.330Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
23:46:38 [2021-07-29T23:46:38.330Z] #26 DONE 0.0s
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:46:38 [2021-07-29T23:46:38.330Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0
23:46:38 [2021-07-29T23:46:38.330Z] #10 CACHED
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #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
23:46:38 [2021-07-29T23:46:38.330Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda
23:46:38 [2021-07-29T23:46:38.330Z] #11 CACHED
23:46:38 [2021-07-29T23:46:38.330Z] 
23:46:38 [2021-07-29T23:46:38.330Z] #23 [internal] load build context
23:46:38 [2021-07-29T23:46:38.330Z] #23 sha256:3fb94e2d07c95dfcacb4b99a8d927b85366341283bca0ab06fd53a485ea681e9
23:46:38 [2021-07-29T23:46:38.454Z] #58 ...
23:46:38 [2021-07-29T23:46:38.454Z] 
23:46:38 [2021-07-29T23:46:38.454Z] #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
23:46:38 [2021-07-29T23:46:38.454Z] #53 sha256:27595654c110851d1abdff4f93c29ebde1875528313a5f7957cf3dd3bc49c388
23:46:38 [2021-07-29T23:46:38.454Z] #53 20.69 + cd /tmp/tmp.Cawghj0r1S/src/github.com/opencontainers/runc
23:46:38 [2021-07-29T23:46:38.454Z] #53 20.69 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:38 [2021-07-29T23:46:38.454Z] #53 20.93 + '[' -z '' ']'
23:46:38 [2021-07-29T23:46:38.454Z] #53 20.93 + target=static
23:46:38 [2021-07-29T23:46:38.666Z] #42 8.107 Selecting previously unselected package libprotobuf-lite17:amd64.
23:46:38 [2021-07-29T23:46:38.666Z] #42 8.116 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:46:38 [2021-07-29T23:46:38.666Z] #42 8.128 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:38 [2021-07-29T23:46:38.711Z] 
23:46:38 [2021-07-29T23:46:38.711Z] #27 ...
23:46:38 [2021-07-29T23:46:38.711Z] 
23:46:38 [2021-07-29T23:46:38.711Z] #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
23:46:38 [2021-07-29T23:46:38.711Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
23:46:38 [2021-07-29T23:46:38.711Z] #11 DONE 1.6s
23:46:38 [2021-07-29T23:46:38.711Z] 
23:46:38 [2021-07-29T23:46:38.711Z] #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
23:46:38 [2021-07-29T23:46:38.711Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:38 [2021-07-29T23:46:38.711Z] #27 4.914 Fetched 8458 kB in 3s (2730 kB/s)
23:46:38 [2021-07-29T23:46:38.711Z] #27 4.914 Reading package lists...
23:46:38 [2021-07-29T23:46:38.711Z] #27 ...
23:46:38 [2021-07-29T23:46:38.711Z] 
23:46:38 [2021-07-29T23:46:38.711Z] #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
23:46:38 [2021-07-29T23:46:38.711Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:38 [2021-07-29T23:46:38.713Z] #53 20.93 + make 'BUILDTAGS=seccomp ' static
23:46:38 [2021-07-29T23:46:38.713Z] #53 21.15 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:46:38 [2021-07-29T23:46:38.922Z] #42 8.310 Selecting previously unselected package libprotobuf-dev:amd64.
23:46:38 [2021-07-29T23:46:38.922Z] #42 8.315 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:46:38 [2021-07-29T23:46:38.922Z] #42 8.331 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:39 [2021-07-29T23:46:39.655Z] #42 ...
23:46:39 [2021-07-29T23:46:39.655Z] 
23:46:39 [2021-07-29T23:46:39.655Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:46:39 [2021-07-29T23:46:39.655Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:46:39 [2021-07-29T23:46:39.655Z] #63 DONE 0.7s
23:46:39 [2021-07-29T23:46:39.655Z] 
23:46:39 [2021-07-29T23:46:39.655Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:46:39 [2021-07-29T23:46:39.655Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
23:46:39 [2021-07-29T23:46:39.655Z] #39 DONE 0.8s
23:46:39 [2021-07-29T23:46:39.655Z] 
23:46:39 [2021-07-29T23:46:39.655Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:46:39 [2021-07-29T23:46:39.655Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
23:46:39 [2021-07-29T23:46:39.655Z] #31 DONE 0.9s
23:46:39 [2021-07-29T23:46:39.655Z] 
23:46:39 [2021-07-29T23:46:39.655Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:46:39 [2021-07-29T23:46:39.655Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:46:40 [2021-07-29T23:46:40.282Z] #23 transferring context: 53.41MB 1.9s done
23:46:40 [2021-07-29T23:46:40.282Z] #23 DONE 2.0s
23:46:40 [2021-07-29T23:46:40.282Z] 
23:46:40 [2021-07-29T23:46:40.282Z] #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
23:46:40 [2021-07-29T23:46:40.282Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:46:40 [2021-07-29T23:46:40.282Z] #42 1.444 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
23:46:40 [2021-07-29T23:46:40.282Z] #42 1.522 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:40 [2021-07-29T23:46:40.282Z] #42 1.678 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
23:46:40 [2021-07-29T23:46:40.282Z] #42 ...
23:46:40 [2021-07-29T23:46:40.282Z] 
23:46:40 [2021-07-29T23:46:40.282Z] #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
23:46:40 [2021-07-29T23:46:40.282Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe
23:46:40 [2021-07-29T23:46:40.282Z] #12 CACHED
23:46:40 [2021-07-29T23:46:40.282Z] 
23:46:40 [2021-07-29T23:46:40.282Z] #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
23:46:40 [2021-07-29T23:46:40.282Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
23:46:40 [2021-07-29T23:46:40.282Z] #13 CACHED
23:46:40 [2021-07-29T23:46:40.282Z] 
23:46:40 [2021-07-29T23:46:40.282Z] #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
23:46:40 [2021-07-29T23:46:40.282Z] #55 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
23:46:40 [2021-07-29T23:46:40.282Z] #55 CACHED
23:46:40 [2021-07-29T23:46:40.282Z] 
23:46:40 [2021-07-29T23:46:40.282Z] #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
23:46:40 [2021-07-29T23:46:40.282Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
23:46:40 [2021-07-29T23:46:40.282Z] #36 CACHED
23:46:40 [2021-07-29T23:46:40.289Z] #42 9.575 Selecting previously unselected package libprotoc17:amd64.
23:46:40 [2021-07-29T23:46:40.289Z] #42 9.578 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:46:40 [2021-07-29T23:46:40.289Z] #42 9.609 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:46:40 [2021-07-29T23:46:40.547Z] 
23:46:40 [2021-07-29T23:46:40.547Z] #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
23:46:40 [2021-07-29T23:46:40.547Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:46:40 [2021-07-29T23:46:40.547Z] #42 2.321 Fetched 65.4 kB in 1s (53.6 kB/s)
23:46:40 [2021-07-29T23:46:40.599Z] #32 ...
23:46:40 [2021-07-29T23:46:40.599Z] 
23:46:40 [2021-07-29T23:46:40.599Z] #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
23:46:40 [2021-07-29T23:46:40.599Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
23:46:40 [2021-07-29T23:46:40.599Z] #12 DONE 1.8s
23:46:40 [2021-07-29T23:46:40.599Z] 
23:46:40 [2021-07-29T23:46:40.599Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:46:40 [2021-07-29T23:46:40.599Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:46:40 [2021-07-29T23:46:40.599Z] #65 DONE 1.1s
23:46:40 [2021-07-29T23:46:40.599Z] 
23:46:40 [2021-07-29T23:46:40.599Z] #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
23:46:40 [2021-07-29T23:46:40.599Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:46:40 [2021-07-29T23:46:40.853Z] #42 10.33 Selecting previously unselected package protobuf-c-compiler.
23:46:41 [2021-07-29T23:46:41.109Z] #42 10.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.109Z] #42 10.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:46:41 [2021-07-29T23:46:41.109Z] #42 10.51 Selecting previously unselected package protobuf-compiler.
23:46:41 [2021-07-29T23:46:41.109Z] #42 10.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.109Z] #42 10.54 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:46:41 [2021-07-29T23:46:41.138Z] #58 ...
23:46:41 [2021-07-29T23:46:41.138Z] 
23:46:41 [2021-07-29T23:46:41.138Z] #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
23:46:41 [2021-07-29T23:46:41.138Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:41 [2021-07-29T23:46:41.138Z] #42 1.991 Reading package lists...
23:46:41 [2021-07-29T23:46:41.138Z] #42 3.265 Reading package lists...
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.086 Building dependency tree...
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.295 Reading state information...
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.471 The following additional packages will be installed:
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.471   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.471   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.471 Suggested packages:
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.471   manpages-dev python-setuptools
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.733 The following NEW packages will be installed:
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.733   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.733   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.734   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:46:41 [2021-07-29T23:46:41.138Z] #42 5.734   python-six zlib1g-dev
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.025 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.025 Need to get 4095 kB of archives.
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.025 After this operation, 22.5 MB of additional disk space will be used.
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.028 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.039 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.039 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.046 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.046 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.058 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.082 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.089 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.122 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.162 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.162 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.162 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.172 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.172 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.676 debconf: delaying package configuration, since apt-utils is not installed
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.782 Fetched 4095 kB in 0s (9925 kB/s)
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.865 Selecting previously unselected package libcap-dev:amd64.
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.865 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.902 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 6.922 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.114 Selecting previously unselected package libnet1:amd64.
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.114 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.137 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.215 Selecting previously unselected package libnet1-dev.
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.265 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.274 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.521 Selecting previously unselected package libnl-3-200:amd64.
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.525 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.539 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.718 Selecting previously unselected package libnl-3-dev:amd64.
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.722 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.138Z] #42 7.730 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:46:41 [2021-07-29T23:46:41.366Z] #42 10.71 Selecting previously unselected package python-pkg-resources.
23:46:41 [2021-07-29T23:46:41.366Z] #42 10.71 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:46:41 [2021-07-29T23:46:41.366Z] #42 10.72 Unpacking python-pkg-resources (40.8.0-1) ...
23:46:41 [2021-07-29T23:46:41.622Z] #42 10.99 Selecting previously unselected package python-six.
23:46:41 [2021-07-29T23:46:41.622Z] #42 10.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:46:41 [2021-07-29T23:46:41.622Z] #42 11.02 Unpacking python-six (1.12.0-1) ...
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.106 Selecting previously unselected package libprotobuf-c1:amd64.
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.114 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.118 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.245 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.248 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.709Z] #42 8.261 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:41 [2021-07-29T23:46:41.878Z] #42 11.20 Selecting previously unselected package python-protobuf.
23:46:41 [2021-07-29T23:46:41.878Z] #42 11.22 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.878Z] #42 11.23 Unpacking python-protobuf (3.6.1.3-2) ...
23:46:41 [2021-07-29T23:46:41.946Z] #42 2.321 Reading package lists...
23:46:41 [2021-07-29T23:46:41.970Z] #42 8.396 Selecting previously unselected package zlib1g-dev:amd64.
23:46:41 [2021-07-29T23:46:41.970Z] #42 8.431 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:46:41 [2021-07-29T23:46:41.970Z] #42 8.440 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:42 [2021-07-29T23:46:42.231Z] #42 8.690 Selecting previously unselected package libprotobuf17:amd64.
23:46:42 [2021-07-29T23:46:42.231Z] #42 8.693 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:46:42 [2021-07-29T23:46:42.231Z] #42 8.701 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:42 [2021-07-29T23:46:42.440Z] #42 11.93 Setting up python-pkg-resources (40.8.0-1) ...
23:46:42 [2021-07-29T23:46:42.440Z] #42 ...
23:46:42 [2021-07-29T23:46:42.440Z] 
23:46:42 [2021-07-29T23:46:42.440Z] #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
23:46:42 [2021-07-29T23:46:42.440Z] #58 sha256:faf633410a0c1b472b8a7c70d384e8b284ac07fee359a8fecb82178873512608
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.127 + RM_GOPATH=0
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.127 + TMP_GOPATH=
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.127 + : /build
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.127 + '[' -z '' ']'
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.127 ++ mktemp -d
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.130 + export GOPATH=/tmp/tmp.WfDMjXRnOz
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.132 + GOPATH=/tmp/tmp.WfDMjXRnOz
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.132 + RM_GOPATH=1
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.132 + case "$(go env GOARCH)" in
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.133 ++ go env GOARCH
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.157 + export GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.157 + GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.161 ++ dirname /tmp/install/install.sh
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.162 + dir=/tmp/install
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.164 + bin=rootlesskit
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.164 + shift
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.164 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:46:42 [2021-07-29T23:46:42.440Z] #58 5.164 + . /tmp/install/rootlesskit.installer
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 + install_rootlesskit
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 + case "$1" in
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 + export CGO_ENABLED=0
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 + CGO_ENABLED=0
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.164 + _install_rootlesskit
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.165 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.171 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WfDMjXRnOz/src/github.com/rootless-containers/rootlesskit
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.171 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:46:42 [2021-07-29T23:46:42.441Z] #58 5.173 Cloning into '/tmp/tmp.WfDMjXRnOz/src/github.com/rootless-containers/rootlesskit'...
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.103 + cd /tmp/tmp.WfDMjXRnOz/src/github.com/rootless-containers/rootlesskit
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.103 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.164 + export GO111MODULE=on
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.166 + GO111MODULE=on
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.167 + export GOPROXY=https://proxy.golang.org
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.167 + GOPROXY=https://proxy.golang.org
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.167 + for f in rootlesskit rootlesskit-docker-proxy
23:46:42 [2021-07-29T23:46:42.441Z] #58 9.167 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:46:42 [2021-07-29T23:46:42.697Z] #58 ...
23:46:42 [2021-07-29T23:46:42.698Z] 
23:46:42 [2021-07-29T23:46:42.698Z] #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
23:46:42 [2021-07-29T23:46:42.698Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + RM_GOPATH=0
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + TMP_GOPATH=
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + : /build
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + '[' -z '' ']'
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 ++ mktemp -d
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + export GOPATH=/tmp/tmp.8Lkd90WUXE
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + GOPATH=/tmp/tmp.8Lkd90WUXE
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + RM_GOPATH=1
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 + case "$(go env GOARCH)" in
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.689 ++ go env GOARCH
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.704 + export GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.704 + GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.704 ++ dirname /tmp/install/install.sh
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + dir=/tmp/install
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + bin=containerd
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + shift
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + '[' '!' -f /tmp/install/containerd.installer ']'
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + . /tmp/install/containerd.installer
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 ++ set -e
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 ++ : e25210fe30a0a703442421b0f60afac609f950a3
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + install_containerd
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.715 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8Lkd90WUXE/src/github.com/containerd/containerd
23:46:42 [2021-07-29T23:46:42.698Z] #56 5.727 Cloning into '/tmp/tmp.8Lkd90WUXE/src/github.com/containerd/containerd'...
23:46:42 [2021-07-29T23:46:42.803Z] #42 9.556 Selecting previously unselected package libprotobuf-lite17:amd64.
23:46:42 [2021-07-29T23:46:42.954Z] #56 ...
23:46:42 [2021-07-29T23:46:42.954Z] 
23:46:42 [2021-07-29T23:46:42.954Z] #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
23:46:42 [2021-07-29T23:46:42.954Z] #67 sha256:5fa3d94065031ab2331c3f9239760599e28f2fb06910441683e7ecc77c982744
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + RM_GOPATH=0
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + TMP_GOPATH=
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + : /build
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + '[' -z '' ']'
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 ++ mktemp -d
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + export GOPATH=/tmp/tmp.Li95ZtEzKZ
23:46:42 [2021-07-29T23:46:42.954Z] #67 4.750 + GOPATH=/tmp/tmp.Li95ZtEzKZ
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.750 + RM_GOPATH=1
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.750 + case "$(go env GOARCH)" in
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.750 ++ go env GOARCH
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.759 + export GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.759 + GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.760 ++ dirname /tmp/install/install.sh
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + dir=/tmp/install
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + bin=proxy
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + shift
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + '[' '!' -f /tmp/install/proxy.installer ']'
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + . /tmp/install/proxy.installer
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + install_proxy
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + case "$1" in
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + export CGO_ENABLED=0
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + CGO_ENABLED=0
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + _install_proxy
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.761 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Li95ZtEzKZ/src/github.com/docker/libnetwork
23:46:42 [2021-07-29T23:46:42.955Z] #67 4.765 Cloning into '/tmp/tmp.Li95ZtEzKZ/src/github.com/docker/libnetwork'...
23:46:42 [2021-07-29T23:46:42.955Z] #67 ...
23:46:42 [2021-07-29T23:46:42.955Z] 
23:46:42 [2021-07-29T23:46:42.955Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:42 [2021-07-29T23:46:42.955Z] #34 sha256:da6b53332d5f8a280ee59714ac2aeb297e76b1a428a808afa0888187653f49b9
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + RM_GOPATH=0
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + TMP_GOPATH=
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + : /build
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + '[' -z '' ']'
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 ++ mktemp -d
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + export GOPATH=/tmp/tmp.g2UPUOKl5n
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + GOPATH=/tmp/tmp.g2UPUOKl5n
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + RM_GOPATH=1
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 + case "$(go env GOARCH)" in
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.114 ++ go env GOARCH
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + export GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + GO_BUILDMODE=-buildmode=pie
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 ++ dirname /tmp/install/install.sh
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + dir=/tmp/install
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + bin=tomlv
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + shift
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + . /tmp/install/tomlv.installer
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + install_tomlv
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.g2UPUOKl5n/src/github.com/BurntSushi/toml
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 Cloning into '/tmp/tmp.g2UPUOKl5n/src/github.com/BurntSushi/toml'...
23:46:42 [2021-07-29T23:46:42.955Z] #34 5.129 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:42 [2021-07-29T23:46:42.955Z] #34 6.088 + cd /tmp/tmp.g2UPUOKl5n/src/github.com/BurntSushi/toml
23:46:42 [2021-07-29T23:46:42.955Z] #34 6.088 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:42 [2021-07-29T23:46:42.955Z] #34 6.107 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:46:42 [2021-07-29T23:46:42.955Z] #34 7.112 github.com/BurntSushi/toml
23:46:43 [2021-07-29T23:46:43.064Z] #42 9.559 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:46:43 [2021-07-29T23:46:43.064Z] #42 9.567 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.211Z] #34 ...
23:46:43 [2021-07-29T23:46:43.211Z] 
23:46:43 [2021-07-29T23:46:43.211Z] #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
23:46:43 [2021-07-29T23:46:43.211Z] #53 sha256:ed84f991a3ef69fa42d23315607fa61ea51cdefb03f8a31cbbfc86b2928a0a7c
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.148 + RM_GOPATH=0
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.148 + TMP_GOPATH=
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.148 + : /build
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.148 + '[' -z '' ']'
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.148 ++ mktemp -d
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.151 + export GOPATH=/tmp/tmp.Hxx6DIQaaG
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.151 + GOPATH=/tmp/tmp.Hxx6DIQaaG
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.151 + RM_GOPATH=1
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.151 + case "$(go env GOARCH)" in
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.151 ++ go env GOARCH
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.157 + export GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.157 + GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 ++ dirname /tmp/install/install.sh
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + dir=/tmp/install
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + bin=runc
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + shift
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + '[' '!' -f /tmp/install/runc.installer ']'
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + . /tmp/install/runc.installer
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + install_runc
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.161 + grep -q '^3\.10\.0.*\.el7\.'
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.163 + uname -r
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.164 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.164 + RUNC_BUILDTAGS='seccomp '
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.164 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.164 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Hxx6DIQaaG/src/github.com/opencontainers/runc
23:46:43 [2021-07-29T23:46:43.211Z] #53 5.177 Cloning into '/tmp/tmp.Hxx6DIQaaG/src/github.com/opencontainers/runc'...
23:46:43 [2021-07-29T23:46:43.211Z] #53 ...
23:46:43 [2021-07-29T23:46:43.211Z] 
23:46:43 [2021-07-29T23:46:43.211Z] #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
23:46:43 [2021-07-29T23:46:43.211Z] #51 sha256:70378a4b90e5e65369037aed282d59c199080ac9ac63c4e2600312bdfb63527c
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.177 + RM_GOPATH=0
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.178 + TMP_GOPATH=
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.178 + : /build
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.178 + '[' -z '' ']'
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.185 ++ mktemp -d
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.189 + export GOPATH=/tmp/tmp.sCq9xNABn3
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.189 + GOPATH=/tmp/tmp.sCq9xNABn3
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.190 + RM_GOPATH=1
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.190 + case "$(go env GOARCH)" in
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.192 ++ go env GOARCH
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.216 + export GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.217 + GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.217 ++ dirname /tmp/install/install.sh
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.218 + dir=/tmp/install
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.222 + bin=shfmt
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.222 + shift
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.222 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.223 + . /tmp/install/shfmt.installer
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.223 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.224 + install_shfmt
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.225 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.226 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.226 + git clone https://github.com/mvdan/sh.git /tmp/tmp.sCq9xNABn3/src/github.com/mvdan/sh
23:46:43 [2021-07-29T23:46:43.211Z] #51 6.232 Cloning into '/tmp/tmp.sCq9xNABn3/src/github.com/mvdan/sh'...
23:46:43 [2021-07-29T23:46:43.326Z] #42 9.821 Selecting previously unselected package libprotobuf-dev:amd64.
23:46:43 [2021-07-29T23:46:43.326Z] #42 9.825 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:46:43 [2021-07-29T23:46:43.326Z] #42 9.833 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.570Z] #51 ...
23:46:43 [2021-07-29T23:46:43.570Z] 
23:46:43 [2021-07-29T23:46:43.570Z] #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
23:46:43 [2021-07-29T23:46:43.570Z] #45 sha256:25de6387c79776ea771cc2a5c775440aa6f5e1b227391f3e528b45f67951b381
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + RM_GOPATH=0
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + TMP_GOPATH=
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + : /build
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + '[' -z '' ']'
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 ++ mktemp -d
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + export GOPATH=/tmp/tmp.gmxP0MASNU
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + GOPATH=/tmp/tmp.gmxP0MASNU
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + RM_GOPATH=1
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 + case "$(go env GOARCH)" in
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.849 ++ go env GOARCH
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + export GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 ++ dirname /tmp/install/install.sh
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + dir=/tmp/install
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + bin=vndr
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + shift
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + '[' '!' -f /tmp/install/vndr.installer ']'
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + . /tmp/install/vndr.installer
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + install_vndr
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.856 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gmxP0MASNU/src/github.com/LK4D4/vndr
23:46:43 [2021-07-29T23:46:43.570Z] #45 4.857 Cloning into '/tmp/tmp.gmxP0MASNU/src/github.com/LK4D4/vndr'...
23:46:43 [2021-07-29T23:46:43.570Z] #45 5.253 + cd /tmp/tmp.gmxP0MASNU/src/github.com/LK4D4/vndr
23:46:43 [2021-07-29T23:46:43.570Z] #45 5.253 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:46:43 [2021-07-29T23:46:43.570Z] #45 5.268 + go build -buildmode=pie -v -o /build/vndr .
23:46:43 [2021-07-29T23:46:43.570Z] #45 6.529 github.com/LK4D4/vndr/build
23:46:43 [2021-07-29T23:46:43.570Z] #45 6.553 github.com/LK4D4/vndr/godl/singleflight
23:46:43 [2021-07-29T23:46:43.570Z] #45 7.051 github.com/LK4D4/vndr/versioned
23:46:43 [2021-07-29T23:46:43.570Z] #45 7.967 github.com/LK4D4/vndr/godl
23:46:43 [2021-07-29T23:46:43.570Z] #45 10.97 github.com/LK4D4/vndr
23:46:43 [2021-07-29T23:46:43.603Z] #42 4.014 Reading package lists...
23:46:43 [2021-07-29T23:46:43.867Z] #42 5.454 Building dependency tree...
23:46:43 [2021-07-29T23:46:43.867Z] #42 5.746 Reading state information...
23:46:43 [2021-07-29T23:46:43.900Z] #45 ...
23:46:43 [2021-07-29T23:46:43.900Z] 
23:46:43 [2021-07-29T23:46:43.900Z] #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
23:46:43 [2021-07-29T23:46:43.900Z] #24 sha256:2a68b8f6b7d217c7217445964354b278d12183209f2c271bba73b80a7e3d4066
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.219 + RM_GOPATH=0
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.219 + TMP_GOPATH=
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.220 + : /build
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.220 + '[' -z '' ']'
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.222 ++ mktemp -d
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.230 + export GOPATH=/tmp/tmp.ONZqmenFCm
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.232 + GOPATH=/tmp/tmp.ONZqmenFCm
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.232 + RM_GOPATH=1
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.232 + case "$(go env GOARCH)" in
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.234 ++ go env GOARCH
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.270 + export GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.270 + GO_BUILDMODE=-buildmode=pie
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.271 ++ dirname /tmp/install/install.sh
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.281 + dir=/tmp/install
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.282 + bin=dockercli
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.282 + shift
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.283 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.283 + . /tmp/install/dockercli.installer
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.284 ++ : stable
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.284 ++ : 17.06.2-ce
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.285 + install_dockercli
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.286 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.286 Install docker/cli version 17.06.2-ce from stable
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.287 ++ uname -m
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.290 + arch=x86_64
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.290 + '[' x86_64 '!=' x86_64 ']'
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.290 + url=https://download.docker.com/linux/static
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.291 + tar -xz docker/docker
23:46:43 [2021-07-29T23:46:43.900Z] #24 6.292 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:46:43 [2021-07-29T23:46:43.988Z] #53 ...
23:46:43 [2021-07-29T23:46:43.988Z] 
23:46:43 [2021-07-29T23:46:43.988Z] #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
23:46:43 [2021-07-29T23:46:43.988Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:43 [2021-07-29T23:46:43.988Z] #49 18.58 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:46:43 [2021-07-29T23:46:43.988Z] #49 18.82 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.59 go: downloading github.com/sirupsen/logrus v1.4.2
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.59 go: downloading github.com/stretchr/testify v1.4.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.73 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.76 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:46:43 [2021-07-29T23:46:43.988Z] #49 21.81 go: downloading github.com/hashicorp/hcl v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.04 go: downloading github.com/magiconair/properties v1.8.1
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.06 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.10 go: downloading github.com/pelletier/go-toml v1.2.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.11 go: downloading github.com/spf13/afero v1.1.2
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.26 go: downloading github.com/spf13/cast v1.3.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.28 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.31 go: downloading github.com/subosito/gotenv v1.2.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.33 go: downloading gopkg.in/ini.v1 v1.51.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.34 go: downloading gopkg.in/yaml.v2 v2.2.7
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.53 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.55 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:46:43 [2021-07-29T23:46:43.988Z] #49 22.57 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.58 go: downloading github.com/go-toolsmith/astp v1.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.59 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.61 go: downloading github.com/go-toolsmith/typep v1.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.66 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.87 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:46:43 [2021-07-29T23:46:43.989Z] #49 22.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.32 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.67 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:46:43 [2021-07-29T23:46:43.989Z] #49 23.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.02 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.20 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.57 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.74 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.89 go: downloading github.com/ultraware/funlen v0.0.2
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.93 go: downloading github.com/ultraware/whitespace v0.0.4
23:46:43 [2021-07-29T23:46:43.989Z] #49 24.97 go: downloading github.com/uudashr/gocognit v1.0.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 25.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:46:43 [2021-07-29T23:46:43.989Z] #49 25.94 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:46:43 [2021-07-29T23:46:43.989Z] #49 25.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:46:43 [2021-07-29T23:46:43.989Z] #49 26.10 go: downloading github.com/davecgh/go-spew v1.1.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 26.11 go: downloading github.com/pmezard/go-difflib v1.0.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 26.15 go: downloading github.com/stretchr/objx v0.2.0
23:46:43 [2021-07-29T23:46:43.989Z] #49 26.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:46:43 [2021-07-29T23:46:43.989Z] #49 26.34 go: downloading golang.org/x/text v0.3.2
23:46:43 [2021-07-29T23:46:43.989Z] #49 ...
23:46:43 [2021-07-29T23:46:43.989Z] 
23:46:43 [2021-07-29T23:46:43.989Z] #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
23:46:43 [2021-07-29T23:46:43.989Z] #67 sha256:db88248ad0697db7f6437d1fcf759706291b1fc8a5d3da21743fe9b0e6671a52
23:46:43 [2021-07-29T23:46:43.989Z] #67 22.03 Checking out files:  92% (1772/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.
23:46:43 [2021-07-29T23:46:43.989Z] #67 22.18 + cd /tmp/tmp.FwsvS3BXaT/src/github.com/docker/libnetwork
23:46:43 [2021-07-29T23:46:43.989Z] #67 22.18 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:43 [2021-07-29T23:46:43.989Z] #67 22.63 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:46:43 [2021-07-29T23:46:43.989Z] #67 DONE 26.3s
23:46:43 [2021-07-29T23:46:43.989Z] 
23:46:43 [2021-07-29T23:46:43.989Z] #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
23:46:43 [2021-07-29T23:46:43.989Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.12 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.19 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.25 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.27 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.28 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.30 Setting up protobuf-compiler (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.34 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.36 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.39 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 23.40 Setting up python-protobuf (3.6.1.3-2) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 28.09 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:46:43 [2021-07-29T23:46:43.989Z] #42 28.13 Processing triggers for libc-bin (2.28-10) ...
23:46:44 [2021-07-29T23:46:44.173Z] #24 ...
23:46:44 [2021-07-29T23:46:44.173Z] 
23:46:44 [2021-07-29T23:46:44.173Z] #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
23:46:44 [2021-07-29T23:46:44.173Z] #37 sha256:e448427d7cbda789bd855af23b0fb430f40df798ea6015abc0f5cc5c448fc46c
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.881 + RM_GOPATH=0
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.881 + TMP_GOPATH=
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.881 + : /build
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.881 + '[' -z '' ']'
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.881 ++ mktemp -d
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.882 + export GOPATH=/tmp/tmp.fXm9Mn289E
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.882 + GOPATH=/tmp/tmp.fXm9Mn289E
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.882 + RM_GOPATH=1
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.882 + case "$(go env GOARCH)" in
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.882 ++ go env GOARCH
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + export GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 ++ dirname /tmp/install/install.sh
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + dir=/tmp/install
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + bin=tini
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + shift
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + '[' '!' -f /tmp/install/tini.installer ']'
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + . /tmp/install/tini.installer
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + install_tini
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 + git clone https://github.com/krallin/tini.git /tmp/tmp.fXm9Mn289E/tini
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.918 Cloning into '/tmp/tmp.fXm9Mn289E/tini'...
23:46:44 [2021-07-29T23:46:44.173Z] #37 5.925 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:46:44 [2021-07-29T23:46:44.173Z] #37 6.758 + cd /tmp/tmp.fXm9Mn289E/tini
23:46:44 [2021-07-29T23:46:44.173Z] #37 6.758 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:46:44 [2021-07-29T23:46:44.173Z] #37 6.773 + cmake .
23:46:44 [2021-07-29T23:46:44.173Z] #37 7.414 -- The C compiler identification is GNU 8.3.0
23:46:44 [2021-07-29T23:46:44.173Z] #37 7.481 -- Check for working C compiler: /usr/bin/cc
23:46:44 [2021-07-29T23:46:44.173Z] #37 8.339 -- Check for working C compiler: /usr/bin/cc -- works
23:46:44 [2021-07-29T23:46:44.173Z] #37 8.352 -- Detecting C compiler ABI info
23:46:44 [2021-07-29T23:46:44.173Z] #37 9.179 -- Detecting C compiler ABI info - done
23:46:44 [2021-07-29T23:46:44.173Z] #37 9.234 -- Detecting C compile features
23:46:44 [2021-07-29T23:46:44.429Z] #37 ...
23:46:44 [2021-07-29T23:46:44.429Z] 
23:46:44 [2021-07-29T23:46:44.429Z] #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
23:46:44 [2021-07-29T23:46:44.429Z] #47 sha256:6af1c3747193be013fe58ca643c1bf6b4630f36a68f2b1923b70e78a4820228a
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.152 + RM_GOPATH=0
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.152 + TMP_GOPATH=
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.152 + : /build
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.152 + '[' -z '' ']'
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.153 ++ mktemp -d
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.156 + export GOPATH=/tmp/tmp.psPiaXWG4O
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.156 + GOPATH=/tmp/tmp.psPiaXWG4O
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.156 + RM_GOPATH=1
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.158 + case "$(go env GOARCH)" in
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.159 ++ go env GOARCH
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.172 + export GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.173 + GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.178 ++ dirname /tmp/install/install.sh
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.181 + dir=/tmp/install
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + bin=gotestsum
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + shift
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + . /tmp/install/gotestsum.installer
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 ++ : v0.5.3
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + install_gotestsum
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + set -e
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + export GO111MODULE=on
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + GO111MODULE=on
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + GOBIN=/build
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.182 + go get gotest.tools/gotestsum@v0.5.3
23:46:44 [2021-07-29T23:46:44.429Z] #47 6.928 go: downloading gotest.tools/gotestsum v0.5.3
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.326 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.330 go: downloading github.com/fatih/color v1.9.0
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.349 go: downloading github.com/pkg/errors v0.9.1
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.455 go: downloading github.com/spf13/pflag v1.0.3
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.787 go: downloading github.com/mattn/go-colorable v0.1.6
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.857 go: downloading github.com/mattn/go-isatty v0.0.12
23:46:44 [2021-07-29T23:46:44.429Z] #47 8.917 go: downloading github.com/jonboulle/clockwork v0.1.0
23:46:44 [2021-07-29T23:46:44.429Z] #47 9.068 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:46:44 [2021-07-29T23:46:44.429Z] #47 9.186 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:46:44 [2021-07-29T23:46:44.429Z] #47 9.689 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:46:44 [2021-07-29T23:46:44.429Z] #47 ...
23:46:44 [2021-07-29T23:46:44.429Z] 
23:46:44 [2021-07-29T23:46:44.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
23:46:44 [2021-07-29T23:46:44.429Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + RM_GOPATH=0
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + TMP_GOPATH=
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + : /build
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + '[' -z '' ']'
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 ++ mktemp -d
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + export GOPATH=/tmp/tmp.XNIxe4xZel
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + GOPATH=/tmp/tmp.XNIxe4xZel
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + RM_GOPATH=1
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 + case "$(go env GOARCH)" in
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.088 ++ go env GOARCH
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.106 + export GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.106 + GO_BUILDMODE=-buildmode=pie
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.106 ++ dirname /tmp/install/install.sh
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + dir=/tmp/install
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + bin=golangci_lint
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + shift
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + . /tmp/install/golangci_lint.installer
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 ++ : v1.23.8
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + install_golangci_lint
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + set -e
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + export GO111MODULE=on
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + GO111MODULE=on
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + GOBIN=/build
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.110 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:46:44 [2021-07-29T23:46:44.429Z] #49 5.693 go: downloading github.com/golangci/golangci-lint v1.23.8
23:46:44 [2021-07-29T23:46:44.429Z] #49 ...
23:46:44 [2021-07-29T23:46:44.429Z] 
23:46:44 [2021-07-29T23:46:44.429Z] #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
23:46:44 [2021-07-29T23:46:44.429Z] #37 sha256:e448427d7cbda789bd855af23b0fb430f40df798ea6015abc0f5cc5c448fc46c
23:46:44 [2021-07-29T23:46:44.429Z] #37 11.92 -- Detecting C compile features - done
23:46:44 [2021-07-29T23:46:44.445Z] #42 6.224 The following additional packages will be installed:
23:46:44 [2021-07-29T23:46:44.446Z] #42 6.224   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:46:44 [2021-07-29T23:46:44.446Z] #42 6.279   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:46:44 [2021-07-29T23:46:44.446Z] #42 6.279 Suggested packages:
23:46:44 [2021-07-29T23:46:44.446Z] #42 6.279   manpages-dev python-setuptools
23:46:44 [2021-07-29T23:46:44.558Z] #42 DONE 28.6s
23:46:44 [2021-07-29T23:46:44.558Z] 
23:46:44 [2021-07-29T23:46:44.558Z] #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
23:46:44 [2021-07-29T23:46:44.558Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:44 [2021-07-29T23:46:44.692Z] #37 12.09 -- Performing Test HAS_BUILTIN_FORTIFY
23:46:44 [2021-07-29T23:46:44.712Z] #42 11.28 Selecting previously unselected package libprotoc17:amd64.
23:46:44 [2021-07-29T23:46:44.712Z] #42 11.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:46:44 [2021-07-29T23:46:44.712Z] #42 11.30 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:46:44 [2021-07-29T23:46:44.818Z] #43 ...
23:46:44 [2021-07-29T23:46:44.818Z] 
23:46:44 [2021-07-29T23:46:44.818Z] #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
23:46:44 [2021-07-29T23:46:44.818Z] #51 sha256:f46c161e2ae3ca4b75313d0f01195afedfdff0dd7decefc9b49253310434d2ff
23:46:44 [2021-07-29T23:46:44.818Z] #51 17.19 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:46:44 [2021-07-29T23:46:44.818Z] #51 17.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:46:44 [2021-07-29T23:46:44.818Z] #51 17.39 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:46:44 [2021-07-29T23:46:44.818Z] #51 18.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:46:44 [2021-07-29T23:46:44.818Z] #51 21.80 github.com/pkg/diff
23:46:44 [2021-07-29T23:46:44.818Z] #51 21.80 golang.org/x/sys/unix
23:46:44 [2021-07-29T23:46:44.818Z] #51 23.28 mvdan.cc/editorconfig
23:46:44 [2021-07-29T23:46:44.818Z] #51 24.16 mvdan.cc/sh/v3/fileutil
23:46:44 [2021-07-29T23:46:44.818Z] #51 24.35 mvdan.cc/sh/v3/syntax
23:46:44 [2021-07-29T23:46:44.953Z] #37 12.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.698 The following NEW packages will be installed:
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.698   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.698   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.698   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.698   python-six zlib1g-dev
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.998 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.998 Need to get 3798 kB of archives.
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.998 After this operation, 21.6 MB of additional disk space will be used.
23:46:45 [2021-07-29T23:46:45.026Z] #42 6.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
23:46:45 [2021-07-29T23:46:45.233Z] #37 12.65 -- Configuring done
23:46:45 [2021-07-29T23:46:45.233Z] #37 12.66 -- Generating done
23:46:45 [2021-07-29T23:46:45.233Z] #37 12.71 -- Build files have been written to: /tmp/tmp.fXm9Mn289E/tini
23:46:45 [2021-07-29T23:46:45.233Z] #37 12.71 + make tini-static
23:46:45 [2021-07-29T23:46:45.283Z] #42 ...
23:46:45 [2021-07-29T23:46:45.283Z] 
23:46:45 [2021-07-29T23:46:45.283Z] #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
23:46:45 [2021-07-29T23:46:45.283Z] #67 sha256:9672f88da42c783d618fa6b2f1d8844b44eee330065a83f29a9c625284551559
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.029 + RM_GOPATH=0
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.029 + TMP_GOPATH=
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.029 + : /build
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.029 + '[' -z '' ']'
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.029 ++ mktemp -d
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.030 + export GOPATH=/tmp/tmp.YuQCO1K6Tv
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.030 + GOPATH=/tmp/tmp.YuQCO1K6Tv
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.030 + RM_GOPATH=1
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.030 + case "$(go env GOARCH)" in
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 ++ go env GOARCH
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + export GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 ++ dirname /tmp/install/install.sh
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + dir=/tmp/install
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + bin=proxy
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + shift
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + '[' '!' -f /tmp/install/proxy.installer ']'
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + . /tmp/install/proxy.installer
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + install_proxy
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + case "$1" in
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + export CGO_ENABLED=0
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + CGO_ENABLED=0
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + _install_proxy
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.041 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.YuQCO1K6Tv/src/github.com/docker/libnetwork
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.044 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:45 [2021-07-29T23:46:45.283Z] #67 4.047 Cloning into '/tmp/tmp.YuQCO1K6Tv/src/github.com/docker/libnetwork'...
23:46:45 [2021-07-29T23:46:45.288Z] #42 7.006 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:46:45 [2021-07-29T23:46:45.288Z] #42 7.009 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
23:46:45 [2021-07-29T23:46:45.288Z] #42 7.014 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.017 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.021 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.027 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.029 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.040 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.098 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.098 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.113 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.173 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.185 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
23:46:45 [2021-07-29T23:46:45.289Z] #42 7.207 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
23:46:45 [2021-07-29T23:46:45.544Z] #67 ...
23:46:45 [2021-07-29T23:46:45.544Z] 
23:46:45 [2021-07-29T23:46:45.544Z] #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
23:46:45 [2021-07-29T23:46:45.544Z] #24 sha256:3ec0b3ee8ab626ee7df17c1e063e888162fd2619f4970dc2df7bc0030e55bfaf
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + RM_GOPATH=0
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + TMP_GOPATH=
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + : /build
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + '[' -z '' ']'
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 ++ mktemp -d
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + export GOPATH=/tmp/tmp.oWGBnhCltA
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + GOPATH=/tmp/tmp.oWGBnhCltA
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + RM_GOPATH=1
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 + case "$(go env GOARCH)" in
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.554 ++ go env GOARCH
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + export GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 ++ dirname /tmp/install/install.sh
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + dir=/tmp/install
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + bin=dockercli
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + shift
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 + . /tmp/install/dockercli.installer
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 ++ : stable
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.587 ++ : 17.06.2-ce
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.592 Install docker/cli version 17.06.2-ce from stable
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.593 + install_dockercli
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.593 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.593 ++ uname -m
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.603 + arch=x86_64
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.603 + '[' x86_64 '!=' x86_64 ']'
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.603 + url=https://download.docker.com/linux/static
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.603 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:46:45 [2021-07-29T23:46:45.544Z] #24 5.603 + tar -xz docker/docker
23:46:45 [2021-07-29T23:46:45.544Z] #24 ...
23:46:45 [2021-07-29T23:46:45.544Z] 
23:46:45 [2021-07-29T23:46:45.544Z] #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
23:46:45 [2021-07-29T23:46:45.544Z] #45 sha256:00f7da0c837875c0e2885258f3e559939a29f8a49e343316dd2c8fcfce7db7a6
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + RM_GOPATH=0
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + TMP_GOPATH=
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + : /build
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + '[' -z '' ']'
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 ++ mktemp -d
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + export GOPATH=/tmp/tmp.ReRY1EKBTB
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + GOPATH=/tmp/tmp.ReRY1EKBTB
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + RM_GOPATH=1
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 + case "$(go env GOARCH)" in
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.276 ++ go env GOARCH
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.280 + export GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.280 + GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.280 ++ dirname /tmp/install/install.sh
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.293 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + dir=/tmp/install
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + bin=vndr
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + shift
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + '[' '!' -f /tmp/install/vndr.installer ']'
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + . /tmp/install/vndr.installer
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + install_vndr
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ReRY1EKBTB/src/github.com/LK4D4/vndr
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.294 Cloning into '/tmp/tmp.ReRY1EKBTB/src/github.com/LK4D4/vndr'...
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.756 + cd /tmp/tmp.ReRY1EKBTB/src/github.com/LK4D4/vndr
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.756 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:46:45 [2021-07-29T23:46:45.544Z] #45 4.767 + go build -buildmode=pie -v -o /build/vndr .
23:46:45 [2021-07-29T23:46:45.544Z] #45 6.202 github.com/LK4D4/vndr/build
23:46:45 [2021-07-29T23:46:45.544Z] #45 6.243 github.com/LK4D4/vndr/godl/singleflight
23:46:45 [2021-07-29T23:46:45.544Z] #45 6.837 github.com/LK4D4/vndr/versioned
23:46:45 [2021-07-29T23:46:45.544Z] #45 7.742 github.com/LK4D4/vndr/godl
23:46:45 [2021-07-29T23:46:45.551Z] #42 7.223 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
23:46:45 [2021-07-29T23:46:45.551Z] #42 7.227 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
23:46:45 [2021-07-29T23:46:45.801Z] #37 13.29 Scanning dependencies of target tini-static
23:46:45 [2021-07-29T23:46:45.801Z] #37 ...
23:46:45 [2021-07-29T23:46:45.801Z] 
23:46:45 [2021-07-29T23:46:45.801Z] #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
23:46:45 [2021-07-29T23:46:45.801Z] #24 sha256:2a68b8f6b7d217c7217445964354b278d12183209f2c271bba73b80a7e3d4066
23:46:45 [2021-07-29T23:46:45.801Z] #24 12.80 + mkdir -p /build
23:46:45 [2021-07-29T23:46:45.801Z] #24 12.89 + mv docker/docker /build/
23:46:45 [2021-07-29T23:46:45.801Z] #24 12.89 + rmdir docker
23:46:45 [2021-07-29T23:46:45.801Z] #24 DONE 13.3s
23:46:45 [2021-07-29T23:46:45.801Z] 
23:46:45 [2021-07-29T23:46:45.801Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:45 [2021-07-29T23:46:45.801Z] #34 sha256:da6b53332d5f8a280ee59714ac2aeb297e76b1a428a808afa0888187653f49b9
23:46:45 [2021-07-29T23:46:45.801Z] #34 10.86 github.com/BurntSushi/toml/cmd/tomlv
23:46:45 [2021-07-29T23:46:45.801Z] #34 DONE 13.5s
23:46:45 [2021-07-29T23:46:45.801Z] 
23:46:45 [2021-07-29T23:46:45.801Z] #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
23:46:45 [2021-07-29T23:46:45.801Z] #37 sha256:e448427d7cbda789bd855af23b0fb430f40df798ea6015abc0f5cc5c448fc46c
23:46:45 [2021-07-29T23:46:45.801Z] #37 13.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:46:45 [2021-07-29T23:46:45.805Z] #45 ...
23:46:45 [2021-07-29T23:46:45.805Z] 
23:46:45 [2021-07-29T23:46:45.805Z] #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
23:46:45 [2021-07-29T23:46:45.805Z] #56 sha256:df151179e1fb5a49c257fe98b406b5c2b90a4472eae2cd08a3caeaa11d35fd41
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.750 + RM_GOPATH=0
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.750 + TMP_GOPATH=
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.750 + : /build
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.750 + '[' -z '' ']'
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.754 ++ mktemp -d
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.763 + export GOPATH=/tmp/tmp.qIQG3IIFjW
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.763 + GOPATH=/tmp/tmp.qIQG3IIFjW
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.763 + RM_GOPATH=1
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.763 + case "$(go env GOARCH)" in
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.767 ++ go env GOARCH
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.786 + export GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.786 + GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.786 ++ dirname /tmp/install/install.sh
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + dir=/tmp/install
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + bin=containerd
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + shift
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + '[' '!' -f /tmp/install/containerd.installer ']'
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + . /tmp/install/containerd.installer
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 ++ set -e
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 ++ : e25210fe30a0a703442421b0f60afac609f950a3
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + install_containerd
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.794 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qIQG3IIFjW/src/github.com/containerd/containerd
23:46:45 [2021-07-29T23:46:45.805Z] #56 5.796 Cloning into '/tmp/tmp.qIQG3IIFjW/src/github.com/containerd/containerd'...
23:46:45 [2021-07-29T23:46:45.805Z] #56 ...
23:46:45 [2021-07-29T23:46:45.805Z] 
23:46:45 [2021-07-29T23:46:45.805Z] #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
23:46:45 [2021-07-29T23:46:45.805Z] #53 sha256:296070beb8a24335aac2b9b391ba4e4653782809e51da29436b2a7e63fffb58d
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + RM_GOPATH=0
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + TMP_GOPATH=
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + : /build
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + '[' -z '' ']'
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 ++ mktemp -d
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + export GOPATH=/tmp/tmp.fel0Fk1SO6
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + GOPATH=/tmp/tmp.fel0Fk1SO6
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + RM_GOPATH=1
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 + case "$(go env GOARCH)" in
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.541 ++ go env GOARCH
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.553 + export GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.553 + GO_BUILDMODE=-buildmode=pie
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.553 ++ dirname /tmp/install/install.sh
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.555 + dir=/tmp/install
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.555 + bin=runc
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.555 + shift
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.555 + '[' '!' -f /tmp/install/runc.installer ']'
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.559 + . /tmp/install/runc.installer
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.569 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.569 + install_runc
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.569 + uname -r
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.569 + grep -q '^3\.10\.0.*\.el7\.'
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.575 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.576 + RUNC_BUILDTAGS='seccomp '
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.576 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.576 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.fel0Fk1SO6/src/github.com/opencontainers/runc
23:46:45 [2021-07-29T23:46:45.805Z] #53 5.586 Cloning into '/tmp/tmp.fel0Fk1SO6/src/github.com/opencontainers/runc'...
23:46:45 [2021-07-29T23:46:45.942Z] #13 ...
23:46:45 [2021-07-29T23:46:45.942Z] 
23:46:45 [2021-07-29T23:46:45.942Z] #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
23:46:45 [2021-07-29T23:46:45.942Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:45 [2021-07-29T23:46:45.942Z] #27 4.914 Reading package lists...
23:46:45 [2021-07-29T23:46:45.942Z] #27 5.697 Reading package lists...
23:46:45 [2021-07-29T23:46:45.942Z] #27 7.145 Building dependency tree...
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.114 The following additional packages will be installed:
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.115   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.115   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.116   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.118 Suggested packages:
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.118   krb5-doc krb5-user
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.118 Recommended packages:
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.118   krb5-locales publicsuffix libsasl2-modules
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.495 The following NEW packages will be installed:
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.497   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.497   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.497   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.498   libssh2-1 libssl1.1 openssl
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.787 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.787 Need to get 5058 kB of archives.
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.787 After this operation, 12.1 MB of additional disk space will be used.
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.787 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.789 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.791 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.796 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.796 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.807 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.842 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.855 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.872 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.872 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.872 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.872 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.872 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 8.904 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.230 debconf: delaying package configuration, since apt-utils is not installed
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.265 Fetched 5058 kB in 0s (13.7 MB/s)
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.296 Selecting previously unselected package libkeyutils1:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.296 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6677 files and directories currently installed.)
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.300 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.316 Unpacking libkeyutils1:amd64 (1.6-6) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.408 Selecting previously unselected package libkrb5support0:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.408 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.408 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.446 Selecting previously unselected package libk5crypto3:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.446 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.446 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.515 Selecting previously unselected package libssl1.1:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.515 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.520 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.835 Selecting previously unselected package libkrb5-3:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.835 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.835 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.922 Selecting previously unselected package libgssapi-krb5-2:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.922 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 9.937 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.01 Selecting previously unselected package openssl.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.01 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.02 Unpacking openssl (1.1.1d-0+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.21 Selecting previously unselected package ca-certificates.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.21 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.21 Unpacking ca-certificates (20200601~deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.33 Selecting previously unselected package libsasl2-modules-db:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.33 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.33 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.38 Selecting previously unselected package libsasl2-2:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.38 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.38 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.47 Selecting previously unselected package libldap-common.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.47 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.47 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.52 Selecting previously unselected package libldap-2.4-2:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.52 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.52 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.61 Selecting previously unselected package libnghttp2-14:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.61 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.63 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.68 Selecting previously unselected package libpsl5:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.68 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.68 Unpacking libpsl5:amd64 (0.20.2-2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.75 Selecting previously unselected package librtmp1:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.75 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.76 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.82 Selecting previously unselected package libssh2-1:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.82 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.82 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.90 Selecting previously unselected package libcurl4:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.90 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 10.90 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 11.05 Selecting previously unselected package curl.
23:46:45 [2021-07-29T23:46:45.942Z] #27 11.05 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 11.05 Unpacking curl (7.64.0-4+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.942Z] #27 11.14 Selecting previously unselected package libonig5:amd64.
23:46:45 [2021-07-29T23:46:45.942Z] #27 11.14 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.15 Unpacking libonig5:amd64 (6.9.1-1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.24 Selecting previously unselected package libjq1:amd64.
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.25 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.25 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.31 Selecting previously unselected package jq.
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.32 Unpacking jq (1.5+dfsg-2+b1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.39 Setting up libkeyutils1:amd64 (1.6-6) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.39 Setting up libpsl5:amd64 (0.20.2-2) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.41 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.59 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.59 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.64 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.64 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.64 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.65 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.67 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.69 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.71 Setting up openssl (1.1.1d-0+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.74 Setting up libonig5:amd64 (6.9.1-1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.78 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
23:46:45 [2021-07-29T23:46:45.943Z] #27 11.79 Setting up ca-certificates (20200601~deb10u2) ...
23:46:46 [2021-07-29T23:46:46.073Z] #53 ...
23:46:46 [2021-07-29T23:46:46.073Z] 
23:46:46 [2021-07-29T23:46:46.073Z] #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
23:46:46 [2021-07-29T23:46:46.073Z] #47 sha256:45575f7f036802293ea1bca425d9e0ab855f31454ad3d0b0ed21aad2406b0c0f
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.875 + RM_GOPATH=0
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.875 + TMP_GOPATH=
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.875 + : /build
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.875 + '[' -z '' ']'
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.875 ++ mktemp -d
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.893 + export GOPATH=/tmp/tmp.3kBg5Rmduj
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.893 + GOPATH=/tmp/tmp.3kBg5Rmduj
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.893 + RM_GOPATH=1
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.893 + case "$(go env GOARCH)" in
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.893 ++ go env GOARCH
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + export GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 ++ dirname /tmp/install/install.sh
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + dir=/tmp/install
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + bin=gotestsum
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + shift
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + . /tmp/install/gotestsum.installer
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 ++ : v0.5.3
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + install_gotestsum
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + set -e
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + export GO111MODULE=on
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + GO111MODULE=on
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + GOBIN=/build
23:46:46 [2021-07-29T23:46:46.073Z] #47 5.919 + go get gotest.tools/gotestsum@v0.5.3
23:46:46 [2021-07-29T23:46:46.073Z] #47 6.654 go: downloading gotest.tools/gotestsum v0.5.3
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.490 go: downloading github.com/fatih/color v1.9.0
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.492 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.532 go: downloading github.com/pkg/errors v0.9.1
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.548 go: downloading github.com/spf13/pflag v1.0.3
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.942 go: downloading github.com/mattn/go-colorable v0.1.6
23:46:46 [2021-07-29T23:46:46.073Z] #47 8.957 go: downloading github.com/mattn/go-isatty v0.0.12
23:46:46 [2021-07-29T23:46:46.073Z] #47 9.089 go: downloading github.com/jonboulle/clockwork v0.1.0
23:46:46 [2021-07-29T23:46:46.073Z] #47 9.217 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:46:46 [2021-07-29T23:46:46.073Z] #47 9.251 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:46:46 [2021-07-29T23:46:46.073Z] #47 10.06 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:46:46 [2021-07-29T23:46:46.073Z] #47 ...
23:46:46 [2021-07-29T23:46:46.073Z] 
23:46:46 [2021-07-29T23:46:46.073Z] #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
23:46:46 [2021-07-29T23:46:46.073Z] #37 sha256:bdf63152ccac059f447630ddcb52c7fe5407e90217e7169ec9febbc4df2a8ad4
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.205 + RM_GOPATH=0
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.205 + TMP_GOPATH=
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.205 + : /build
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.206 + '[' -z '' ']'
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.208 ++ mktemp -d
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.210 + export GOPATH=/tmp/tmp.b5XMoXPxqb
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.211 + GOPATH=/tmp/tmp.b5XMoXPxqb
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.211 + RM_GOPATH=1
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.211 + case "$(go env GOARCH)" in
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.212 ++ go env GOARCH
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.265 + export GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.266 + GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.266 ++ dirname /tmp/install/install.sh
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.267 + dir=/tmp/install
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + bin=tini
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + shift
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + '[' '!' -f /tmp/install/tini.installer ']'
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + . /tmp/install/tini.installer
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + install_tini
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 + git clone https://github.com/krallin/tini.git /tmp/tmp.b5XMoXPxqb/tini
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.268 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:46:46 [2021-07-29T23:46:46.073Z] #37 6.271 Cloning into '/tmp/tmp.b5XMoXPxqb/tini'...
23:46:46 [2021-07-29T23:46:46.073Z] #37 7.063 + cd /tmp/tmp.b5XMoXPxqb/tini
23:46:46 [2021-07-29T23:46:46.073Z] #37 7.063 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:46:46 [2021-07-29T23:46:46.073Z] #37 7.103 + cmake .
23:46:46 [2021-07-29T23:46:46.073Z] #37 7.736 -- The C compiler identification is GNU 8.3.0
23:46:46 [2021-07-29T23:46:46.073Z] #37 7.813 -- Check for working C compiler: /usr/bin/cc
23:46:46 [2021-07-29T23:46:46.073Z] #37 8.460 -- Check for working C compiler: /usr/bin/cc -- works
23:46:46 [2021-07-29T23:46:46.073Z] #37 8.473 -- Detecting C compiler ABI info
23:46:46 [2021-07-29T23:46:46.073Z] #37 9.224 -- Detecting C compiler ABI info - done
23:46:46 [2021-07-29T23:46:46.073Z] #37 9.289 -- Detecting C compile features
23:46:46 [2021-07-29T23:46:46.206Z] #27 ...
23:46:46 [2021-07-29T23:46:46.206Z] 
23:46:46 [2021-07-29T23:46:46.206Z] #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
23:46:46 [2021-07-29T23:46:46.206Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:46 [2021-07-29T23:46:46.206Z] #42 7.542 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:46:46 [2021-07-29T23:46:46.206Z] #42 7.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:46 [2021-07-29T23:46:46.206Z] #42 7.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:46:46 [2021-07-29T23:46:46.334Z] #37 ...
23:46:46 [2021-07-29T23:46:46.334Z] 
23:46:46 [2021-07-29T23:46:46.334Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:46 [2021-07-29T23:46:46.334Z] #34 sha256:7eff47895868923d3b8f6f56076c0e3ba61f9ddc747b1b506ec2612df1210275
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.237 + RM_GOPATH=0
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.237 + TMP_GOPATH=
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.237 + : /build
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.237 + '[' -z '' ']'
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.243 ++ mktemp -d
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.249 + export GOPATH=/tmp/tmp.QIFBMSxsry
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.250 + GOPATH=/tmp/tmp.QIFBMSxsry
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.250 + RM_GOPATH=1
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.250 + case "$(go env GOARCH)" in
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.251 ++ go env GOARCH
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.290 + export GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.291 + GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.294 ++ dirname /tmp/install/install.sh
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.302 + dir=/tmp/install
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.302 + bin=tomlv
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.302 + shift
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.303 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.303 + . /tmp/install/tomlv.installer
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.306 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.306 + install_tomlv
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.306 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.307 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.307 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QIFBMSxsry/src/github.com/BurntSushi/toml
23:46:46 [2021-07-29T23:46:46.334Z] #34 6.309 Cloning into '/tmp/tmp.QIFBMSxsry/src/github.com/BurntSushi/toml'...
23:46:46 [2021-07-29T23:46:46.334Z] #34 7.345 + cd /tmp/tmp.QIFBMSxsry/src/github.com/BurntSushi/toml
23:46:46 [2021-07-29T23:46:46.334Z] #34 7.345 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:46 [2021-07-29T23:46:46.334Z] #34 7.373 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:46:46 [2021-07-29T23:46:46.334Z] #34 8.529 github.com/BurntSushi/toml
23:46:46 [2021-07-29T23:46:46.334Z] #34 ...
23:46:46 [2021-07-29T23:46:46.334Z] 
23:46:46 [2021-07-29T23:46:46.334Z] #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
23:46:46 [2021-07-29T23:46:46.334Z] #49 sha256:5bc960643b381517d4b2ff279e62f1d8005589cb4de20cdfe649b404ff700d41
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.784 + RM_GOPATH=0
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.784 + TMP_GOPATH=
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.784 + : /build
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.784 + '[' -z '' ']'
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.784 ++ mktemp -d
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.801 + export GOPATH=/tmp/tmp.g0DqMPdLZU
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.801 + GOPATH=/tmp/tmp.g0DqMPdLZU
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.801 + RM_GOPATH=1
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.801 + case "$(go env GOARCH)" in
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.801 ++ go env GOARCH
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.854 + export GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.854 + GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.854 ++ dirname /tmp/install/install.sh
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.856 + dir=/tmp/install
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.856 + bin=golangci_lint
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.856 + shift
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.856 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.856 + . /tmp/install/golangci_lint.installer
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.857 ++ : v1.23.8
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.858 + install_golangci_lint
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.859 + set -e
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.859 + export GO111MODULE=on
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.859 + GO111MODULE=on
23:46:46 [2021-07-29T23:46:46.334Z] #49 5.875 + GOBIN=/build
23:46:46 [2021-07-29T23:46:46.335Z] #49 5.875 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:46:46 [2021-07-29T23:46:46.335Z] #49 6.725 go: downloading github.com/golangci/golangci-lint v1.23.8
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.040 debconf: delaying package configuration, since apt-utils is not installed
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.219 Fetched 3798 kB in 1s (7325 kB/s)
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.318 Selecting previously unselected package libcap-dev:arm64.
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.318 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.404 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
23:46:46 [2021-07-29T23:46:46.499Z] #42 8.430 Unpacking libcap-dev:arm64 (1:2.25-2) ...
23:46:46 [2021-07-29T23:46:46.595Z] #49 ...
23:46:46 [2021-07-29T23:46:46.595Z] 
23:46:46 [2021-07-29T23:46:46.595Z] #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
23:46:46 [2021-07-29T23:46:46.595Z] #51 sha256:6905c3dd139ffa7c0f89433a872cc08c5c1ef52d947ea2ef2dd7c005288eb8a3
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.935 + RM_GOPATH=0
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.935 + TMP_GOPATH=
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.935 + : /build
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.935 + '[' -z '' ']'
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.935 ++ mktemp -d
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.941 + export GOPATH=/tmp/tmp.7Moz9lYiPA
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.941 + GOPATH=/tmp/tmp.7Moz9lYiPA
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.941 + RM_GOPATH=1
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.941 + case "$(go env GOARCH)" in
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.941 ++ go env GOARCH
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.947 + export GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.947 + GO_BUILDMODE=-buildmode=pie
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 ++ dirname /tmp/install/install.sh
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + dir=/tmp/install
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + bin=shfmt
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + shift
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + . /tmp/install/shfmt.installer
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + install_shfmt
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7Moz9lYiPA/src/github.com/mvdan/sh
23:46:46 [2021-07-29T23:46:46.595Z] #51 4.957 Cloning into '/tmp/tmp.7Moz9lYiPA/src/github.com/mvdan/sh'...
23:46:46 [2021-07-29T23:46:46.856Z] #51 ...
23:46:46 [2021-07-29T23:46:46.856Z] 
23:46:46 [2021-07-29T23:46:46.856Z] #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
23:46:46 [2021-07-29T23:46:46.856Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.08 Selecting previously unselected package protobuf-c-compiler.
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.12 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.36 Selecting previously unselected package protobuf-compiler.
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.36 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.37 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.53 Selecting previously unselected package python-pkg-resources.
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.54 Unpacking python-pkg-resources (40.8.0-1) ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.80 Selecting previously unselected package python-six.
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.82 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.83 Unpacking python-six (1.12.0-1) ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.93 Selecting previously unselected package python-protobuf.
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.93 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:46:46 [2021-07-29T23:46:46.856Z] #42 12.94 Unpacking python-protobuf (3.6.1.3-2) ...
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.664 Selecting previously unselected package libnet1:arm64.
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.667 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.682 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.836 Selecting previously unselected package libnet1-dev.
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.842 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
23:46:47 [2021-07-29T23:46:47.024Z] #42 8.863 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:47 [2021-07-29T23:46:47.117Z] #42 13.68 Setting up python-pkg-resources (40.8.0-1) ...
23:46:47 [2021-07-29T23:46:47.166Z] #37 14.89 [100%] Linking C executable tini-static
23:46:47 [2021-07-29T23:46:47.287Z] #42 9.086 Selecting previously unselected package libnl-3-200:arm64.
23:46:47 [2021-07-29T23:46:47.287Z] #42 9.086 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
23:46:47 [2021-07-29T23:46:47.287Z] #42 9.114 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
23:46:47 [2021-07-29T23:46:47.356Z] #51 ...
23:46:47 [2021-07-29T23:46:47.356Z] 
23:46:47 [2021-07-29T23:46:47.356Z] #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
23:46:47 [2021-07-29T23:46:47.356Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:47 [2021-07-29T23:46:47.356Z] #43 2.519 Note: Building without setproctitle() and strlcpy() support.
23:46:47 [2021-07-29T23:46:47.356Z] #43 2.519       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:46:47 [2021-07-29T23:46:47.356Z] #43 2.525 Note: Building without GnuTLS support
23:46:47 [2021-07-29T23:46:47.356Z] #43 2.535 Makefile.config:39: Warn: you have no libnftables installed
23:46:47 [2021-07-29T23:46:47.356Z] #43 2.535 Makefile.config:40: Warn: Building without nftables support
23:46:47 [2021-07-29T23:46:47.550Z] #42 9.283 Selecting previously unselected package libnl-3-dev:arm64.
23:46:47 [2021-07-29T23:46:47.550Z] #42 9.313 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
23:46:47 [2021-07-29T23:46:47.550Z] #42 9.383 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
23:46:47 [2021-07-29T23:46:47.618Z] #42 8.882 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:46:47 [2021-07-29T23:46:47.812Z] #42 9.737 Selecting previously unselected package libprotobuf-c1:arm64.
23:46:48 [2021-07-29T23:46:48.077Z] #42 9.747 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
23:46:48 [2021-07-29T23:46:48.077Z] #42 9.762 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:46:48 [2021-07-29T23:46:48.077Z] #42 9.868 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:46:48 [2021-07-29T23:46:48.077Z] #42 9.872 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
23:46:48 [2021-07-29T23:46:48.077Z] #42 9.892 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:46:48 [2021-07-29T23:46:48.143Z] #37 15.49 [100%] Built target tini-static
23:46:48 [2021-07-29T23:46:48.143Z] #37 15.63 + mkdir -p /build
23:46:48 [2021-07-29T23:46:48.143Z] #37 15.66 + cp tini-static /build/docker-init
23:46:48 [2021-07-29T23:46:48.294Z] #43 3.804 fatal: not a git repository (or any of the parent directories): .git
23:46:48 [2021-07-29T23:46:48.294Z] #43 3.834   GEN      .gitid
23:46:48 [2021-07-29T23:46:48.294Z] #43 3.848   GEN      criu/include/version.h
23:46:48 [2021-07-29T23:46:48.294Z] #43 3.899   GEN      include/common/asm
23:46:48 [2021-07-29T23:46:48.340Z] #42 10.03 Selecting previously unselected package zlib1g-dev:arm64.
23:46:48 [2021-07-29T23:46:48.340Z] #42 10.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
23:46:48 [2021-07-29T23:46:48.340Z] #42 10.05 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:46:48 [2021-07-29T23:46:48.340Z] #42 10.29 Selecting previously unselected package libprotobuf17:arm64.
23:46:48 [2021-07-29T23:46:48.603Z] #42 10.29 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
23:46:48 [2021-07-29T23:46:48.603Z] #42 10.31 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
23:46:48 [2021-07-29T23:46:48.706Z] #37 DONE 16.3s
23:46:48 [2021-07-29T23:46:48.706Z] 
23:46:48 [2021-07-29T23:46:48.706Z] #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
23:46:48 [2021-07-29T23:46:48.706Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.21 go: downloading github.com/fatih/color v1.7.0
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.25 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.32 go: downloading github.com/pkg/errors v0.8.1
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.36 go: downloading github.com/spf13/cobra v0.0.5
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.36 go: downloading github.com/spf13/pflag v1.0.5
23:46:48 [2021-07-29T23:46:48.706Z] #49 15.78 go: downloading github.com/spf13/viper v1.6.1
23:46:48 [2021-07-29T23:46:48.962Z] #49 16.27 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:46:48 [2021-07-29T23:46:48.962Z] #49 16.42 go: downloading github.com/go-critic/go-critic v0.4.1
23:46:49 [2021-07-29T23:46:49.003Z] #42 ...
23:46:49 [2021-07-29T23:46:49.003Z] 
23:46:49 [2021-07-29T23:46:49.003Z] #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
23:46:49 [2021-07-29T23:46:49.003Z] #24 sha256:d7f0ce8c4668573221da4333064dbf2c1cf9ea215eab6673cbc39eed595665e3
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.168 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.168 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.168 + : /build
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.168 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.169 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.172 + export GOPATH=/tmp/tmp.IX6HWVJi05
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.172 + GOPATH=/tmp/tmp.IX6HWVJi05
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.172 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.172 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.174 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 Install docker/cli version 17.06.2-ce from stable
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + bin=dockercli
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + shift
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + . /tmp/install/dockercli.installer
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 ++ : stable
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 ++ : 17.06.2-ce
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + install_dockercli
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.201 ++ uname -m
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.207 + arch=x86_64
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.207 + '[' x86_64 '!=' x86_64 ']'
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.207 + url=https://download.docker.com/linux/static
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.207 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:46:49 [2021-07-29T23:46:49.003Z] #24 7.210 + tar -xz docker/docker
23:46:49 [2021-07-29T23:46:49.003Z] #24 ...
23:46:49 [2021-07-29T23:46:49.003Z] 
23:46:49 [2021-07-29T23:46:49.003Z] #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
23:46:49 [2021-07-29T23:46:49.003Z] #58 sha256:d0b0a3b8bfe12dd70b7cdc2ae8a12e2bca0cad29adf6170ba717da7a4d9467d8
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.226 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.229 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.229 + : /build
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.229 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.229 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.234 + export GOPATH=/tmp/tmp.lHSZMOBrKM
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.234 + GOPATH=/tmp/tmp.lHSZMOBrKM
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.234 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.234 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.234 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.248 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.248 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.248 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + bin=rootlesskit
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + shift
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + . /tmp/install/rootlesskit.installer
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + install_rootlesskit
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + case "$1" in
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + export CGO_ENABLED=0
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + CGO_ENABLED=0
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + _install_rootlesskit
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.251 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.254 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lHSZMOBrKM/src/github.com/rootless-containers/rootlesskit
23:46:49 [2021-07-29T23:46:49.003Z] #58 7.260 Cloning into '/tmp/tmp.lHSZMOBrKM/src/github.com/rootless-containers/rootlesskit'...
23:46:49 [2021-07-29T23:46:49.003Z] #58 ...
23:46:49 [2021-07-29T23:46:49.003Z] 
23:46:49 [2021-07-29T23:46:49.003Z] #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
23:46:49 [2021-07-29T23:46:49.003Z] #67 sha256:e3f813d5e1f5ffba63c3c77559a343968723544f177619df3f3446e029dc62ed
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.013 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.013 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.013 + : /build
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.013 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.015 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.018 + export GOPATH=/tmp/tmp.KgIAsGKcPr
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.018 + GOPATH=/tmp/tmp.KgIAsGKcPr
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.018 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.018 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.018 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + bin=proxy
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + shift
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + '[' '!' -f /tmp/install/proxy.installer ']'
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + . /tmp/install/proxy.installer
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + install_proxy
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + case "$1" in
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + export CGO_ENABLED=0
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + CGO_ENABLED=0
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + _install_proxy
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.030 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.031 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.037 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KgIAsGKcPr/src/github.com/docker/libnetwork
23:46:49 [2021-07-29T23:46:49.003Z] #67 7.055 Cloning into '/tmp/tmp.KgIAsGKcPr/src/github.com/docker/libnetwork'...
23:46:49 [2021-07-29T23:46:49.178Z] #42 10.90 Selecting previously unselected package libprotobuf-lite17:arm64.
23:46:49 [2021-07-29T23:46:49.178Z] #42 10.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
23:46:49 [2021-07-29T23:46:49.178Z] #42 10.92 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:46:49 [2021-07-29T23:46:49.264Z] #67 ...
23:46:49 [2021-07-29T23:46:49.264Z] 
23:46:49 [2021-07-29T23:46:49.264Z] #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
23:46:49 [2021-07-29T23:46:49.264Z] #47 sha256:ec493267152281cda6653909655910c2ee1c68c1d47b6437b6d0df0ec3eadb93
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.066 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.066 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.066 + : /build
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.066 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.068 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.072 + export GOPATH=/tmp/tmp.BQlA7l5U26
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.079 + GOPATH=/tmp/tmp.BQlA7l5U26
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.079 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.080 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.080 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.107 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.107 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.107 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.108 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.109 + bin=gotestsum
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.109 + shift
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.109 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.109 + . /tmp/install/gotestsum.installer
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.110 ++ : v0.5.3
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.152 + install_gotestsum
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.156 + set -e
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.156 + export GO111MODULE=on
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.156 + GO111MODULE=on
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.156 + GOBIN=/build
23:46:49 [2021-07-29T23:46:49.264Z] #47 8.157 + go get gotest.tools/gotestsum@v0.5.3
23:46:49 [2021-07-29T23:46:49.264Z] #47 9.067 go: downloading gotest.tools/gotestsum v0.5.3
23:46:49 [2021-07-29T23:46:49.264Z] #47 ...
23:46:49 [2021-07-29T23:46:49.264Z] 
23:46:49 [2021-07-29T23:46:49.264Z] #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
23:46:49 [2021-07-29T23:46:49.264Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:46:49 [2021-07-29T23:46:49.264Z] #36 7.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:46:49 [2021-07-29T23:46:49.264Z] #36 7.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:49 [2021-07-29T23:46:49.264Z] #36 7.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:46:49 [2021-07-29T23:46:49.264Z] #36 8.273 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:46:49 [2021-07-29T23:46:49.264Z] #36 10.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:46:49 [2021-07-29T23:46:49.440Z] #42 11.14 Selecting previously unselected package libprotobuf-dev:arm64.
23:46:49 [2021-07-29T23:46:49.440Z] #42 11.15 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
23:46:49 [2021-07-29T23:46:49.440Z] #42 11.21 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:46:49 [2021-07-29T23:46:49.524Z] #36 ...
23:46:49 [2021-07-29T23:46:49.524Z] 
23:46:49 [2021-07-29T23:46:49.525Z] #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
23:46:49 [2021-07-29T23:46:49.525Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.044 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.044 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.044 + : /build
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.044 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.047 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.048 + export GOPATH=/tmp/tmp.7WSd5i0DqN
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.048 + GOPATH=/tmp/tmp.7WSd5i0DqN
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.048 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.048 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.049 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.092 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.092 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.097 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.102 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + bin=golangci_lint
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + shift
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + . /tmp/install/golangci_lint.installer
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 ++ : v1.23.8
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + install_golangci_lint
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + set -e
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + export GO111MODULE=on
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + GO111MODULE=on
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + GOBIN=/build
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.108 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:46:49 [2021-07-29T23:46:49.525Z] #49 8.950 go: downloading github.com/golangci/golangci-lint v1.23.8
23:46:49 [2021-07-29T23:46:49.525Z] #49 ...
23:46:49 [2021-07-29T23:46:49.525Z] 
23:46:49 [2021-07-29T23:46:49.525Z] #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
23:46:49 [2021-07-29T23:46:49.525Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.146 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.147 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.150 + : /build
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.150 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.150 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.152 + export GOPATH=/tmp/tmp.PpaqlOE19G
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.152 + GOPATH=/tmp/tmp.PpaqlOE19G
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.152 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.154 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.154 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.188 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.189 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.189 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.193 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.193 + bin=vndr
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.193 + shift
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.193 + '[' '!' -f /tmp/install/vndr.installer ']'
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.194 + . /tmp/install/vndr.installer
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.194 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.194 + install_vndr
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.195 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.195 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.197 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PpaqlOE19G/src/github.com/LK4D4/vndr
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.200 Cloning into '/tmp/tmp.PpaqlOE19G/src/github.com/LK4D4/vndr'...
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.992 + cd /tmp/tmp.PpaqlOE19G/src/github.com/LK4D4/vndr
23:46:49 [2021-07-29T23:46:49.525Z] #45 8.993 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:46:49 [2021-07-29T23:46:49.525Z] #45 9.021 + go build -buildmode=pie -v -o /build/vndr .
23:46:49 [2021-07-29T23:46:49.525Z] #45 10.76 internal/cpu
23:46:49 [2021-07-29T23:46:49.525Z] #45 10.76 runtime/internal/atomic
23:46:49 [2021-07-29T23:46:49.675Z] #43 ...
23:46:49 [2021-07-29T23:46:49.675Z] 
23:46:49 [2021-07-29T23:46:49.675Z] #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
23:46:49 [2021-07-29T23:46:49.675Z] #53 sha256:27595654c110851d1abdff4f93c29ebde1875528313a5f7957cf3dd3bc49c388
23:46:49 [2021-07-29T23:46:49.675Z] #53 29.70 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:46:49 [2021-07-29T23:46:49.675Z] #53 31.60 + mkdir -p /build
23:46:49 [2021-07-29T23:46:49.675Z] #53 31.60 + cp runc /build/runc
23:46:49 [2021-07-29T23:46:49.675Z] #53 DONE 31.8s
23:46:49 [2021-07-29T23:46:49.675Z] 
23:46:49 [2021-07-29T23:46:49.675Z] #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
23:46:49 [2021-07-29T23:46:49.675Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.080   PBCC     images/timens.pb-c.c
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.112   DEP      images/timens.pb-c.d
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.153   PBCC     images/fown.pb-c.c
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.187   PBCC     images/google/protobuf/descriptor.pb-c.c
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.227   PBCC     images/opts.pb-c.c
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.266   PBCC     images/memfd.pb-c.c
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.307   DEP      images/fown.pb-c.d
23:46:49 [2021-07-29T23:46:49.675Z] #43 5.377   DEP      images/google/protobuf/descriptor.pb-c.d
23:46:49 [2021-07-29T23:46:49.786Z] #45 ...
23:46:49 [2021-07-29T23:46:49.786Z] 
23:46:49 [2021-07-29T23:46:49.786Z] #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
23:46:49 [2021-07-29T23:46:49.786Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:46:49 [2021-07-29T23:46:49.786Z] #55 8.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:46:49 [2021-07-29T23:46:49.786Z] #55 8.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:49 [2021-07-29T23:46:49.786Z] #55 8.687 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:46:49 [2021-07-29T23:46:49.786Z] #55 10.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:46:49 [2021-07-29T23:46:49.786Z] #55 ...
23:46:49 [2021-07-29T23:46:49.786Z] 
23:46:49 [2021-07-29T23:46:49.786Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:49 [2021-07-29T23:46:49.786Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.042 + RM_GOPATH=0
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.042 + TMP_GOPATH=
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.042 + : /build
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.042 + '[' -z '' ']'
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.042 ++ mktemp -d
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.048 + export GOPATH=/tmp/tmp.MwFcaFW1OP
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.048 + GOPATH=/tmp/tmp.MwFcaFW1OP
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.048 + RM_GOPATH=1
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.051 + case "$(go env GOARCH)" in
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.051 ++ go env GOARCH
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.097 + export GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.097 + GO_BUILDMODE=-buildmode=pie
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.113 ++ dirname /tmp/install/install.sh
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.116 + dir=/tmp/install
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.117 + bin=tomlv
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.117 + shift
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.117 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.118 + . /tmp/install/tomlv.installer
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.118 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.119 + install_tomlv
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.119 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.120 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.120 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MwFcaFW1OP/src/github.com/BurntSushi/toml
23:46:49 [2021-07-29T23:46:49.786Z] #34 8.126 Cloning into '/tmp/tmp.MwFcaFW1OP/src/github.com/BurntSushi/toml'...
23:46:49 [2021-07-29T23:46:49.786Z] #34 9.545 + cd /tmp/tmp.MwFcaFW1OP/src/github.com/BurntSushi/toml
23:46:49 [2021-07-29T23:46:49.786Z] #34 9.547 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:49 [2021-07-29T23:46:49.786Z] #34 9.567 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:46:49 [2021-07-29T23:46:49.786Z] #34 10.44 internal/unsafeheader
23:46:49 [2021-07-29T23:46:49.786Z] #34 10.56 internal/cpu
23:46:49 [2021-07-29T23:46:49.786Z] #34 10.59 runtime/internal/atomic
23:46:49 [2021-07-29T23:46:49.786Z] #34 11.15 runtime/internal/sys
23:46:49 [2021-07-29T23:46:49.934Z] #43 5.454   DEP      images/opts.pb-c.d
23:46:49 [2021-07-29T23:46:49.934Z] #43 5.526   DEP      images/memfd.pb-c.d
23:46:50 [2021-07-29T23:46:50.047Z] #34 ...
23:46:50 [2021-07-29T23:46:50.047Z] 
23:46:50 [2021-07-29T23:46:50.047Z] #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
23:46:50 [2021-07-29T23:46:50.047Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.872 + RM_GOPATH=0
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.872 + TMP_GOPATH=
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.872 + : /build
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.872 + '[' -z '' ']'
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.872 ++ mktemp -d
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.881 + export GOPATH=/tmp/tmp.OXtLuPJANd
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.881 + GOPATH=/tmp/tmp.OXtLuPJANd
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.881 + RM_GOPATH=1
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.881 + case "$(go env GOARCH)" in
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.881 ++ go env GOARCH
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.932 + export GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.932 + GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.934 ++ dirname /tmp/install/install.sh
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + dir=/tmp/install
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + bin=shfmt
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + shift
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + . /tmp/install/shfmt.installer
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + install_shfmt
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 + git clone https://github.com/mvdan/sh.git /tmp/tmp.OXtLuPJANd/src/github.com/mvdan/sh
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.935 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:50 [2021-07-29T23:46:50.047Z] #51 7.938 Cloning into '/tmp/tmp.OXtLuPJANd/src/github.com/mvdan/sh'...
23:46:50 [2021-07-29T23:46:50.047Z] #51 ...
23:46:50 [2021-07-29T23:46:50.047Z] 
23:46:50 [2021-07-29T23:46:50.047Z] #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
23:46:50 [2021-07-29T23:46:50.047Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:46:50 [2021-07-29T23:46:50.047Z] #40 6.902 + git clone https://github.com/docker/distribution.git .
23:46:50 [2021-07-29T23:46:50.047Z] #40 6.902 Cloning into '.'...
23:46:50 [2021-07-29T23:46:50.194Z] #43 5.606   PBCC     images/sit.pb-c.c
23:46:50 [2021-07-29T23:46:50.194Z] #43 5.675   DEP      images/sit.pb-c.d
23:46:50 [2021-07-29T23:46:50.194Z] #43 5.752   PBCC     images/macvlan.pb-c.c
23:46:50 [2021-07-29T23:46:50.194Z] #43 5.806   DEP      images/macvlan.pb-c.d
23:46:50 [2021-07-29T23:46:50.194Z] #43 5.894   PBCC     images/autofs.pb-c.c
23:46:50 [2021-07-29T23:46:50.308Z] #40 ...
23:46:50 [2021-07-29T23:46:50.308Z] 
23:46:50 [2021-07-29T23:46:50.308Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:50 [2021-07-29T23:46:50.308Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:46:50 [2021-07-29T23:46:50.308Z] #34 11.56 internal/bytealg
23:46:50 [2021-07-29T23:46:50.308Z] #34 11.65 runtime/internal/math
23:46:50 [2021-07-29T23:46:50.308Z] #34 11.75 math/bits
23:46:50 [2021-07-29T23:46:50.326Z] #49 17.56 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:46:50 [2021-07-29T23:46:50.326Z] #49 17.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:46:50 [2021-07-29T23:46:50.410Z] #42 ...
23:46:50 [2021-07-29T23:46:50.410Z] 
23:46:50 [2021-07-29T23:46:50.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
23:46:50 [2021-07-29T23:46:50.410Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.877 + RM_GOPATH=0
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.877 + TMP_GOPATH=
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.877 + : /build
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.877 + '[' -z '' ']'
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.878 ++ mktemp -d
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.880 + export GOPATH=/tmp/tmp.zZvXQ3HKkV
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.880 + GOPATH=/tmp/tmp.zZvXQ3HKkV
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.880 + RM_GOPATH=1
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.880 + case "$(go env GOARCH)" in
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.899 ++ go env GOARCH
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.917 + export GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.917 + GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.918 ++ dirname /tmp/install/install.sh
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + dir=/tmp/install
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + bin=golangci_lint
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + shift
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + . /tmp/install/golangci_lint.installer
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 ++ : v1.23.8
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + install_golangci_lint
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + set -e
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + export GO111MODULE=on
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + GO111MODULE=on
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + GOBIN=/build
23:46:50 [2021-07-29T23:46:50.410Z] #49 4.923 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
23:46:50 [2021-07-29T23:46:50.410Z] #49 5.616 go: downloading github.com/golangci/golangci-lint v1.23.8
23:46:50 [2021-07-29T23:46:50.410Z] #49 ...
23:46:50 [2021-07-29T23:46:50.410Z] 
23:46:50 [2021-07-29T23:46:50.410Z] #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
23:46:50 [2021-07-29T23:46:50.410Z] #51 sha256:31e7e9258a234ed2d83db52b256ebf40ac1ca86af7618ab6b51b03b9e5d15faa
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + RM_GOPATH=0
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + TMP_GOPATH=
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + : /build
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + '[' -z '' ']'
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 ++ mktemp -d
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + export GOPATH=/tmp/tmp.tyuJOiI832
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + GOPATH=/tmp/tmp.tyuJOiI832
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + RM_GOPATH=1
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 + case "$(go env GOARCH)" in
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.370 ++ go env GOARCH
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.390 + export GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.390 + GO_BUILDMODE=-buildmode=pie
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.390 ++ dirname /tmp/install/install.sh
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.393 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + dir=/tmp/install
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + bin=shfmt
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + shift
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + '[' '!' -f /tmp/install/shfmt.installer ']'
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + . /tmp/install/shfmt.installer
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + install_shfmt
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.394 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tyuJOiI832/src/github.com/mvdan/sh
23:46:50 [2021-07-29T23:46:50.410Z] #51 3.396 Cloning into '/tmp/tmp.tyuJOiI832/src/github.com/mvdan/sh'...
23:46:50 [2021-07-29T23:46:50.410Z] #51 8.915 + cd /tmp/tmp.tyuJOiI832/src/github.com/mvdan/sh
23:46:50 [2021-07-29T23:46:50.410Z] #51 8.916 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:50 [2021-07-29T23:46:50.410Z] #51 9.023 + GO111MODULE=on
23:46:50 [2021-07-29T23:46:50.410Z] #51 9.024 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:46:50 [2021-07-29T23:46:50.453Z] #43 5.950   DEP      images/autofs.pb-c.d
23:46:50 [2021-07-29T23:46:50.453Z] #43 6.014   PBCC     images/sysctl.pb-c.c
23:46:50 [2021-07-29T23:46:50.453Z] #43 ...
23:46:50 [2021-07-29T23:46:50.453Z] 
23:46:50 [2021-07-29T23:46:50.453Z] #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
23:46:50 [2021-07-29T23:46:50.453Z] #58 sha256:ff52e6e6493ba7cb3de1f7db0b0d96cb010a0a0e3d0dd368cd6bf7304477c6f9
23:46:50 [2021-07-29T23:46:50.453Z] #58 22.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:46:50 [2021-07-29T23:46:50.453Z] #58 ...
23:46:50 [2021-07-29T23:46:50.453Z] 
23:46:50 [2021-07-29T23:46:50.453Z] #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
23:46:50 [2021-07-29T23:46:50.453Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:50 [2021-07-29T23:46:50.453Z] #43 6.082   DEP      images/sysctl.pb-c.d
23:46:50 [2021-07-29T23:46:50.453Z] #43 6.098   PBCC     images/time.pb-c.c
23:46:50 [2021-07-29T23:46:50.453Z] #43 6.144   DEP      images/time.pb-c.d
23:46:50 [2021-07-29T23:46:50.582Z] #49 ...
23:46:50 [2021-07-29T23:46:50.582Z] 
23:46:50 [2021-07-29T23:46:50.582Z] #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
23:46:50 [2021-07-29T23:46:50.582Z] #45 sha256:25de6387c79776ea771cc2a5c775440aa6f5e1b227391f3e528b45f67951b381
23:46:50 [2021-07-29T23:46:50.582Z] #45 DONE 18.2s
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.206   PBCC     images/binfmt-misc.pb-c.c
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.239   DEP      images/binfmt-misc.pb-c.d
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.342   PBCC     images/seccomp.pb-c.c
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.362   DEP      images/seccomp.pb-c.d
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.417   PBCC     images/userns.pb-c.c
23:46:50 [2021-07-29T23:46:50.712Z] #43 6.427   DEP      images/userns.pb-c.d
23:46:50 [2021-07-29T23:46:50.837Z] 
23:46:50 [2021-07-29T23:46:50.837Z] #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
23:46:50 [2021-07-29T23:46:50.837Z] #53 sha256:ed84f991a3ef69fa42d23315607fa61ea51cdefb03f8a31cbbfc86b2928a0a7c
23:46:50 [2021-07-29T23:46:50.837Z] #53 18.37 + cd /tmp/tmp.Hxx6DIQaaG/src/github.com/opencontainers/runc
23:46:50 [2021-07-29T23:46:50.837Z] #53 18.37 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:50 [2021-07-29T23:46:50.970Z] #43 6.495   PBCC     images/cgroup.pb-c.c
23:46:50 [2021-07-29T23:46:50.970Z] #43 6.553   DEP      images/cgroup.pb-c.d
23:46:50 [2021-07-29T23:46:50.970Z] #43 6.646   PBCC     images/ext-file.pb-c.c
23:46:50 [2021-07-29T23:46:50.970Z] #43 6.679   DEP      images/ext-file.pb-c.d
23:46:51 [2021-07-29T23:46:51.082Z] #51 ...
23:46:51 [2021-07-29T23:46:51.082Z] 
23:46:51 [2021-07-29T23:46:51.082Z] #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
23:46:51 [2021-07-29T23:46:51.082Z] #24 sha256:627a6dce6453421a8f0445b7c684f3d417776de9dddd6497d9e04af5a87211f7
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.766 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.766 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + : /build
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + export GOPATH=/tmp/tmp.4FAqAnA1aV
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + GOPATH=/tmp/tmp.4FAqAnA1aV
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.772 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.781 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.818 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.818 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.828 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.834 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.834 + bin=dockercli
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.834 + shift
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.834 + '[' '!' -f /tmp/install/dockercli.installer ']'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.834 + . /tmp/install/dockercli.installer
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.835 ++ : stable
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.835 ++ : 17.06.2-ce
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.835 + install_dockercli
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.835 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.835 Install docker/cli version 17.06.2-ce from stable
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.839 ++ uname -m
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + arch=aarch64
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + '[' aarch64 '!=' x86_64 ']'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + '[' aarch64 '!=' s390x ']'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + '[' aarch64 '!=' armhf ']'
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + build_dockercli
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.846 + git clone https://github.com/docker/docker-ce /tmp/tmp.4FAqAnA1aV/tmp/docker-ce
23:46:51 [2021-07-29T23:46:51.082Z] #24 4.852 Cloning into '/tmp/tmp.4FAqAnA1aV/tmp/docker-ce'...
23:46:51 [2021-07-29T23:46:51.228Z] #43 6.735   PBCC     images/rpc.pb-c.c
23:46:51 [2021-07-29T23:46:51.228Z] #43 6.795   DEP      images/rpc.pb-c.d
23:46:51 [2021-07-29T23:46:51.228Z] #43 6.854   PBCC     images/siginfo.pb-c.c
23:46:51 [2021-07-29T23:46:51.228Z] #43 6.883   DEP      images/siginfo.pb-c.d
23:46:51 [2021-07-29T23:46:51.251Z] #34 12.65 math
23:46:51 [2021-07-29T23:46:51.344Z] #24 ...
23:46:51 [2021-07-29T23:46:51.344Z] 
23:46:51 [2021-07-29T23:46:51.344Z] #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
23:46:51 [2021-07-29T23:46:51.344Z] #47 sha256:9e17eb45a81e60d88f6e780588450c9e5089d75662ed2c71bbcd55a4e9049371
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.245 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.245 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.245 + : /build
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.245 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.249 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.249 + export GOPATH=/tmp/tmp.0XeB1PGEv2
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.249 + GOPATH=/tmp/tmp.0XeB1PGEv2
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.249 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.249 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.253 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + bin=gotestsum
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + shift
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + '[' '!' -f /tmp/install/gotestsum.installer ']'
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + . /tmp/install/gotestsum.installer
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 ++ : v0.5.3
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + install_gotestsum
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + set -e
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + export GO111MODULE=on
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + GO111MODULE=on
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + GOBIN=/build
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.288 + go get gotest.tools/gotestsum@v0.5.3
23:46:51 [2021-07-29T23:46:51.344Z] #47 4.996 go: downloading gotest.tools/gotestsum v0.5.3
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.233 go: downloading github.com/fatih/color v1.9.0
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.235 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.245 go: downloading github.com/pkg/errors v0.9.1
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.250 go: downloading github.com/spf13/pflag v1.0.3
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.444 go: downloading github.com/mattn/go-isatty v0.0.12
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.461 go: downloading github.com/mattn/go-colorable v0.1.6
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.508 go: downloading github.com/jonboulle/clockwork v0.1.0
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.541 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:46:51 [2021-07-29T23:46:51.344Z] #47 6.659 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:46:51 [2021-07-29T23:46:51.344Z] #47 7.088 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:46:51 [2021-07-29T23:46:51.344Z] #47 7.230 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:46:51 [2021-07-29T23:46:51.372Z] #42 ...
23:46:51 [2021-07-29T23:46:51.372Z] 
23:46:51 [2021-07-29T23:46:51.372Z] #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
23:46:51 [2021-07-29T23:46:51.372Z] #24 sha256:3ec0b3ee8ab626ee7df17c1e063e888162fd2619f4970dc2df7bc0030e55bfaf
23:46:51 [2021-07-29T23:46:51.372Z] #24 12.63 + mkdir -p /build
23:46:51 [2021-07-29T23:46:51.372Z] #24 12.63 + mv docker/docker /build/
23:46:51 [2021-07-29T23:46:51.372Z] #24 12.64 + rmdir docker
23:46:51 [2021-07-29T23:46:51.372Z] #24 DONE 15.3s
23:46:51 [2021-07-29T23:46:51.372Z] 
23:46:51 [2021-07-29T23:46:51.372Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:51 [2021-07-29T23:46:51.372Z] #34 sha256:7eff47895868923d3b8f6f56076c0e3ba61f9ddc747b1b506ec2612df1210275
23:46:51 [2021-07-29T23:46:51.372Z] #34 11.87 github.com/BurntSushi/toml/cmd/tomlv
23:46:51 [2021-07-29T23:46:51.372Z] #34 DONE 15.3s
23:46:51 [2021-07-29T23:46:51.372Z] 
23:46:51 [2021-07-29T23:46:51.372Z] #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
23:46:51 [2021-07-29T23:46:51.372Z] #51 sha256:6905c3dd139ffa7c0f89433a872cc08c5c1ef52d947ea2ef2dd7c005288eb8a3
23:46:51 [2021-07-29T23:46:51.372Z] #51 14.37 + cd /tmp/tmp.7Moz9lYiPA/src/github.com/mvdan/sh
23:46:51 [2021-07-29T23:46:51.372Z] #51 14.37 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:51 [2021-07-29T23:46:51.372Z] #51 14.54 + GO111MODULE=on
23:46:51 [2021-07-29T23:46:51.372Z] #51 14.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:46:51 [2021-07-29T23:46:51.372Z] #51 15.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:46:51 [2021-07-29T23:46:51.372Z] #51 15.64 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:46:51 [2021-07-29T23:46:51.372Z] #51 15.71 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:46:51 [2021-07-29T23:46:51.372Z] #51 ...
23:46:51 [2021-07-29T23:46:51.372Z] 
23:46:51 [2021-07-29T23:46:51.372Z] #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
23:46:51 [2021-07-29T23:46:51.372Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.011 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.011 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + : /build
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + export GOPATH=/tmp/tmp.GA5syagWIM
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + GOPATH=/tmp/tmp.GA5syagWIM
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.013 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.030 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.030 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.030 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.048 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + bin=rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + shift
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + . /tmp/install/rootlesskit.installer
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + install_rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + case "$1" in
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + export CGO_ENABLED=0
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + CGO_ENABLED=0
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + _install_rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.049 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GA5syagWIM/src/github.com/rootless-containers/rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 6.105 Cloning into '/tmp/tmp.GA5syagWIM/src/github.com/rootless-containers/rootlesskit'...
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.34 + cd /tmp/tmp.GA5syagWIM/src/github.com/rootless-containers/rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.34 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + export GO111MODULE=on
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + GO111MODULE=on
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + export GOPROXY=https://proxy.golang.org
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + GOPROXY=https://proxy.golang.org
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + for f in rootlesskit rootlesskit-docker-proxy
23:46:51 [2021-07-29T23:46:51.372Z] #58 10.35 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:46:51 [2021-07-29T23:46:51.372Z] #58 11.56 go: downloading github.com/pkg/errors v0.9.1
23:46:51 [2021-07-29T23:46:51.372Z] #58 11.60 go: downloading github.com/sirupsen/logrus v1.8.1
23:46:51 [2021-07-29T23:46:51.372Z] #58 11.70 go: downloading github.com/urfave/cli/v2 v2.3.0
23:46:51 [2021-07-29T23:46:51.372Z] #58 12.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:46:51 [2021-07-29T23:46:51.372Z] #58 15.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:46:51 [2021-07-29T23:46:51.487Z] #43 6.990   PBCC     images/pagemap.pb-c.c
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.060   DEP      images/pagemap.pb-c.d
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.169   PBCC     images/rlimit.pb-c.c
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.196   DEP      images/rlimit.pb-c.d
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.227   PBCC     images/file-lock.pb-c.c
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.248   DEP      images/file-lock.pb-c.d
23:46:51 [2021-07-29T23:46:51.487Z] #43 7.278   PBCC     images/tty.pb-c.c
23:46:51 [2021-07-29T23:46:51.606Z] #47 ...
23:46:51 [2021-07-29T23:46:51.606Z] 
23:46:51 [2021-07-29T23:46:51.606Z] #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
23:46:51 [2021-07-29T23:46:51.607Z] #67 sha256:1db3fa2e9b5bb4635f62daa4dcd1014ba49dc50fd83b21818d160afda6a853e7
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.077 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.077 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.077 + : /build
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.077 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.077 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.084 + export GOPATH=/tmp/tmp.6N0onqBzfN
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.084 + GOPATH=/tmp/tmp.6N0onqBzfN
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.084 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.084 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.084 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + bin=proxy
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + shift
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + '[' '!' -f /tmp/install/proxy.installer ']'
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + . /tmp/install/proxy.installer
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 ++ : 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + install_proxy
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + case "$1" in
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + export CGO_ENABLED=0
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + CGO_ENABLED=0
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + _install_proxy
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + echo 'Install docker-proxy version 64b7a4574d1426139437d20e81c0b6d391130ec8'
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6N0onqBzfN/src/github.com/docker/libnetwork
23:46:51 [2021-07-29T23:46:51.607Z] #67 4.189 Cloning into '/tmp/tmp.6N0onqBzfN/src/github.com/docker/libnetwork'...
23:46:51 [2021-07-29T23:46:51.633Z] #58 ...
23:46:51 [2021-07-29T23:46:51.633Z] 
23:46:51 [2021-07-29T23:46:51.633Z] #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
23:46:51 [2021-07-29T23:46:51.633Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:51 [2021-07-29T23:46:51.633Z] #42 17.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:51 [2021-07-29T23:46:51.633Z] #42 17.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:51 [2021-07-29T23:46:51.633Z] #42 17.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:51 [2021-07-29T23:46:51.633Z] #42 17.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:51 [2021-07-29T23:46:51.633Z] #42 17.99 Setting up python-six (1.12.0-1) ...
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.321   DEP      images/tty.pb-c.d
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.345   PBCC     images/tun.pb-c.c
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.373   PBCC     images/netdev.pb-c.c
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.409   DEP      images/tun.pb-c.d
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.440   DEP      images/netdev.pb-c.d
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.474   PBCC     images/vma.pb-c.c
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.503   DEP      images/vma.pb-c.d
23:46:51 [2021-07-29T23:46:51.746Z] #43 7.528   PBCC     images/creds.pb-c.c
23:46:51 [2021-07-29T23:46:51.767Z] #53 19.11 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.767Z] #53 19.11 + target=static
23:46:51 [2021-07-29T23:46:51.767Z] #53 19.11 + make 'BUILDTAGS=seccomp ' static
23:46:51 [2021-07-29T23:46:51.767Z] #53 19.28 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:46:51 [2021-07-29T23:46:51.824Z] #34 12.91 runtime
23:46:51 [2021-07-29T23:46:51.869Z] #67 ...
23:46:51 [2021-07-29T23:46:51.869Z] 
23:46:51 [2021-07-29T23:46:51.869Z] #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
23:46:51 [2021-07-29T23:46:51.869Z] #53 sha256:51ecae12ad9e5e9359d08e1af431874aa963d1da2a497cf52c3f384d03c5a546
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + : /build
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + export GOPATH=/tmp/tmp.caEHFHwnzL
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + GOPATH=/tmp/tmp.caEHFHwnzL
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.602 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.669 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.669 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.669 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + bin=runc
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + shift
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + '[' '!' -f /tmp/install/runc.installer ']'
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + . /tmp/install/runc.installer
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + install_runc
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + uname -r
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.680 + grep -q '^3\.10\.0.*\.el7\.'
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.682 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.682 + RUNC_BUILDTAGS='seccomp '
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.682 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.682 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.caEHFHwnzL/src/github.com/opencontainers/runc
23:46:51 [2021-07-29T23:46:51.869Z] #53 4.700 Cloning into '/tmp/tmp.caEHFHwnzL/src/github.com/opencontainers/runc'...
23:46:51 [2021-07-29T23:46:51.869Z] #53 ...
23:46:51 [2021-07-29T23:46:51.869Z] 
23:46:51 [2021-07-29T23:46:51.869Z] #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
23:46:51 [2021-07-29T23:46:51.869Z] #37 sha256:9b471da4354ca2cb57fb76d03f4741b3453fbdf127cf2e804a7296c007607bec
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.632 + RM_GOPATH=0
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.632 + TMP_GOPATH=
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.632 + : /build
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.632 + '[' -z '' ']'
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.632 ++ mktemp -d
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.634 + export GOPATH=/tmp/tmp.cSDCoTQDyb
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.634 + GOPATH=/tmp/tmp.cSDCoTQDyb
23:46:51 [2021-07-29T23:46:51.869Z] #37 3.634 + RM_GOPATH=1
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.634 + case "$(go env GOARCH)" in
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.635 ++ go env GOARCH
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.664 + export GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.664 + GO_BUILDMODE=-buildmode=pie
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.665 ++ dirname /tmp/install/install.sh
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.755 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + dir=/tmp/install
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + bin=tini
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + shift
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + '[' '!' -f /tmp/install/tini.installer ']'
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + . /tmp/install/tini.installer
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + install_tini
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 + git clone https://github.com/krallin/tini.git /tmp/tmp.cSDCoTQDyb/tini
23:46:51 [2021-07-29T23:46:51.870Z] #37 3.760 Cloning into '/tmp/tmp.cSDCoTQDyb/tini'...
23:46:51 [2021-07-29T23:46:51.870Z] #37 4.436 + cd /tmp/tmp.cSDCoTQDyb/tini
23:46:51 [2021-07-29T23:46:51.870Z] #37 4.436 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:46:51 [2021-07-29T23:46:51.870Z] #37 4.457 + cmake .
23:46:51 [2021-07-29T23:46:51.870Z] #37 5.227 -- The C compiler identification is GNU 8.3.0
23:46:51 [2021-07-29T23:46:51.870Z] #37 5.316 -- Check for working C compiler: /usr/bin/cc
23:46:51 [2021-07-29T23:46:51.870Z] #37 6.143 -- Check for working C compiler: /usr/bin/cc -- works
23:46:51 [2021-07-29T23:46:51.870Z] #37 6.152 -- Detecting C compiler ABI info
23:46:51 [2021-07-29T23:46:51.870Z] #37 6.759 -- Detecting C compiler ABI info - done
23:46:51 [2021-07-29T23:46:51.870Z] #37 6.833 -- Detecting C compile features
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.225 -- Detecting C compile features - done
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.282 -- Performing Test HAS_BUILTIN_FORTIFY
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.566 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.639 -- Configuring done
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.662 -- Generating done
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.670 -- Build files have been written to: /tmp/tmp.cSDCoTQDyb/tini
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.678 + make tini-static
23:46:51 [2021-07-29T23:46:51.870Z] #37 9.858 Scanning dependencies of target tini-static
23:46:51 [2021-07-29T23:46:51.870Z] #37 10.31 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:46:51 [2021-07-29T23:46:51.893Z] #42 ...
23:46:51 [2021-07-29T23:46:51.893Z] 
23:46:51 [2021-07-29T23:46:51.893Z] #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
23:46:51 [2021-07-29T23:46:51.893Z] #37 sha256:bdf63152ccac059f447630ddcb52c7fe5407e90217e7169ec9febbc4df2a8ad4
23:46:51 [2021-07-29T23:46:51.893Z] #37 11.69 -- Detecting C compile features - done
23:46:51 [2021-07-29T23:46:51.893Z] #37 11.72 -- Performing Test HAS_BUILTIN_FORTIFY
23:46:51 [2021-07-29T23:46:51.893Z] #37 12.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:46:51 [2021-07-29T23:46:51.893Z] #37 12.26 -- Configuring done
23:46:51 [2021-07-29T23:46:51.893Z] #37 12.28 -- Generating done
23:46:51 [2021-07-29T23:46:51.893Z] #37 12.29 -- Build files have been written to: /tmp/tmp.b5XMoXPxqb/tini
23:46:51 [2021-07-29T23:46:51.893Z] #37 12.31 + make tini-static
23:46:51 [2021-07-29T23:46:51.893Z] #37 13.22 Scanning dependencies of target tini-static
23:46:51 [2021-07-29T23:46:51.893Z] #37 13.35 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:46:51 [2021-07-29T23:46:51.893Z] #37 14.84 [100%] Linking C executable tini-static
23:46:51 [2021-07-29T23:46:51.893Z] #37 15.53 [100%] Built target tini-static
23:46:51 [2021-07-29T23:46:51.893Z] #37 15.77 + mkdir -p /build
23:46:51 [2021-07-29T23:46:51.893Z] #37 15.77 + cp tini-static /build/docker-init
23:46:51 [2021-07-29T23:46:51.893Z] #37 DONE 16.2s
23:46:51 [2021-07-29T23:46:51.893Z] 
23:46:51 [2021-07-29T23:46:51.893Z] #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
23:46:51 [2021-07-29T23:46:51.893Z] #67 sha256:9672f88da42c783d618fa6b2f1d8844b44eee330065a83f29a9c625284551559
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.550   DEP      images/creds.pb-c.d
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.575   PBCC     images/utsns.pb-c.c
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.597   DEP      images/utsns.pb-c.d
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.631   PBCC     images/ipc-desc.pb-c.c
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.648   PBCC     images/ipc-sem.pb-c.c
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.664   DEP      images/ipc-desc.pb-c.d
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.691   DEP      images/ipc-sem.pb-c.d
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.710   PBCC     images/ipc-msg.pb-c.c
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.725   DEP      images/ipc-msg.pb-c.d
23:46:52 [2021-07-29T23:46:52.005Z] #43 7.759   PBCC     images/ipc-shm.pb-c.c
23:46:52 [2021-07-29T23:46:52.133Z] #37 11.85 [100%] Linking C executable tini-static
23:46:52 [2021-07-29T23:46:52.133Z] #37 ...
23:46:52 [2021-07-29T23:46:52.133Z] 
23:46:52 [2021-07-29T23:46:52.133Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:52 [2021-07-29T23:46:52.133Z] #34 sha256:1e385579d1f689e6fb26ea4550fa920dc0d617c3fe4fd704420283f31f524b3c
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.089 + RM_GOPATH=0
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.089 + TMP_GOPATH=
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.089 + : /build
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.094 + '[' -z '' ']'
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.097 ++ mktemp -d
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.097 + export GOPATH=/tmp/tmp.j0kwGlLfkX
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.097 + GOPATH=/tmp/tmp.j0kwGlLfkX
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.097 + RM_GOPATH=1
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.097 + case "$(go env GOARCH)" in
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.107 ++ go env GOARCH
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.128 + export GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.128 + GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.131 ++ dirname /tmp/install/install.sh
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.132 + dir=/tmp/install
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + bin=tomlv
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + shift
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + '[' '!' -f /tmp/install/tomlv.installer ']'
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + . /tmp/install/tomlv.installer
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + install_tomlv
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.133 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.188 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.j0kwGlLfkX/src/github.com/BurntSushi/toml
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.188 Cloning into '/tmp/tmp.j0kwGlLfkX/src/github.com/BurntSushi/toml'...
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.959 + cd /tmp/tmp.j0kwGlLfkX/src/github.com/BurntSushi/toml
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.959 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
23:46:52 [2021-07-29T23:46:52.133Z] #34 4.983 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
23:46:52 [2021-07-29T23:46:52.133Z] #34 5.795 github.com/BurntSushi/toml
23:46:52 [2021-07-29T23:46:52.133Z] #34 8.082 github.com/BurntSushi/toml/cmd/tomlv
23:46:52 [2021-07-29T23:46:52.133Z] #34 ...
23:46:52 [2021-07-29T23:46:52.133Z] 
23:46:52 [2021-07-29T23:46:52.133Z] #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
23:46:52 [2021-07-29T23:46:52.133Z] #58 sha256:85d932b41531de2ff4d5d1f21db34933ccc3bb0ba1572ddea0e55777f613e1c6
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.855 + RM_GOPATH=0
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.855 + TMP_GOPATH=
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.855 + : /build
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.855 + '[' -z '' ']'
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.856 ++ mktemp -d
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.858 + export GOPATH=/tmp/tmp.F1hPqSxqYj
23:46:52 [2021-07-29T23:46:52.133Z] #58 4.858 + GOPATH=/tmp/tmp.F1hPqSxqYj
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.858 + RM_GOPATH=1
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.858 + case "$(go env GOARCH)" in
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.859 ++ go env GOARCH
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.870 + export GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.870 + GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.871 ++ dirname /tmp/install/install.sh
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.872 + dir=/tmp/install
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.879 + bin=rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.879 + shift
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.880 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.880 + . /tmp/install/rootlesskit.installer
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.881 ++ : 4cd567642273d369adaadcbadca00880552c1778
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.883 + install_rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.883 + case "$1" in
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.883 + export CGO_ENABLED=0
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.883 + CGO_ENABLED=0
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.883 + _install_rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.885 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.885 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.886 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.F1hPqSxqYj/src/github.com/rootless-containers/rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 4.893 Cloning into '/tmp/tmp.F1hPqSxqYj/src/github.com/rootless-containers/rootlesskit'...
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.347 + cd /tmp/tmp.F1hPqSxqYj/src/github.com/rootless-containers/rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.348 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.368 + export GO111MODULE=on
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.369 + GO111MODULE=on
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.369 + export GOPROXY=https://proxy.golang.org
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.369 + GOPROXY=https://proxy.golang.org
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.370 + for f in rootlesskit rootlesskit-docker-proxy
23:46:52 [2021-07-29T23:46:52.134Z] #58 7.370 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:46:52 [2021-07-29T23:46:52.134Z] #58 8.532 go: downloading github.com/pkg/errors v0.9.1
23:46:52 [2021-07-29T23:46:52.134Z] #58 8.555 go: downloading github.com/sirupsen/logrus v1.8.1
23:46:52 [2021-07-29T23:46:52.134Z] #58 8.557 go: downloading github.com/urfave/cli/v2 v2.3.0
23:46:52 [2021-07-29T23:46:52.134Z] #58 8.838 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.219 go: downloading github.com/gofrs/flock v0.8.0
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.271 go: downloading github.com/gorilla/mux v1.8.0
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.285 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.505 go: downloading github.com/google/uuid v1.2.0
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.518 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.711 go: downloading github.com/moby/vpnkit v0.5.0
23:46:52 [2021-07-29T23:46:52.134Z] #58 9.772 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.768   DEP      images/ipc-shm.pb-c.d
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.814   PBCC     images/ipc-var.pb-c.c
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.835   DEP      images/ipc-var.pb-c.d
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.873   PBCC     images/sk-opts.pb-c.c
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.899   PBCC     images/packet-sock.pb-c.c
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.925   DEP      images/sk-opts.pb-c.d
23:46:52 [2021-07-29T23:46:52.264Z] #43 7.975   DEP      images/packet-sock.pb-c.d
23:46:52 [2021-07-29T23:46:52.397Z] #58 ...
23:46:52 [2021-07-29T23:46:52.397Z] 
23:46:52 [2021-07-29T23:46:52.397Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:52 [2021-07-29T23:46:52.397Z] #34 sha256:1e385579d1f689e6fb26ea4550fa920dc0d617c3fe4fd704420283f31f524b3c
23:46:52 [2021-07-29T23:46:52.397Z] #34 DONE 12.1s
23:46:52 [2021-07-29T23:46:52.397Z] 
23:46:52 [2021-07-29T23:46:52.397Z] #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
23:46:52 [2021-07-29T23:46:52.397Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + RM_GOPATH=0
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + TMP_GOPATH=
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + : /build
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + '[' -z '' ']'
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 ++ mktemp -d
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + export GOPATH=/tmp/tmp.N2lgakbnoL
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + GOPATH=/tmp/tmp.N2lgakbnoL
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + RM_GOPATH=1
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + case "$(go env GOARCH)" in
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 ++ go env GOARCH
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + export GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 + GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.949 ++ dirname /tmp/install/install.sh
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.956 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + dir=/tmp/install
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + bin=containerd
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + shift
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + '[' '!' -f /tmp/install/containerd.installer ']'
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + . /tmp/install/containerd.installer
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 ++ set -e
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 ++ : e25210fe30a0a703442421b0f60afac609f950a3
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + install_containerd
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.957 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N2lgakbnoL/src/github.com/containerd/containerd
23:46:52 [2021-07-29T23:46:52.397Z] #56 3.975 Cloning into '/tmp/tmp.N2lgakbnoL/src/github.com/containerd/containerd'...
23:46:52 [2021-07-29T23:46:52.397Z] #56 ...
23:46:52 [2021-07-29T23:46:52.397Z] 
23:46:52 [2021-07-29T23:46:52.397Z] #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
23:46:52 [2021-07-29T23:46:52.397Z] #45 sha256:5bfc4e01da45ac65783b73bd1b46799f17986cfb0f4468e463939605873d6341
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.809 + RM_GOPATH=0
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.816 + TMP_GOPATH=
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.816 + : /build
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.816 + '[' -z '' ']'
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.817 ++ mktemp -d
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.821 + export GOPATH=/tmp/tmp.QEKTx6WKM7
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.821 + GOPATH=/tmp/tmp.QEKTx6WKM7
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.821 + RM_GOPATH=1
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.821 + case "$(go env GOARCH)" in
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.822 ++ go env GOARCH
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.840 + export GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.840 + GO_BUILDMODE=-buildmode=pie
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.841 ++ dirname /tmp/install/install.sh
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.849 + dir=/tmp/install
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.849 + bin=vndr
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.849 + shift
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.849 + '[' '!' -f /tmp/install/vndr.installer ']'
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.850 + . /tmp/install/vndr.installer
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.850 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.850 + install_vndr
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.850 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.850 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.851 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.QEKTx6WKM7/src/github.com/LK4D4/vndr
23:46:52 [2021-07-29T23:46:52.397Z] #45 4.863 Cloning into '/tmp/tmp.QEKTx6WKM7/src/github.com/LK4D4/vndr'...
23:46:52 [2021-07-29T23:46:52.398Z] #45 5.543 + cd /tmp/tmp.QEKTx6WKM7/src/github.com/LK4D4/vndr
23:46:52 [2021-07-29T23:46:52.398Z] #45 5.543 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
23:46:52 [2021-07-29T23:46:52.398Z] #45 5.554 + go build -buildmode=pie -v -o /build/vndr .
23:46:52 [2021-07-29T23:46:52.398Z] #45 7.012 github.com/LK4D4/vndr/godl/singleflight
23:46:52 [2021-07-29T23:46:52.398Z] #45 7.185 github.com/LK4D4/vndr/versioned
23:46:52 [2021-07-29T23:46:52.398Z] #45 7.263 github.com/LK4D4/vndr/build
23:46:52 [2021-07-29T23:46:52.398Z] #45 7.581 github.com/LK4D4/vndr/godl
23:46:52 [2021-07-29T23:46:52.398Z] #45 9.307 github.com/LK4D4/vndr
23:46:52 [2021-07-29T23:46:52.523Z] #43 7.996   PBCC     images/sk-netlink.pb-c.c
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.031   DEP      images/sk-netlink.pb-c.d
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.071   PBCC     images/sk-inet.pb-c.c
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.126   DEP      images/sk-inet.pb-c.d
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.165   PBCC     images/sk-unix.pb-c.c
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.192   DEP      images/sk-unix.pb-c.d
23:46:52 [2021-07-29T23:46:52.523Z] #43 8.230   PBCC     images/mm.pb-c.c
23:46:52 [2021-07-29T23:46:52.661Z] #45 ...
23:46:52 [2021-07-29T23:46:52.662Z] 
23:46:52 [2021-07-29T23:46:52.662Z] #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
23:46:52 [2021-07-29T23:46:52.662Z] #53 sha256:51ecae12ad9e5e9359d08e1af431874aa963d1da2a497cf52c3f384d03c5a546
23:46:52 [2021-07-29T23:46:52.662Z] #53 12.28 + cd /tmp/tmp.caEHFHwnzL/src/github.com/opencontainers/runc
23:46:52 [2021-07-29T23:46:52.662Z] #53 12.28 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.265   DEP      images/mm.pb-c.d
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.295   PBCC     images/timerfd.pb-c.c
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.314   DEP      images/timerfd.pb-c.d
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.342   PBCC     images/timer.pb-c.c
23:46:52 [2021-07-29T23:46:52.783Z] #43 ...
23:46:52 [2021-07-29T23:46:52.783Z] 
23:46:52 [2021-07-29T23:46:52.783Z] #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
23:46:52 [2021-07-29T23:46:52.783Z] #51 sha256:f46c161e2ae3ca4b75313d0f01195afedfdff0dd7decefc9b49253310434d2ff
23:46:52 [2021-07-29T23:46:52.783Z] #51 29.62 golang.org/x/crypto/ssh/terminal
23:46:52 [2021-07-29T23:46:52.783Z] #51 33.28 mvdan.cc/sh/v3/cmd/shfmt
23:46:52 [2021-07-29T23:46:52.783Z] #51 DONE 35.3s
23:46:52 [2021-07-29T23:46:52.783Z] 
23:46:52 [2021-07-29T23:46:52.783Z] #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
23:46:52 [2021-07-29T23:46:52.783Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.358   DEP      images/timer.pb-c.d
23:46:52 [2021-07-29T23:46:52.783Z] #43 8.407   PBCC     images/sa.pb-c.c
23:46:52 [2021-07-29T23:46:52.956Z] #67 16.58 Checking out files:  58% (1115/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/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:  96% (1847/1907)   
#67 ...
23:46:52 [2021-07-29T23:46:52.956Z] 
23:46:52 [2021-07-29T23:46:52.956Z] #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
23:46:52 [2021-07-29T23:46:52.956Z] #45 sha256:00f7da0c837875c0e2885258f3e559939a29f8a49e343316dd2c8fcfce7db7a6
23:46:52 [2021-07-29T23:46:52.956Z] #45 10.47 github.com/LK4D4/vndr
23:46:52 [2021-07-29T23:46:52.956Z] #45 DONE 17.5s
23:46:52 [2021-07-29T23:46:52.956Z] 
23:46:52 [2021-07-29T23:46:52.956Z] #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
23:46:52 [2021-07-29T23:46:52.956Z] #67 sha256:9672f88da42c783d618fa6b2f1d8844b44eee330065a83f29a9c625284551559
23:46:52 [2021-07-29T23:46:52.956Z] #67 16.58 Checking out files:  58% (1115/1907)   
Checking out files:  59% (1126/1907)   
Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/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:  96% (1847/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.
23:46:53 [2021-07-29T23:46:53.027Z] #53 12.62 + '[' -z '' ']'
23:46:53 [2021-07-29T23:46:53.027Z] #53 12.62 + target=static
23:46:53 [2021-07-29T23:46:53.027Z] #53 12.62 + make 'BUILDTAGS=seccomp ' static
23:46:53 [2021-07-29T23:46:53.027Z] #53 ...
23:46:53 [2021-07-29T23:46:53.027Z] 
23:46:53 [2021-07-29T23:46:53.027Z] #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
23:46:53 [2021-07-29T23:46:53.027Z] #45 sha256:5bfc4e01da45ac65783b73bd1b46799f17986cfb0f4468e463939605873d6341
23:46:53 [2021-07-29T23:46:53.027Z] #45 DONE 12.7s
23:46:53 [2021-07-29T23:46:53.027Z] 
23:46:53 [2021-07-29T23:46:53.027Z] #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
23:46:53 [2021-07-29T23:46:53.027Z] #67 sha256:1db3fa2e9b5bb4635f62daa4dcd1014ba49dc50fd83b21818d160afda6a853e7
23:46:53 [2021-07-29T23:46:53.042Z] #43 8.511   DEP      images/sa.pb-c.d
23:46:53 [2021-07-29T23:46:53.042Z] #43 8.548   PBCC     images/pipe-data.pb-c.c
23:46:53 [2021-07-29T23:46:53.042Z] #43 8.594   DEP      images/pipe-data.pb-c.d
23:46:53 [2021-07-29T23:46:53.042Z] #43 8.642   PBCC     images/mnt.pb-c.c
23:46:53 [2021-07-29T23:46:53.042Z] #43 8.724   DEP      images/mnt.pb-c.d
23:46:53 [2021-07-29T23:46:53.136Z] #53 ...
23:46:53 [2021-07-29T23:46:53.136Z] 
23:46:53 [2021-07-29T23:46:53.136Z] #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
23:46:53 [2021-07-29T23:46:53.136Z] #58 sha256:faf633410a0c1b472b8a7c70d384e8b284ac07fee359a8fecb82178873512608
23:46:53 [2021-07-29T23:46:53.136Z] #58 10.39 go: downloading github.com/pkg/errors v0.9.1
23:46:53 [2021-07-29T23:46:53.136Z] #58 10.44 go: downloading github.com/sirupsen/logrus v1.8.1
23:46:53 [2021-07-29T23:46:53.136Z] #58 10.48 go: downloading github.com/urfave/cli/v2 v2.3.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 11.10 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.78 go: downloading github.com/google/uuid v1.2.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.81 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.85 go: downloading github.com/moby/vpnkit v0.5.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.86 go: downloading github.com/gofrs/flock v0.8.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 14.90 go: downloading github.com/gorilla/mux v1.8.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 15.20 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:46:53 [2021-07-29T23:46:53.136Z] #58 15.86 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 16.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:46:53 [2021-07-29T23:46:53.136Z] #58 19.90 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:46:53 [2021-07-29T23:46:53.136Z] #58 20.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:46:53 [2021-07-29T23:46:53.136Z] #58 ...
23:46:53 [2021-07-29T23:46:53.136Z] 
23:46:53 [2021-07-29T23:46:53.136Z] #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
23:46:53 [2021-07-29T23:46:53.136Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.13 go: downloading github.com/mattn/go-colorable v0.1.4
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.13 go: downloading github.com/sirupsen/logrus v1.4.2
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.13 go: downloading github.com/stretchr/testify v1.4.0
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.36 go: downloading github.com/mattn/go-isatty v0.0.8
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.44 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.46 go: downloading github.com/hashicorp/hcl v1.0.0
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.72 go: downloading github.com/magiconair/properties v1.8.1
23:46:53 [2021-07-29T23:46:53.136Z] #49 20.72 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:46:53 [2021-07-29T23:46:53.217Z] #67 17.75 + cd /tmp/tmp.YuQCO1K6Tv/src/github.com/docker/libnetwork
23:46:53 [2021-07-29T23:46:53.217Z] #67 17.75 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:53 [2021-07-29T23:46:53.295Z] #67 12.51 Checking out files:  71% (1363/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)   
#67 ...
23:46:53 [2021-07-29T23:46:53.295Z] 
23:46:53 [2021-07-29T23:46:53.295Z] #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
23:46:53 [2021-07-29T23:46:53.295Z] #37 sha256:9b471da4354ca2cb57fb76d03f4741b3453fbdf127cf2e804a7296c007607bec
23:46:53 [2021-07-29T23:46:53.295Z] #37 12.60 [100%] Built target tini-static
23:46:53 [2021-07-29T23:46:53.295Z] #37 12.68 + mkdir -p /build
23:46:53 [2021-07-29T23:46:53.295Z] #37 12.71 + cp tini-static /build/docker-init
23:46:53 [2021-07-29T23:46:53.295Z] #37 DONE 13.1s
23:46:53 [2021-07-29T23:46:53.295Z] 
23:46:53 [2021-07-29T23:46:53.295Z] #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
23:46:53 [2021-07-29T23:46:53.295Z] #67 sha256:1db3fa2e9b5bb4635f62daa4dcd1014ba49dc50fd83b21818d160afda6a853e7
23:46:53 [2021-07-29T23:46:53.295Z] #67 12.51 Checking out files:  71% (1363/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.
23:46:53 [2021-07-29T23:46:53.301Z] #43 8.776   PBCC     images/sk-packet.pb-c.c
23:46:53 [2021-07-29T23:46:53.301Z] #43 8.864   DEP      images/sk-packet.pb-c.d
23:46:53 [2021-07-29T23:46:53.301Z] #43 8.905   PBCC     images/tcp-stream.pb-c.c
23:46:53 [2021-07-29T23:46:53.301Z] #43 8.990   DEP      images/tcp-stream.pb-c.d
23:46:53 [2021-07-29T23:46:53.301Z] #43 9.092   PBCC     images/pipe.pb-c.c
23:46:53 [2021-07-29T23:46:53.394Z] #49 20.81 go: downloading github.com/pelletier/go-toml v1.2.0
23:46:53 [2021-07-29T23:46:53.394Z] #49 20.84 go: downloading github.com/spf13/afero v1.1.2
23:46:53 [2021-07-29T23:46:53.394Z] #49 21.00 go: downloading github.com/spf13/cast v1.3.0
23:46:53 [2021-07-29T23:46:53.561Z] #43 9.123   DEP      images/pipe.pb-c.d
23:46:53 [2021-07-29T23:46:53.561Z] #43 9.191   PBCC     images/pstree.pb-c.c
23:46:53 [2021-07-29T23:46:53.561Z] #43 9.216   DEP      images/pstree.pb-c.d
23:46:53 [2021-07-29T23:46:53.561Z] #43 9.295   PBCC     images/fs.pb-c.c
23:46:53 [2021-07-29T23:46:53.561Z] #43 9.339   DEP      images/fs.pb-c.d
23:46:53 [2021-07-29T23:46:53.562Z] #67 13.17 + cd /tmp/tmp.6N0onqBzfN/src/github.com/docker/libnetwork
23:46:53 [2021-07-29T23:46:53.562Z] #67 13.17 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:53 [2021-07-29T23:46:53.562Z] #67 13.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:46:53 [2021-07-29T23:46:53.651Z] #49 21.03 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:46:53 [2021-07-29T23:46:53.651Z] #49 21.10 go: downloading github.com/subosito/gotenv v1.2.0
23:46:53 [2021-07-29T23:46:53.651Z] #49 21.10 go: downloading gopkg.in/ini.v1 v1.51.0
23:46:53 [2021-07-29T23:46:53.651Z] #49 21.17 go: downloading gopkg.in/yaml.v2 v2.2.7
23:46:53 [2021-07-29T23:46:53.790Z] #67 18.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.413   PBCC     images/signalfd.pb-c.c
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.487   DEP      images/signalfd.pb-c.d
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.516   PBCC     images/fh.pb-c.c
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.532   PBCC     images/fsnotify.pb-c.c
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.563   DEP      images/fh.pb-c.d
23:46:53 [2021-07-29T23:46:53.823Z] #43 9.588   DEP      images/fsnotify.pb-c.d
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.29 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.31 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.38 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.40 go: downloading github.com/go-toolsmith/astp v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.44 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:46:53 [2021-07-29T23:46:53.908Z] #49 21.44 go: downloading github.com/go-toolsmith/typep v1.0.0
23:46:54 [2021-07-29T23:46:54.051Z] #67 ...
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:46:54 [2021-07-29T23:46:54.051Z] #30 sha256:0b2460edb2f62d9097114a031dc64c07a4e18412e4368864b4772efde314d455
23:46:54 [2021-07-29T23:46:54.051Z] #30 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:46:54 [2021-07-29T23:46:54.051Z] #28 sha256:ffde6498f3234148e7da3166ef3c5833c10d5a2f5e3b8b52f8579d54fbd6e6ca
23:46:54 [2021-07-29T23:46:54.051Z] #28 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:46:54 [2021-07-29T23:46:54.051Z] #25 sha256:d3a8b5e15af94137eaac8b0738e7c36846b452ff90f78afafff36f17fed7c97c
23:46:54 [2021-07-29T23:46:54.051Z] #25 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #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
23:46:54 [2021-07-29T23:46:54.051Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
23:46:54 [2021-07-29T23:46:54.051Z] #15 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:46:54 [2021-07-29T23:46:54.051Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
23:46:54 [2021-07-29T23:46:54.051Z] #18 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:46:54 [2021-07-29T23:46:54.051Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
23:46:54 [2021-07-29T23:46:54.051Z] #22 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
23:46:54 [2021-07-29T23:46:54.051Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
23:46:54 [2021-07-29T23:46:54.051Z] #14 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:46:54 [2021-07-29T23:46:54.051Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:46:54 [2021-07-29T23:46:54.051Z] #32 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:46:54 [2021-07-29T23:46:54.051Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
23:46:54 [2021-07-29T23:46:54.051Z] #16 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:46:54 [2021-07-29T23:46:54.051Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
23:46:54 [2021-07-29T23:46:54.051Z] #31 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #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
23:46:54 [2021-07-29T23:46:54.051Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
23:46:54 [2021-07-29T23:46:54.051Z] #21 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:46:54 [2021-07-29T23:46:54.051Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:46:54 [2021-07-29T23:46:54.051Z] #20 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:46:54 [2021-07-29T23:46:54.051Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
23:46:54 [2021-07-29T23:46:54.051Z] #17 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #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
23:46:54 [2021-07-29T23:46:54.051Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:54 [2021-07-29T23:46:54.051Z] #27 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #19 [dev-systemd-false  6/26] RUN ldconfig
23:46:54 [2021-07-29T23:46:54.051Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
23:46:54 [2021-07-29T23:46:54.051Z] #19 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #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
23:46:54 [2021-07-29T23:46:54.051Z] #29 sha256:b1cac6138486be0ecbf83dca582c1e078759ff12684fdadc0a73330318b8db57
23:46:54 [2021-07-29T23:46:54.051Z] #29 CACHED
23:46:54 [2021-07-29T23:46:54.051Z] 
23:46:54 [2021-07-29T23:46:54.051Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:46:54 [2021-07-29T23:46:54.051Z] #33 sha256:b611999d65b8273354db2a8a49516a62aa1c88aa08c11cf92a71d9d90cd9f290
23:46:54 [2021-07-29T23:46:54.051Z] #33 CACHED
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.648   PBCC     images/eventpoll.pb-c.c
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.676   DEP      images/eventpoll.pb-c.d
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.732   PBCC     images/eventfd.pb-c.c
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.758   DEP      images/eventfd.pb-c.d
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.786   PBCC     images/remap-file-path.pb-c.c
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.803   DEP      images/remap-file-path.pb-c.d
23:46:54 [2021-07-29T23:46:54.082Z] #43 9.841   PBCC     images/fifo.pb-c.c
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.56 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.65 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.72 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.74 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:46:54 [2021-07-29T23:46:54.166Z] #49 21.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:46:54 [2021-07-29T23:46:54.312Z] 
23:46:54 [2021-07-29T23:46:54.312Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
23:46:54 [2021-07-29T23:46:54.312Z] #35 sha256:5a99131dec4708586d212ad27b9d6df945fc85bbc1efa67e26c635b3f920c552
23:46:54 [2021-07-29T23:46:54.312Z] #35 DONE 0.1s
23:46:54 [2021-07-29T23:46:54.312Z] 
23:46:54 [2021-07-29T23:46:54.312Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:46:54 [2021-07-29T23:46:54.312Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
23:46:54 [2021-07-29T23:46:54.312Z] #39 CACHED
23:46:54 [2021-07-29T23:46:54.312Z] 
23:46:54 [2021-07-29T23:46:54.312Z] #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
23:46:54 [2021-07-29T23:46:54.312Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:46:54 [2021-07-29T23:46:54.312Z] #40 CACHED
23:46:54 [2021-07-29T23:46:54.312Z] 
23:46:54 [2021-07-29T23:46:54.312Z] #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
23:46:54 [2021-07-29T23:46:54.312Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:46:54 [2021-07-29T23:46:54.312Z] #58 16.60 go: downloading github.com/google/uuid v1.2.0
23:46:54 [2021-07-29T23:46:54.312Z] #58 16.63 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:46:54 [2021-07-29T23:46:54.312Z] #58 16.74 go: downloading github.com/moby/vpnkit v0.5.0
23:46:54 [2021-07-29T23:46:54.312Z] #58 16.75 go: downloading github.com/gofrs/flock v0.8.0
23:46:54 [2021-07-29T23:46:54.312Z] #58 16.91 go: downloading github.com/gorilla/mux v1.8.0
23:46:54 [2021-07-29T23:46:54.312Z] #58 17.45 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:46:54 [2021-07-29T23:46:54.312Z] #58 18.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:46:54 [2021-07-29T23:46:54.312Z] #58 18.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:46:54 [2021-07-29T23:46:54.343Z] #43 9.855   DEP      images/fifo.pb-c.d
23:46:54 [2021-07-29T23:46:54.343Z] #43 9.895   PBCC     images/ghost-file.pb-c.c
23:46:54 [2021-07-29T23:46:54.343Z] #43 9.947   DEP      images/ghost-file.pb-c.d
23:46:54 [2021-07-29T23:46:54.343Z] #43 9.973   PBCC     images/regfile.pb-c.c
23:46:54 [2021-07-29T23:46:54.343Z] #43 10.00   DEP      images/regfile.pb-c.d
23:46:54 [2021-07-29T23:46:54.343Z] #43 10.04   PBCC     images/ns.pb-c.c
23:46:54 [2021-07-29T23:46:54.343Z] #43 10.05   DEP      images/ns.pb-c.d
23:46:54 [2021-07-29T23:46:54.422Z] #49 21.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:46:54 [2021-07-29T23:46:54.422Z] #49 22.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:46:54 [2021-07-29T23:46:54.422Z] #49 22.01 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.10   PBCC     images/fdinfo.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.19   DEP      images/fdinfo.pb-c.d
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.24   PBCC     images/core-aarch64.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.27   PBCC     images/core-arm.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.29   PBCC     images/core-ppc64.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.31   PBCC     images/core-s390.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.33   PBCC     images/core-x86.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.36   PBCC     images/core.pb-c.c
23:46:54 [2021-07-29T23:46:54.602Z] #43 10.39   PBCC     images/inventory.pb-c.c
23:46:54 [2021-07-29T23:46:54.679Z] #49 22.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:46:54 [2021-07-29T23:46:54.679Z] #49 22.10 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:46:54 [2021-07-29T23:46:54.679Z] #49 22.10 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:46:54 [2021-07-29T23:46:54.679Z] #49 ...
23:46:54 [2021-07-29T23:46:54.679Z] 
23:46:54 [2021-07-29T23:46:54.679Z] #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
23:46:54 [2021-07-29T23:46:54.679Z] #47 sha256:6af1c3747193be013fe58ca643c1bf6b4630f36a68f2b1923b70e78a4820228a
23:46:54 [2021-07-29T23:46:54.679Z] #47 12.17 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:46:54 [2021-07-29T23:46:54.679Z] #47 ...
23:46:54 [2021-07-29T23:46:54.679Z] 
23:46:54 [2021-07-29T23:46:54.679Z] #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
23:46:54 [2021-07-29T23:46:54.679Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:46:54 [2021-07-29T23:46:54.679Z] #49 22.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:46:54 [2021-07-29T23:46:54.679Z] #49 22.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.43   DEP      images/core-aarch64.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.46   DEP      images/core-arm.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.51   DEP      images/core-ppc64.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.55   DEP      images/core-s390.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.58   DEP      images/core-x86.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.61   DEP      images/core.pb-c.d
23:46:54 [2021-07-29T23:46:54.862Z] #43 10.63   DEP      images/inventory.pb-c.d
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.33 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.36 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.59 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.59 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:46:54 [2021-07-29T23:46:54.936Z] #49 22.59 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:46:55 [2021-07-29T23:46:55.122Z] #43 10.67   PBCC     images/cpuinfo.pb-c.c
23:46:55 [2021-07-29T23:46:55.122Z] #43 10.68   DEP      images/cpuinfo.pb-c.d
23:46:55 [2021-07-29T23:46:55.122Z] #43 10.71   PBCC     images/stats.pb-c.c
23:46:55 [2021-07-29T23:46:55.122Z] #43 10.74   DEP      images/stats.pb-c.d
23:46:55 [2021-07-29T23:46:55.192Z] #49 22.68 go: downloading github.com/ultraware/funlen v0.0.2
23:46:55 [2021-07-29T23:46:55.192Z] #49 22.71 go: downloading github.com/ultraware/whitespace v0.0.4
23:46:55 [2021-07-29T23:46:55.192Z] #49 22.71 go: downloading github.com/uudashr/gocognit v1.0.1
23:46:55 [2021-07-29T23:46:55.449Z] #49 22.79 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:46:55 [2021-07-29T23:46:55.749Z] #58 ...
23:46:55 [2021-07-29T23:46:55.749Z] 
23:46:55 [2021-07-29T23:46:55.749Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
23:46:55 [2021-07-29T23:46:55.749Z] #38 sha256:327d2d9bb422f2ed8737ca06f2d57a35e98cc153dcc7858d755afead3f439b33
23:46:55 [2021-07-29T23:46:55.749Z] #38 DONE 0.2s
23:46:55 [2021-07-29T23:46:55.749Z] 
23:46:55 [2021-07-29T23:46:55.749Z] #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
23:46:55 [2021-07-29T23:46:55.749Z] #53 sha256:296070beb8a24335aac2b9b391ba4e4653782809e51da29436b2a7e63fffb58d
23:46:55 [2021-07-29T23:46:55.749Z] #53 19.54 Checking out files:  85% (1035/1214)   
Checking out files:  86% (1045/1214)   
Checking out files:  87% (1057/1214)   
Checking out files:  88% (1069/1214)   
Checking out files:  89% (1081/1214)   
Checking out files:  90% (1093/1214)   
Checking out files:  91% (1105/1214)   
Checking out files:  92% (1117/1214)   
Checking out files:  93% (1130/1214)   
Checking out files:  94% (1142/1214)   
Checking out files:  95% (1154/1214)   
Checking out files:  96% (1166/1214)   
Checking out files:  97% (1178/1214)   
Checking out files:  98% (1190/1214)   
Checking out files:  99% (1202/1214)   
Checking out files: 100% (1214/1214)   
Checking out files: 100% (1214/1214), done.
23:46:55 [2021-07-29T23:46:55.749Z] #53 19.79 + cd /tmp/tmp.fel0Fk1SO6/src/github.com/opencontainers/runc
23:46:55 [2021-07-29T23:46:55.749Z] #53 19.79 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:46:55 [2021-07-29T23:46:55.749Z] #53 20.15 + '[' -z '' ']'
23:46:55 [2021-07-29T23:46:55.749Z] #53 20.15 + target=static
23:46:55 [2021-07-29T23:46:55.749Z] #53 20.15 + make 'BUILDTAGS=seccomp ' static
23:46:55 [2021-07-29T23:46:55.970Z] Fetching without tags
23:46:56 [2021-07-29T23:46:56.013Z] #49 23.58 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:46:56 [2021-07-29T23:46:56.013Z] #49 23.59 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:46:56 [2021-07-29T23:46:56.032Z] #34 ...
23:46:56 [2021-07-29T23:46:56.032Z] 
23:46:56 [2021-07-29T23:46:56.032Z] #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
23:46:56 [2021-07-29T23:46:56.032Z] #24 sha256:d7f0ce8c4668573221da4333064dbf2c1cf9ea215eab6673cbc39eed595665e3
23:46:56 [2021-07-29T23:46:56.032Z] #24 16.70 + mkdir -p /build
23:46:56 [2021-07-29T23:46:56.032Z] #24 16.72 + mv docker/docker /build/
23:46:56 [2021-07-29T23:46:56.032Z] #24 16.72 + rmdir docker
23:46:56 [2021-07-29T23:46:56.060Z] #43 11.53 make[1]: Nothing to be done for 'all'.
23:46:56 [2021-07-29T23:46:56.076Z] #53 20.61 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:46:56 [2021-07-29T23:46:56.124Z] #67 ...
23:46:56 [2021-07-29T23:46:56.124Z] 
23:46:56 [2021-07-29T23:46:56.124Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:46:56 [2021-07-29T23:46:56.124Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77
23:46:56 [2021-07-29T23:46:56.124Z] #39 CACHED
23:46:56 [2021-07-29T23:46:56.124Z] 
23:46:56 [2021-07-29T23:46:56.124Z] #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
23:46:56 [2021-07-29T23:46:56.124Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
23:46:56 [2021-07-29T23:46:56.124Z] #40 CACHED
23:46:56 [2021-07-29T23:46:56.124Z] 
23:46:56 [2021-07-29T23:46:56.124Z] #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
23:46:56 [2021-07-29T23:46:56.124Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.10 Selecting previously unselected package libprotoc17:arm64.
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.13 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.94 Selecting previously unselected package protobuf-c-compiler.
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.94 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 14.94 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.35 Selecting previously unselected package protobuf-compiler.
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.35 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.58 Selecting previously unselected package python-pkg-resources.
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.58 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 15.60 Unpacking python-pkg-resources (40.8.0-1) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.01 Selecting previously unselected package python-six.
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.01 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.03 Unpacking python-six (1.12.0-1) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.24 Selecting previously unselected package python-protobuf.
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.25 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.28 Unpacking python-protobuf (3.6.1.3-2) ...
23:46:56 [2021-07-29T23:46:56.124Z] #42 16.91 Setting up python-pkg-resources (40.8.0-1) ...
23:46:56 [2021-07-29T23:46:56.292Z] #24 DONE 17.4s
23:46:56 [2021-07-29T23:46:56.292Z] 
23:46:56 [2021-07-29T23:46:56.292Z] #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
23:46:56 [2021-07-29T23:46:56.292Z] #58 sha256:d0b0a3b8bfe12dd70b7cdc2ae8a12e2bca0cad29adf6170ba717da7a4d9467d8
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.50 + cd /tmp/tmp.lHSZMOBrKM/src/github.com/rootless-containers/rootlesskit
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.50 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.53 + export GO111MODULE=on
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.53 + GO111MODULE=on
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.53 + export GOPROXY=https://proxy.golang.org
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.53 + GOPROXY=https://proxy.golang.org
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.54 + for f in rootlesskit rootlesskit-docker-proxy
23:46:56 [2021-07-29T23:46:56.292Z] #58 12.54 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
23:46:56 [2021-07-29T23:46:56.292Z] #58 14.02 go: downloading github.com/pkg/errors v0.9.1
23:46:56 [2021-07-29T23:46:56.292Z] #58 14.03 go: downloading github.com/sirupsen/logrus v1.8.1
23:46:56 [2021-07-29T23:46:56.292Z] #58 14.14 go: downloading github.com/urfave/cli/v2 v2.3.0
23:46:56 [2021-07-29T23:46:56.292Z] #58 14.96 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
23:46:56 [2021-07-29T23:46:56.628Z] #43 12.31   CC       images/stats.o
23:46:56 [2021-07-29T23:46:56.849Z] Merging remotes/origin/20.10 commit af8e58faef2d24608610d51c5196cd2c52c2c8e5 into PR head commit e8fb8f7acd461db932bce5d7752c33fc9d75020d
23:46:56 [2021-07-29T23:46:56.863Z] #58 ...
23:46:56 [2021-07-29T23:46:56.863Z] 
23:46:56 [2021-07-29T23:46:56.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 "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:46:56 [2021-07-29T23:46:56.864Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:46:56 [2021-07-29T23:46:56.864Z] #32 7.164 + git clone https://github.com/kolyshkin/go-swagger.git .
23:46:56 [2021-07-29T23:46:56.864Z] #32 7.170 Cloning into '.'...
23:46:56 [2021-07-29T23:46:56.864Z] #32 ...
23:46:56 [2021-07-29T23:46:56.864Z] 
23:46:56 [2021-07-29T23:46:56.864Z] #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
23:46:56 [2021-07-29T23:46:56.864Z] #47 sha256:ec493267152281cda6653909655910c2ee1c68c1d47b6437b6d0df0ec3eadb93
23:46:56 [2021-07-29T23:46:56.864Z] #47 10.93 go: downloading github.com/fatih/color v1.9.0
23:46:56 [2021-07-29T23:46:56.864Z] #47 10.94 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.04 go: downloading github.com/pkg/errors v0.9.1
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.06 go: downloading github.com/spf13/pflag v1.0.3
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.43 go: downloading github.com/mattn/go-colorable v0.1.6
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.47 go: downloading github.com/mattn/go-isatty v0.0.12
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.65 go: downloading github.com/jonboulle/clockwork v0.1.0
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.74 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
23:46:56 [2021-07-29T23:46:56.864Z] #47 11.86 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
23:46:56 [2021-07-29T23:46:56.864Z] #47 12.63 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
23:46:56 [2021-07-29T23:46:56.864Z] #47 15.11 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:46:56 [2021-07-29T23:46:56.887Z] #43 12.53   CC       images/core.o
23:46:55 [2021-07-29T23:46:55.598Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:55 [2021-07-29T23:46:55.661Z]  > git config --add remote.origin.fetch +refs/pull/42695/head:refs/remotes/origin/PR-42695 # timeout=10
23:46:55 [2021-07-29T23:46:55.723Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:55 [2021-07-29T23:46:55.864Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:46:56 [2021-07-29T23:46:56.005Z] Fetching upstream changes from https://github.com/moby/moby.git
23:46:56 [2021-07-29T23:46:56.005Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:46:56 [2021-07-29T23:46:56.005Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42695/head:refs/remotes/origin/PR-42695 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
23:46:56 [2021-07-29T23:46:56.880Z]  > git config core.sparsecheckout # timeout=10
23:46:57 [2021-07-29T23:46:57.028Z] #53 ...
23:46:57 [2021-07-29T23:46:57.028Z] 
23:46:57 [2021-07-29T23:46:57.028Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
23:46:57 [2021-07-29T23:46:57.028Z] #41 sha256:44f65fe7892f7f6809f945a8fc0c1b43ac929b6d752e5d57ae7837fa04efb63b
23:46:57 [2021-07-29T23:46:57.028Z] #41 DONE 1.4s
23:46:57 [2021-07-29T23:46:57.072Z] #42 18.65 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.072Z] #42 18.67 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:46:57 [2021-07-29T23:46:57.072Z] #42 18.69 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.072Z] #42 18.71 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.072Z] #42 18.73 Setting up python-six (1.12.0-1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #49 ...
23:46:57 [2021-07-29T23:46:57.091Z] 
23:46:57 [2021-07-29T23:46:57.091Z] #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
23:46:57 [2021-07-29T23:46:57.091Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:57 [2021-07-29T23:46:57.091Z] #42 16.31 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 16.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 16.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 16.38 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 16.41 Setting up python-six (1.12.0-1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.42 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.42 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.42 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.50 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.50 Setting up protobuf-compiler (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.55 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.55 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 20.89 Setting up python-protobuf (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 26.45 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 26.49 Processing triggers for libc-bin (2.28-10) ...
23:46:57 [2021-07-29T23:46:57.091Z] #42 ...
23:46:57 [2021-07-29T23:46:57.091Z] 
23:46:57 [2021-07-29T23:46:57.091Z] #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
23:46:57 [2021-07-29T23:46:57.091Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:46:57 [2021-07-29T23:46:57.091Z] #49 24.63 go: downloading github.com/davecgh/go-spew v1.1.1
23:46:57 [2021-07-29T23:46:57.125Z] #47 ...
23:46:57 [2021-07-29T23:46:57.125Z] 
23:46:57 [2021-07-29T23:46:57.125Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:46:57 [2021-07-29T23:46:57.125Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:46:57 [2021-07-29T23:46:57.125Z] #34 18.48 encoding
23:46:57 [2021-07-29T23:46:57.289Z] 
23:46:57 [2021-07-29T23:46:57.290Z] #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
23:46:57 [2021-07-29T23:46:57.290Z] #51 sha256:6905c3dd139ffa7c0f89433a872cc08c5c1ef52d947ea2ef2dd7c005288eb8a3
23:46:57 [2021-07-29T23:46:57.290Z] #51 18.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:46:57 [2021-07-29T23:46:57.290Z] #51 21.80 golang.org/x/sys/unix
23:46:57 [2021-07-29T23:46:57.290Z] #51 21.86 github.com/pkg/diff
23:46:57 [2021-07-29T23:46:57.290Z] #51 ...
23:46:57 [2021-07-29T23:46:57.290Z] 
23:46:57 [2021-07-29T23:46:57.290Z] #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
23:46:57 [2021-07-29T23:46:57.290Z] #47 sha256:45575f7f036802293ea1bca425d9e0ab855f31454ad3d0b0ed21aad2406b0c0f
23:46:57 [2021-07-29T23:46:57.290Z] #47 11.79 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
23:46:57 [2021-07-29T23:46:57.353Z] #49 24.65 go: downloading github.com/pmezard/go-difflib v1.0.0
23:46:57 [2021-07-29T23:46:57.353Z] #49 24.80 go: downloading github.com/stretchr/objx v0.2.0
23:46:57 [2021-07-29T23:46:57.353Z] #49 24.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:46:57 [2021-07-29T23:46:57.353Z] #49 24.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:46:57 [2021-07-29T23:46:57.387Z] #34 ...
23:46:57 [2021-07-29T23:46:57.387Z] 
23:46:57 [2021-07-29T23:46:57.387Z] #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
23:46:57 [2021-07-29T23:46:57.387Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:46:57 [2021-07-29T23:46:57.387Z] #13 6.784 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 6.789 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 6.823 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 6.863 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 7.899 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 10.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 12.20 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:46:57 [2021-07-29T23:46:57.387Z] #13 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:46:57 [2021-07-29T23:46:57.458Z] #43 12.91   CC       images/core-x86.o
23:46:57 [2021-07-29T23:46:57.551Z] #47 ...
23:46:57 [2021-07-29T23:46:57.551Z] 
23:46:57 [2021-07-29T23:46:57.551Z] #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
23:46:57 [2021-07-29T23:46:57.551Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:57 [2021-07-29T23:46:57.551Z] #42 23.33 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:46:57 [2021-07-29T23:46:57.551Z] #42 23.44 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:46:57 [2021-07-29T23:46:57.551Z] #42 23.61 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.551Z] #42 23.64 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:46:57 [2021-07-29T23:46:57.551Z] #42 23.67 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.552Z] #42 23.71 Setting up protobuf-compiler (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.552Z] #42 23.73 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:57 [2021-07-29T23:46:57.552Z] #42 23.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.552Z] #42 23.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:46:57 [2021-07-29T23:46:57.552Z] #42 23.88 Setting up python-protobuf (3.6.1.3-2) ...
23:46:57 [2021-07-29T23:46:57.610Z] #49 25.02 go: downloading golang.org/x/text v0.3.2
23:46:57 [2021-07-29T23:46:57.648Z] #13 ...
23:46:57 [2021-07-29T23:46:57.648Z] 
23:46:57 [2021-07-29T23:46:57.648Z] #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
23:46:57 [2021-07-29T23:46:57.648Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:57 [2021-07-29T23:46:57.648Z] #27 15.07 Updating certificates in /etc/ssl/certs...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.57 137 added, 0 removed; done.
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.72 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.74 Setting up jq (1.5+dfsg-2+b1) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.75 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.77 Setting up curl (7.64.0-4+deb10u2) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.79 Processing triggers for libc-bin (2.28-10) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.82 Processing triggers for ca-certificates (20200601~deb10u2) ...
23:46:57 [2021-07-29T23:46:57.648Z] #27 20.85 Updating certificates in /etc/ssl/certs...
23:46:57 [2021-07-29T23:46:57.648Z] #27 ...
23:46:57 [2021-07-29T23:46:57.648Z] 
23:46:57 [2021-07-29T23:46:57.648Z] #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
23:46:57 [2021-07-29T23:46:57.648Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:46:57 [2021-07-29T23:46:57.648Z] #49 19.05 go: downloading github.com/fatih/color v1.7.0
23:46:57 [2021-07-29T23:46:57.718Z] #43 ...
23:46:57 [2021-07-29T23:46:57.718Z] 
23:46:57 [2021-07-29T23:46:57.718Z] #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
23:46:57 [2021-07-29T23:46:57.718Z] #47 sha256:74d11d5e848d96958b3c51910d16ae222fe28fa3aea0d75806c5791a57e27dad
23:46:57 [2021-07-29T23:46:57.718Z] #47 DONE 40.1s
23:46:57 [2021-07-29T23:46:57.718Z] 
23:46:57 [2021-07-29T23:46:57.718Z] #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
23:46:57 [2021-07-29T23:46:57.718Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:57 [2021-07-29T23:46:57.718Z] #43 13.19   CC       images/core-arm.o
23:46:57 [2021-07-29T23:46:57.718Z] #43 ...
23:46:57 [2021-07-29T23:46:57.718Z] 
23:46:57 [2021-07-29T23:46:57.718Z] #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
23:46:57 [2021-07-29T23:46:57.718Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:46:57 [2021-07-29T23:46:57.718Z] #49 30.24 go: downloading github.com/gobwas/glob v0.2.3
23:46:57 [2021-07-29T23:46:57.718Z] #49 30.25 go: downloading github.com/kisielk/gotool v1.0.0
23:46:57 [2021-07-29T23:46:57.718Z] #49 30.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:46:57 [2021-07-29T23:46:57.718Z] #49 30.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:46:57 [2021-07-29T23:46:57.718Z] #49 30.38 go: downloading github.com/gogo/protobuf v1.2.1
23:46:57 [2021-07-29T23:46:57.718Z] #49 31.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:46:57 [2021-07-29T23:46:57.718Z] #49 31.21 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:46:57 [2021-07-29T23:46:57.718Z] #49 31.33 go: downloading github.com/BurntSushi/toml v0.3.1
23:46:57 [2021-07-29T23:46:57.909Z] #49 19.07 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:46:57 [2021-07-29T23:46:57.909Z] #49 19.13 go: downloading github.com/pkg/errors v0.8.1
23:46:57 [2021-07-29T23:46:57.909Z] #49 19.22 go: downloading github.com/spf13/cobra v0.0.5
23:46:57 [2021-07-29T23:46:57.909Z] #49 19.32 go: downloading github.com/spf13/pflag v1.0.5
23:46:57 [2021-07-29T23:46:57.977Z] #49 ...
23:46:57 [2021-07-29T23:46:57.977Z] 
23:46:57 [2021-07-29T23:46:57.977Z] #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
23:46:57 [2021-07-29T23:46:57.977Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:57 [2021-07-29T23:46:57.977Z] #43 13.54   CC       images/core-aarch64.o
23:46:58 [2021-07-29T23:46:58.034Z] #42 19.92 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
23:46:58 [2021-07-29T23:46:58.034Z] #42 20.05 Setting up libnl-3-200:arm64 (3.4.0-1) ...
23:46:58 [2021-07-29T23:46:58.125Z] #42 ...
23:46:58 [2021-07-29T23:46:58.125Z] 
23:46:58 [2021-07-29T23:46:58.125Z] #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
23:46:58 [2021-07-29T23:46:58.125Z] #67 sha256:9672f88da42c783d618fa6b2f1d8844b44eee330065a83f29a9c625284551559
23:46:58 [2021-07-29T23:46:58.125Z] #67 DONE 22.7s
23:46:58 [2021-07-29T23:46:58.173Z] #49 ...
23:46:58 [2021-07-29T23:46:58.173Z] 
23:46:58 [2021-07-29T23:46:58.173Z] #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
23:46:58 [2021-07-29T23:46:58.173Z] #51 sha256:70378a4b90e5e65369037aed282d59c199080ac9ac63c4e2600312bdfb63527c
23:46:58 [2021-07-29T23:46:58.173Z] #51 15.55 + cd /tmp/tmp.sCq9xNABn3/src/github.com/mvdan/sh
23:46:58 [2021-07-29T23:46:58.173Z] #51 15.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:46:58 [2021-07-29T23:46:58.173Z] #51 15.76 + GO111MODULE=on
23:46:58 [2021-07-29T23:46:58.173Z] #51 15.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:46:58 [2021-07-29T23:46:58.173Z] #51 16.62 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:46:58 [2021-07-29T23:46:58.173Z] #51 16.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:46:58 [2021-07-29T23:46:58.173Z] #51 16.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:46:58 [2021-07-29T23:46:58.173Z] #51 18.41 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:46:58 [2021-07-29T23:46:58.173Z] #51 20.81 golang.org/x/sys/unix
23:46:58 [2021-07-29T23:46:58.173Z] #51 20.81 github.com/pkg/diff
23:46:58 [2021-07-29T23:46:58.173Z] #51 22.41 mvdan.cc/editorconfig
23:46:58 [2021-07-29T23:46:58.173Z] #51 23.72 mvdan.cc/sh/v3/fileutil
23:46:58 [2021-07-29T23:46:58.173Z] #51 23.96 mvdan.cc/sh/v3/syntax
23:46:58 [2021-07-29T23:46:58.236Z] #43 14.02   CC       images/core-ppc64.o
23:46:58 [2021-07-29T23:46:58.299Z] #42 ...
23:46:58 [2021-07-29T23:46:58.299Z] 
23:46:58 [2021-07-29T23:46:58.299Z] #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
23:46:58 [2021-07-29T23:46:58.299Z] #67 sha256:1db3fa2e9b5bb4635f62daa4dcd1014ba49dc50fd83b21818d160afda6a853e7
23:46:58 [2021-07-29T23:46:58.299Z] #67 DONE 18.0s
23:46:58 [2021-07-29T23:46:58.299Z] 
23:46:58 [2021-07-29T23:46:58.299Z] #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
23:46:58 [2021-07-29T23:46:58.299Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.14 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.14 Setting up libcap-dev:arm64 (1:2.25-2) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.18 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 ...
23:46:58 [2021-07-29T23:46:58.299Z] 
23:46:58 [2021-07-29T23:46:58.299Z] #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
23:46:58 [2021-07-29T23:46:58.299Z] #51 sha256:31e7e9258a234ed2d83db52b256ebf40ac1ca86af7618ab6b51b03b9e5d15faa
23:46:58 [2021-07-29T23:46:58.299Z] #51 11.22 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:46:58 [2021-07-29T23:46:58.299Z] #51 11.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:46:58 [2021-07-29T23:46:58.299Z] #51 11.22 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:46:58 [2021-07-29T23:46:58.299Z] #51 13.44 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:46:58 [2021-07-29T23:46:58.299Z] #51 16.59 golang.org/x/sys/unix
23:46:58 [2021-07-29T23:46:58.299Z] #51 16.64 github.com/pkg/diff
23:46:58 [2021-07-29T23:46:58.299Z] #51 16.68 mvdan.cc/editorconfig
23:46:58 [2021-07-29T23:46:58.299Z] #51 16.68 mvdan.cc/sh/v3/fileutil
23:46:58 [2021-07-29T23:46:58.299Z] #51 16.95 mvdan.cc/sh/v3/syntax
23:46:58 [2021-07-29T23:46:58.299Z] #51 ...
23:46:58 [2021-07-29T23:46:58.299Z] 
23:46:58 [2021-07-29T23:46:58.299Z] #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
23:46:58 [2021-07-29T23:46:58.299Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.20 Setting up protobuf-compiler (3.6.1.3-2) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.23 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.27 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
23:46:58 [2021-07-29T23:46:58.299Z] #42 20.30 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:46:58 [2021-07-29T23:46:58.387Z] 
23:46:58 [2021-07-29T23:46:58.387Z] #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
23:46:58 [2021-07-29T23:46:58.387Z] #49 sha256:5bc960643b381517d4b2ff279e62f1d8005589cb4de20cdfe649b404ff700d41
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.03 go: downloading github.com/fatih/color v1.7.0
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.20 go: downloading github.com/pkg/errors v0.8.1
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.20 go: downloading github.com/spf13/cobra v0.0.5
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.24 go: downloading github.com/spf13/pflag v1.0.5
23:46:58 [2021-07-29T23:46:58.387Z] #49 19.62 go: downloading github.com/spf13/viper v1.6.1
23:46:58 [2021-07-29T23:46:58.387Z] #49 20.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:46:58 [2021-07-29T23:46:58.387Z] #49 20.35 go: downloading github.com/go-critic/go-critic v0.4.1
23:46:58 [2021-07-29T23:46:58.387Z] #49 21.67 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:46:58 [2021-07-29T23:46:58.387Z] #49 21.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:46:58 [2021-07-29T23:46:58.430Z] #51 ...
23:46:58 [2021-07-29T23:46:58.430Z] 
23:46:58 [2021-07-29T23:46:58.430Z] #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
23:46:58 [2021-07-29T23:46:58.430Z] #67 sha256:5fa3d94065031ab2331c3f9239760599e28f2fb06910441683e7ecc77c982744
23:46:58 [2021-07-29T23:46:58.430Z] #67 19.06 Checking out files:  89% (1711/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.
23:46:58 [2021-07-29T23:46:58.430Z] #67 19.06 + cd /tmp/tmp.Li95ZtEzKZ/src/github.com/docker/libnetwork
23:46:58 [2021-07-29T23:46:58.430Z] #67 19.06 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
23:46:58 [2021-07-29T23:46:58.430Z] #67 19.41 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:46:58 [2021-07-29T23:46:58.430Z] #67 DONE 25.9s
23:46:58 [2021-07-29T23:46:58.430Z] 
23:46:58 [2021-07-29T23:46:58.430Z] #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
23:46:58 [2021-07-29T23:46:58.430Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:58 [2021-07-29T23:46:58.430Z] #42 DONE 27.8s
23:46:58 [2021-07-29T23:46:58.430Z] 
23:46:58 [2021-07-29T23:46:58.430Z] #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
23:46:58 [2021-07-29T23:46:58.430Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:46:58 [2021-07-29T23:46:58.481Z] #49 19.69 go: downloading github.com/spf13/viper v1.6.1
23:46:58 [2021-07-29T23:46:58.481Z] #49 19.82 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:46:58 [2021-07-29T23:46:58.481Z] #49 19.86 go: downloading github.com/go-critic/go-critic v0.4.1
23:46:58 [2021-07-29T23:46:58.562Z] #42 20.35 Setting up python-protobuf (3.6.1.3-2) ...
23:46:58 [2021-07-29T23:46:58.805Z] #43 14.50   CC       images/core-s390.o
23:46:58 [2021-07-29T23:46:58.958Z] #49 23.37 go: downloading github.com/mattn/go-colorable v0.1.4
23:46:58 [2021-07-29T23:46:58.958Z] #49 23.37 go: downloading github.com/sirupsen/logrus v1.4.2
23:46:58 [2021-07-29T23:46:58.958Z] #49 23.47 go: downloading github.com/stretchr/testify v1.4.0
23:46:59 [2021-07-29T23:46:59.223Z] #49 23.62 go: downloading github.com/mattn/go-isatty v0.0.8
23:46:59 [2021-07-29T23:46:59.223Z] #49 23.66 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:46:59 [2021-07-29T23:46:59.223Z] #49 23.71 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:46:59 [2021-07-29T23:46:59.223Z] #49 23.78 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:46:59 [2021-07-29T23:46:59.223Z] #49 23.83 go: downloading github.com/hashicorp/hcl v1.0.0
23:46:59 [2021-07-29T23:46:59.373Z] #43 14.87   CC       images/cpuinfo.o
23:46:59 [2021-07-29T23:46:59.373Z] #43 15.01   CC       images/inventory.o
23:46:59 [2021-07-29T23:46:59.373Z] #43 15.11   CC       images/fdinfo.o
23:46:59 [2021-07-29T23:46:59.424Z] #49 20.83 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:46:59 [2021-07-29T23:46:59.485Z] #49 24.06 go: downloading github.com/magiconair/properties v1.8.1
23:46:59 [2021-07-29T23:46:59.485Z] #49 24.06 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:46:59 [2021-07-29T23:46:59.485Z] #49 24.09 go: downloading github.com/pelletier/go-toml v1.2.0
23:46:59 [2021-07-29T23:46:59.632Z] #43 15.28   CC       images/fown.o
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.18 go: downloading github.com/spf13/afero v1.1.2
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.25 go: downloading github.com/spf13/cast v1.3.0
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.32 go: downloading github.com/subosito/gotenv v1.2.0
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.33 go: downloading gopkg.in/ini.v1 v1.51.0
23:46:59 [2021-07-29T23:46:59.748Z] #49 24.34 go: downloading gopkg.in/yaml.v2 v2.2.7
23:46:59 [2021-07-29T23:46:59.890Z] #43 15.41   CC       images/ns.o
23:46:59 [2021-07-29T23:46:59.890Z] #43 15.50   CC       images/regfile.o
23:46:59 [2021-07-29T23:46:59.996Z] #49 ...
23:46:59 [2021-07-29T23:46:59.996Z] 
23:46:59 [2021-07-29T23:46:59.996Z] #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
23:46:59 [2021-07-29T23:46:59.996Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:46:59 [2021-07-29T23:46:59.996Z] #27 25.82 0 added, 0 removed; done.
23:46:59 [2021-07-29T23:46:59.996Z] #27 25.82 Running hooks in /etc/ca-certificates/update.d...
23:46:59 [2021-07-29T23:46:59.996Z] #27 25.83 done.
23:46:59 [2021-07-29T23:46:59.996Z] #27 DONE 26.2s
23:46:59 [2021-07-29T23:46:59.996Z] 
23:46:59 [2021-07-29T23:46:59.996Z] #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
23:46:59 [2021-07-29T23:46:59.996Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:46:59 [2021-07-29T23:46:59.996Z] #45 11.28 runtime/internal/sys
23:46:59 [2021-07-29T23:46:59.996Z] #45 11.51 internal/bytealg
23:46:59 [2021-07-29T23:46:59.996Z] #45 11.70 runtime/internal/math
23:46:59 [2021-07-29T23:46:59.996Z] #45 11.89 internal/race
23:46:59 [2021-07-29T23:46:59.996Z] #45 12.04 sync/atomic
23:46:59 [2021-07-29T23:46:59.996Z] #45 12.37 unicode
23:46:59 [2021-07-29T23:46:59.996Z] #45 13.23 runtime
23:46:59 [2021-07-29T23:46:59.996Z] #45 16.84 unicode/utf8
23:46:59 [2021-07-29T23:46:59.996Z] #45 17.77 math
23:46:59 [2021-07-29T23:46:59.996Z] #45 ...
23:46:59 [2021-07-29T23:46:59.996Z] 
23:46:59 [2021-07-29T23:46:59.996Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:46:59 [2021-07-29T23:46:59.996Z] #28 sha256:4af7cef694cad46f34b0c0d87f1ca36ed2bce0c01d0bff1761df1dcd360afc31
23:46:59 [2021-07-29T23:46:59.996Z] #28 DONE 0.1s
23:46:59 [2021-07-29T23:46:59.996Z] 
23:46:59 [2021-07-29T23:46:59.996Z] #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
23:46:59 [2021-07-29T23:46:59.996Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:46:59 [2021-07-29T23:46:59.996Z] #42 11.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:46:59 [2021-07-29T23:46:59.996Z] #42 13.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.50 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.53 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.53 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.55 go: downloading github.com/go-toolsmith/astp v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.55 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.56 go: downloading github.com/go-toolsmith/typep v1.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.61 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:47:00 [2021-07-29T23:47:00.011Z] #49 24.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:47:00 [2021-07-29T23:47:00.149Z] #43 15.59   CC       images/ghost-file.o
23:47:00 [2021-07-29T23:47:00.149Z] #43 15.71   CC       images/fifo.o
23:47:00 [2021-07-29T23:47:00.149Z] #43 15.83   CC       images/remap-file-path.o
23:46:56 [2021-07-29T23:46:56.945Z]  > git checkout -f e8fb8f7acd461db932bce5d7752c33fc9d75020d # timeout=10
23:47:00 [2021-07-29T23:47:00.259Z] #42 ...
23:47:00 [2021-07-29T23:47:00.259Z] 
23:47:00 [2021-07-29T23:47:00.259Z] #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
23:47:00 [2021-07-29T23:47:00.259Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:47:00 [2021-07-29T23:47:00.259Z] #49 21.49 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:47:00 [2021-07-29T23:47:00.272Z] #49 24.72 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:47:00 [2021-07-29T23:47:00.272Z] #49 24.78 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:47:00 [2021-07-29T23:47:00.272Z] #49 24.84 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:47:00 [2021-07-29T23:47:00.272Z] #49 24.96 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:47:00 [2021-07-29T23:47:00.407Z] #43 15.95   CC       images/eventfd.o
23:47:00 [2021-07-29T23:47:00.407Z] #43 16.07   CC       images/eventpoll.o
23:47:00 [2021-07-29T23:47:00.407Z] #43 16.20   CC       images/fh.o
23:47:00 [2021-07-29T23:47:00.533Z] #49 24.98 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.04 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:47:00 [2021-07-29T23:47:00.533Z] #49 25.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.23 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.39 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:47:00 [2021-07-29T23:47:00.794Z] #49 25.49 go: downloading github.com/ultraware/funlen v0.0.2
23:47:00 [2021-07-29T23:47:00.830Z] #49 ...
23:47:00 [2021-07-29T23:47:00.830Z] 
23:47:00 [2021-07-29T23:47:00.830Z] #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
23:47:00 [2021-07-29T23:47:00.830Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:47:00 [2021-07-29T23:47:00.830Z] #55 12.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:47:00 [2021-07-29T23:47:00.830Z] #55 14.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:47:00 [2021-07-29T23:47:00.974Z] #43 16.39   CC       images/fsnotify.o
23:47:01 [2021-07-29T23:47:01.055Z] #49 25.53 go: downloading github.com/ultraware/whitespace v0.0.4
23:47:01 [2021-07-29T23:47:01.055Z] #49 25.54 go: downloading github.com/uudashr/gocognit v1.0.1
23:47:01 [2021-07-29T23:47:01.055Z] #49 25.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:47:01 [2021-07-29T23:47:01.091Z] #55 ...
23:47:01 [2021-07-29T23:47:01.091Z] 
23:47:01 [2021-07-29T23:47:01.091Z] #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
23:47:01 [2021-07-29T23:47:01.091Z] #58 sha256:d0b0a3b8bfe12dd70b7cdc2ae8a12e2bca0cad29adf6170ba717da7a4d9467d8
23:47:01 [2021-07-29T23:47:01.091Z] #58 19.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
23:47:01 [2021-07-29T23:47:01.091Z] #58 19.73 go: downloading github.com/google/uuid v1.2.0
23:47:01 [2021-07-29T23:47:01.091Z] #58 19.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
23:47:01 [2021-07-29T23:47:01.091Z] #58 19.95 go: downloading github.com/moby/vpnkit v0.5.0
23:47:01 [2021-07-29T23:47:01.091Z] #58 20.02 go: downloading github.com/gofrs/flock v0.8.0
23:47:01 [2021-07-29T23:47:01.091Z] #58 20.17 go: downloading github.com/gorilla/mux v1.8.0
23:47:01 [2021-07-29T23:47:01.091Z] #58 20.49 go: downloading github.com/moby/sys/mountinfo v0.4.1
23:47:01 [2021-07-29T23:47:01.091Z] #58 21.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:47:01 [2021-07-29T23:47:01.091Z] #58 21.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:47:01 [2021-07-29T23:47:01.148Z] Merge succeeded, producing f40e9af6a285be31be40a53f9757f5bf52d23bc5
23:47:01 [2021-07-29T23:47:01.148Z] Checking out Revision f40e9af6a285be31be40a53f9757f5bf52d23bc5 (PR-42695)
23:47:01 [2021-07-29T23:47:01.233Z] #43 16.69   CC       images/signalfd.o
23:47:01 [2021-07-29T23:47:01.233Z] #43 16.81   CC       images/fs.o
23:47:01 [2021-07-29T23:47:01.233Z] #43 16.90   CC       images/pstree.o
23:47:01 [2021-07-29T23:47:01.351Z] #58 ...
23:47:01 [2021-07-29T23:47:01.352Z] 
23:47:01 [2021-07-29T23:47:01.352Z] #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
23:47:01 [2021-07-29T23:47:01.352Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:01 [2021-07-29T23:47:01.352Z] #36 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:47:01 [2021-07-29T23:47:01.352Z] #36 ...
23:47:01 [2021-07-29T23:47:01.352Z] 
23:47:01 [2021-07-29T23:47:01.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
23:47:01 [2021-07-29T23:47:01.352Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:47:01 [2021-07-29T23:47:01.352Z] #51 20.97 + cd /tmp/tmp.OXtLuPJANd/src/github.com/mvdan/sh
23:47:01 [2021-07-29T23:47:01.352Z] #51 20.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
23:47:01 [2021-07-29T23:47:01.352Z] #51 21.18 + GO111MODULE=on
23:47:01 [2021-07-29T23:47:01.352Z] #51 21.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
23:47:01 [2021-07-29T23:47:01.352Z] #51 22.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:47:01 [2021-07-29T23:47:01.352Z] #51 22.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:47:01 [2021-07-29T23:47:01.352Z] #51 22.74 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:47:01 [2021-07-29T23:47:01.492Z] #43 17.03   CC       images/pipe.o
23:47:01 [2021-07-29T23:47:01.492Z] #43 17.16   CC       images/tcp-stream.o
23:47:01 [2021-07-29T23:47:01.493Z] Commit message: "Merge commit 'af8e58faef2d24608610d51c5196cd2c52c2c8e5' into HEAD"
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.11 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.21 go: downloading github.com/davecgh/go-spew v1.1.1
23:47:01 [2021-07-29T23:47:01.627Z] #49 26.26 go: downloading github.com/pmezard/go-difflib v1.0.0
23:47:01 [2021-07-29T23:47:01.627Z] #49 ...
23:47:01 [2021-07-29T23:47:01.627Z] 
23:47:01 [2021-07-29T23:47:01.627Z] #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
23:47:01 [2021-07-29T23:47:01.627Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:01 [2021-07-29T23:47:01.637Z] First time build. Skipping changelog.
23:47:01 [2021-07-29T23:47:01.751Z] #43 17.25   CC       images/sk-packet.o
23:47:01 [2021-07-29T23:47:01.751Z] #43 17.38   CC       images/mnt.o
23:47:01 [2021-07-29T23:47:01.888Z] #42 28.39 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:47:01 [2021-07-29T23:47:01.888Z] #42 28.45 Processing triggers for libc-bin (2.28-10) ...
23:47:02 [2021-07-29T23:47:02.011Z] #43 17.49   CC       images/pipe-data.o
23:47:02 [2021-07-29T23:47:02.011Z] #43 17.55   CC       images/sa.o
23:47:02 [2021-07-29T23:47:02.011Z] #43 17.64   CC       images/timer.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:47:02 [2021-07-29T23:47:02.270Z] #43 17.79   CC       images/timerfd.o
23:47:02 [2021-07-29T23:47:02.270Z] #43 17.89   CC       images/mm.o
23:47:02 [2021-07-29T23:47:02.270Z] #43 18.00   CC       images/sk-opts.o
23:47:02 [2021-07-29T23:47:02.529Z] #43 18.10   CC       images/sk-unix.o
23:47:02 [2021-07-29T23:47:02.529Z] #43 18.21   CC       images/sk-inet.o
23:47:02 [2021-07-29T23:47:02.788Z] #43 18.35   CC       images/tun.o
23:47:02 [2021-07-29T23:47:02.788Z] #43 18.42   CC       images/sk-netlink.o
23:47:02 [2021-07-29T23:47:02.812Z] #42 23.92 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
23:47:02 [2021-07-29T23:47:02.812Z] #42 23.94 Processing triggers for libc-bin (2.28-10) ...
23:47:02 [2021-07-29T23:47:02.812Z] #42 ...
23:47:02 [2021-07-29T23:47:02.812Z] 
23:47:02 [2021-07-29T23:47:02.812Z] #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
23:47:02 [2021-07-29T23:47:02.812Z] #58 sha256:85d932b41531de2ff4d5d1f21db34933ccc3bb0ba1572ddea0e55777f613e1c6
23:47:02 [2021-07-29T23:47:02.812Z] #58 12.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:47:02 [2021-07-29T23:47:02.812Z] #58 14.78 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:47:02 [2021-07-29T23:47:02.812Z] #58 15.93 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:47:02 [2021-07-29T23:47:02.812Z] #58 16.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:47:02 [2021-07-29T23:47:02.812Z] #58 ...
23:47:02 [2021-07-29T23:47:02.812Z] 
23:47:02 [2021-07-29T23:47:02.812Z] #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
23:47:02 [2021-07-29T23:47:02.812Z] #42 sha256:446494c92baa6872cb3cd917cae54169b91d34f901ed9b52ba0f21aa1290df64
23:47:02 [2021-07-29T23:47:02.812Z] #42 DONE 24.5s
23:47:02 [2021-07-29T23:47:02.812Z] 
23:47:02 [2021-07-29T23:47:02.812Z] #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
23:47:02 [2021-07-29T23:47:02.812Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:03 [2021-07-29T23:47:03.047Z] #43 18.55   CC       images/packet-sock.o
23:47:03 [2021-07-29T23:47:03.047Z] #43 18.71   CC       images/ipc-var.o
23:47:03 [2021-07-29T23:47:03.086Z] + docker version
23:47:03 [2021-07-29T23:47:03.086Z] Client:
23:47:03 [2021-07-29T23:47:03.086Z]  Version:           20.10.6
23:47:03 [2021-07-29T23:47:03.086Z]  API version:       1.41
23:47:03 [2021-07-29T23:47:03.086Z]  Go version:        go1.16.3
23:47:03 [2021-07-29T23:47:03.086Z]  Git commit:        370c289
23:47:03 [2021-07-29T23:47:03.086Z]  Built:             Fri Apr  9 22:49:36 2021
23:47:03 [2021-07-29T23:47:03.086Z]  OS/Arch:           windows/amd64
23:47:03 [2021-07-29T23:47:03.086Z]  Context:           default
23:47:03 [2021-07-29T23:47:03.086Z]  Experimental:      true
23:47:03 [2021-07-29T23:47:03.086Z] 
23:47:03 [2021-07-29T23:47:03.086Z] Server: Docker Engine - Community
23:47:03 [2021-07-29T23:47:03.086Z]  Engine:
23:47:03 [2021-07-29T23:47:03.086Z]   Version:          20.10.6
23:47:03 [2021-07-29T23:47:03.086Z]   API version:      1.41 (minimum version 1.24)
23:47:03 [2021-07-29T23:47:03.086Z]   Go version:       go1.13.15
23:47:03 [2021-07-29T23:47:03.086Z]   Git commit:       8728dd2
23:47:03 [2021-07-29T23:47:03.086Z]   Built:            Fri Apr  9 22:45:40 2021
23:47:03 [2021-07-29T23:47:03.086Z]   OS/Arch:          windows/amd64
23:47:03 [2021-07-29T23:47:03.086Z]   Experimental:     true
[Pipeline] sh
23:47:03 [2021-07-29T23:47:03.274Z] #42 DONE 29.7s
23:47:03 [2021-07-29T23:47:03.274Z] 
23:47:03 [2021-07-29T23:47:03.274Z] #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
23:47:03 [2021-07-29T23:47:03.274Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:03 [2021-07-29T23:47:03.306Z] #43 18.82   CC       images/ipc-desc.o
23:47:03 [2021-07-29T23:47:03.306Z] #43 18.95   CC       images/ipc-shm.o
23:47:03 [2021-07-29T23:47:03.306Z] #43 19.04   CC       images/ipc-msg.o
23:47:03 [2021-07-29T23:47:03.388Z] #43 ...
23:47:03 [2021-07-29T23:47:03.388Z] 
23:47:03 [2021-07-29T23:47:03.388Z] #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
23:47:03 [2021-07-29T23:47:03.388Z] #53 sha256:51ecae12ad9e5e9359d08e1af431874aa963d1da2a497cf52c3f384d03c5a546
23:47:03 [2021-07-29T23:47:03.388Z] #53 13.08 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:47:03 [2021-07-29T23:47:03.388Z] #53 20.87 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:47:03 [2021-07-29T23:47:03.388Z] #53 23.00 + mkdir -p /build
23:47:03 [2021-07-29T23:47:03.388Z] #53 23.00 + cp runc /build/runc
23:47:03 [2021-07-29T23:47:03.388Z] #53 ...
23:47:03 [2021-07-29T23:47:03.388Z] 
23:47:03 [2021-07-29T23:47:03.388Z] #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
23:47:03 [2021-07-29T23:47:03.388Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.07 go: downloading github.com/fatih/color v1.7.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.11 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.22 go: downloading github.com/pkg/errors v0.8.1
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.22 go: downloading github.com/spf13/cobra v0.0.5
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.24 go: downloading github.com/spf13/pflag v1.0.5
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.35 go: downloading github.com/spf13/viper v1.6.1
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.84 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.90 go: downloading github.com/go-critic/go-critic v0.4.1
23:47:03 [2021-07-29T23:47:03.388Z] #49 18.90 go: downloading github.com/go-lintpack/lintpack v0.5.2
23:47:03 [2021-07-29T23:47:03.388Z] #49 19.11 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 19.41 go: downloading github.com/mattn/go-colorable v0.1.4
23:47:03 [2021-07-29T23:47:03.388Z] #49 19.52 go: downloading github.com/sirupsen/logrus v1.4.2
23:47:03 [2021-07-29T23:47:03.388Z] #49 19.80 go: downloading github.com/stretchr/testify v1.4.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 20.30 go: downloading github.com/mattn/go-isatty v0.0.8
23:47:03 [2021-07-29T23:47:03.388Z] #49 20.47 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.02 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.11 go: downloading github.com/hashicorp/hcl v1.0.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.46 go: downloading github.com/magiconair/properties v1.8.1
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.47 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.55 go: downloading github.com/pelletier/go-toml v1.2.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.58 go: downloading github.com/spf13/afero v1.1.2
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.72 go: downloading github.com/spf13/cast v1.3.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.85 go: downloading github.com/subosito/gotenv v1.2.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 21.93 go: downloading gopkg.in/ini.v1 v1.51.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 22.04 go: downloading gopkg.in/yaml.v2 v2.2.7
23:47:03 [2021-07-29T23:47:03.388Z] #49 22.07 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:47:03 [2021-07-29T23:47:03.388Z] #49 22.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:47:00 [2021-07-29T23:47:00.149Z]  > git remote # timeout=10
23:47:00 [2021-07-29T23:47:00.211Z]  > git config --get remote.origin.url # timeout=10
23:47:00 [2021-07-29T23:47:00.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:47:00 [2021-07-29T23:47:00.274Z]  > git merge af8e58faef2d24608610d51c5196cd2c52c2c8e5 # timeout=10
23:47:01 [2021-07-29T23:47:01.041Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:47:01 [2021-07-29T23:47:01.182Z]  > git config core.sparsecheckout # timeout=10
23:47:01 [2021-07-29T23:47:01.245Z]  > git checkout -f f40e9af6a285be31be40a53f9757f5bf52d23bc5 # timeout=10
23:47:01 [2021-07-29T23:47:01.525Z]  > git rev-list --no-walk d01d653ece92ae0878a9a6a39d01209a572f3f63 # timeout=10
23:47:03 [2021-07-29T23:47:03.565Z] #43 19.21   CC       images/ipc-sem.o
23:47:03 [2021-07-29T23:47:03.565Z] #43 19.32   CC       images/utsns.o
23:47:03 [2021-07-29T23:47:03.651Z] #49 23.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:47:03 [2021-07-29T23:47:03.651Z] #49 23.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:47:03 [2021-07-29T23:47:03.691Z] #43 ...
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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
23:47:03 [2021-07-29T23:47:03.691Z] #53 sha256:ed84f991a3ef69fa42d23315607fa61ea51cdefb03f8a31cbbfc86b2928a0a7c
23:47:03 [2021-07-29T23:47:03.691Z] #53 27.87 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:47:03 [2021-07-29T23:47:03.691Z] #53 29.69 + mkdir -p /build
23:47:03 [2021-07-29T23:47:03.691Z] #53 29.69 + cp runc /build/runc
23:47:03 [2021-07-29T23:47:03.691Z] #53 DONE 31.0s
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:47:03 [2021-07-29T23:47:03.691Z] #25 sha256:a5df374fa5fdf76884814523826a97f3b0ce3bb421e4645a9aa5c923c0a98a3f
23:47:03 [2021-07-29T23:47:03.691Z] #25 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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
23:47:03 [2021-07-29T23:47:03.691Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
23:47:03 [2021-07-29T23:47:03.691Z] #15 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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
23:47:03 [2021-07-29T23:47:03.691Z] #29 sha256:1091ba7fb2b055c284624d3232e3e95f4b4a833cb9bf2499940dfb0b9b11701d
23:47:03 [2021-07-29T23:47:03.691Z] #29 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:47:03 [2021-07-29T23:47:03.691Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:47:03 [2021-07-29T23:47:03.691Z] #32 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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
23:47:03 [2021-07-29T23:47:03.691Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
23:47:03 [2021-07-29T23:47:03.691Z] #21 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #19 [dev-systemd-false  6/26] RUN ldconfig
23:47:03 [2021-07-29T23:47:03.691Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
23:47:03 [2021-07-29T23:47:03.691Z] #19 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:47:03 [2021-07-29T23:47:03.691Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
23:47:03 [2021-07-29T23:47:03.691Z] #31 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:47:03 [2021-07-29T23:47:03.691Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:47:03 [2021-07-29T23:47:03.691Z] #20 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:47:03 [2021-07-29T23:47:03.691Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
23:47:03 [2021-07-29T23:47:03.691Z] #16 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #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
23:47:03 [2021-07-29T23:47:03.691Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
23:47:03 [2021-07-29T23:47:03.691Z] #27 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:47:03 [2021-07-29T23:47:03.691Z] #30 sha256:39c83fc2bcdc94641f7b4b2a601c9533d7dd3025f29671e937fc9bcc5a6f90bc
23:47:03 [2021-07-29T23:47:03.691Z] #30 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
23:47:03 [2021-07-29T23:47:03.691Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
23:47:03 [2021-07-29T23:47:03.691Z] #14 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:47:03 [2021-07-29T23:47:03.691Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
23:47:03 [2021-07-29T23:47:03.691Z] #22 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:47:03 [2021-07-29T23:47:03.691Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
23:47:03 [2021-07-29T23:47:03.691Z] #17 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:47:03 [2021-07-29T23:47:03.691Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
23:47:03 [2021-07-29T23:47:03.691Z] #18 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:47:03 [2021-07-29T23:47:03.691Z] #28 sha256:9f6fae6f965d7c32e72615fdcff54f6553e9dd46d3ebe5458f7059ae38a86d1f
23:47:03 [2021-07-29T23:47:03.691Z] #28 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:47:03 [2021-07-29T23:47:03.691Z] #33 sha256:ce1741137610e1646a3a6100e171fde618498075a45108ccbd79ad531fd441d7
23:47:03 [2021-07-29T23:47:03.691Z] #33 CACHED
23:47:03 [2021-07-29T23:47:03.691Z] 
23:47:03 [2021-07-29T23:47:03.691Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
23:47:03 [2021-07-29T23:47:03.691Z] #35 sha256:e60a97797ff0104693e1d34166c3a28749aa5691a90f45f61ffc78b6b586445d
23:47:03 [2021-07-29T23:47:03.824Z] #43 19.44   CC       images/creds.o
23:47:03 [2021-07-29T23:47:03.824Z] #43 19.55   CC       images/vma.o
23:47:03 [2021-07-29T23:47:03.898Z] #51 24.77 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:47:03 [2021-07-29T23:47:03.922Z] #49 ...
23:47:03 [2021-07-29T23:47:03.922Z] 
23:47:03 [2021-07-29T23:47:03.922Z] #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
23:47:03 [2021-07-29T23:47:03.922Z] #53 sha256:51ecae12ad9e5e9359d08e1af431874aa963d1da2a497cf52c3f384d03c5a546
23:47:03 [2021-07-29T23:47:03.922Z] #53 DONE 23.6s
23:47:03 [2021-07-29T23:47:03.922Z] 
23:47:03 [2021-07-29T23:47:03.922Z] #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
23:47:03 [2021-07-29T23:47:03.922Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:47:03 [2021-07-29T23:47:03.922Z] #49 23.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:47:03 [2021-07-29T23:47:03.922Z] #49 23.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:47:03 [2021-07-29T23:47:03.922Z] #49 23.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:47:03 [2021-07-29T23:47:03.922Z] #49 23.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:47:03 [2021-07-29T23:47:03.922Z] #49 23.59 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:47:03 [2021-07-29T23:47:03.922Z] #49 ...
23:47:03 [2021-07-29T23:47:03.922Z] 
23:47:03 [2021-07-29T23:47:03.922Z] #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
23:47:03 [2021-07-29T23:47:03.922Z] #51 sha256:31e7e9258a234ed2d83db52b256ebf40ac1ca86af7618ab6b51b03b9e5d15faa
23:47:03 [2021-07-29T23:47:03.922Z] #51 21.15 golang.org/x/crypto/ssh/terminal
23:47:03 [2021-07-29T23:47:03.922Z] #51 23.20 mvdan.cc/sh/v3/cmd/shfmt
23:47:04 [2021-07-29T23:47:04.083Z] #43 19.66   CC       images/netdev.o
23:47:04 [2021-07-29T23:47:04.111Z] + docker info
23:47:04 [2021-07-29T23:47:04.342Z] #43 19.84   CC       images/tty.o
23:47:04 [2021-07-29T23:47:04.569Z] Client:
23:47:04 [2021-07-29T23:47:04.569Z]  Context:    default
23:47:04 [2021-07-29T23:47:04.569Z]  Debug Mode: false
23:47:04 [2021-07-29T23:47:04.569Z]  Plugins:
23:47:04 [2021-07-29T23:47:04.569Z]   app: Docker Application (Docker Inc., v0.8.0)
23:47:04 [2021-07-29T23:47:04.569Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
23:47:04 [2021-07-29T23:47:04.569Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
23:47:04 [2021-07-29T23:47:04.569Z] 
23:47:04 [2021-07-29T23:47:04.569Z] Server:
23:47:04 [2021-07-29T23:47:04.569Z]  Containers: 0
23:47:04 [2021-07-29T23:47:04.569Z]   Running: 0
23:47:04 [2021-07-29T23:47:04.569Z]   Paused: 0
23:47:04 [2021-07-29T23:47:04.569Z]   Stopped: 0
23:47:04 [2021-07-29T23:47:04.569Z]  Images: 10
23:47:04 [2021-07-29T23:47:04.569Z]  Server Version: 20.10.6
23:47:04 [2021-07-29T23:47:04.569Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:47:04 [2021-07-29T23:47:04.569Z]   Windows: 
23:47:04 [2021-07-29T23:47:04.569Z]   LCOW: 
23:47:04 [2021-07-29T23:47:04.569Z]  Logging Driver: json-file
23:47:04 [2021-07-29T23:47:04.569Z]  Plugins:
23:47:04 [2021-07-29T23:47:04.569Z]   Volume: local
23:47:04 [2021-07-29T23:47:04.569Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:47:04 [2021-07-29T23:47:04.569Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:47:04 [2021-07-29T23:47:04.569Z]  Swarm: inactive
23:47:04 [2021-07-29T23:47:04.569Z]  Default Isolation: process
23:47:04 [2021-07-29T23:47:04.569Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:47:04 [2021-07-29T23:47:04.569Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
23:47:04 [2021-07-29T23:47:04.569Z]  OSType: windows
23:47:04 [2021-07-29T23:47:04.569Z]  Architecture: x86_64
23:47:04 [2021-07-29T23:47:04.569Z]  CPUs: 4
23:47:04 [2021-07-29T23:47:04.569Z]  Total Memory: 32GiB
23:47:04 [2021-07-29T23:47:04.569Z]  Name: azwin-2-b31230
23:47:04 [2021-07-29T23:47:04.569Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
23:47:04 [2021-07-29T23:47:04.569Z]  Docker Root Dir: D:\docker
23:47:04 [2021-07-29T23:47:04.569Z]  Debug Mode: false
23:47:04 [2021-07-29T23:47:04.569Z]  Registry: https://index.docker.io/v1/
23:47:04 [2021-07-29T23:47:04.569Z]  Labels:
23:47:04 [2021-07-29T23:47:04.569Z]  Experimental: true
23:47:04 [2021-07-29T23:47:04.569Z]  Insecure Registries:
23:47:04 [2021-07-29T23:47:04.569Z]   10.0.0.4:5000
23:47:04 [2021-07-29T23:47:04.569Z]   127.0.0.0/8
23:47:04 [2021-07-29T23:47:04.569Z]  Registry Mirrors:
23:47:04 [2021-07-29T23:47:04.569Z]   http://10.0.0.4:5000/
23:47:04 [2021-07-29T23:47:04.569Z]  Live Restore Enabled: false
23:47:04 [2021-07-29T23:47:04.569Z]  Product License: Community Engine
23:47:04 [2021-07-29T23:47:04.569Z] 
23:47:04 [2021-07-29T23:47:04.601Z] #43 20.16   CC       images/file-lock.o
23:47:04 [2021-07-29T23:47:04.601Z] #43 20.25   CC       images/rlimit.o
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
23:47:04 [2021-07-29T23:47:04.840Z] #51 ...
23:47:04 [2021-07-29T23:47:04.840Z] 
23:47:04 [2021-07-29T23:47:04.840Z] #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
23:47:04 [2021-07-29T23:47:04.840Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:04 [2021-07-29T23:47:04.840Z] #36 25.99 Fetched 8458 kB in 19s (442 kB/s)
23:47:04 [2021-07-29T23:47:04.860Z] #43 20.32   CC       images/pagemap.o
23:47:04 [2021-07-29T23:47:04.860Z] #43 20.45   CC       images/siginfo.o
23:47:05 [2021-07-29T23:47:05.055Z] #35 DONE 1.4s
23:47:05 [2021-07-29T23:47:05.055Z] 
23:47:05 [2021-07-29T23:47:05.055Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:47:05 [2021-07-29T23:47:05.055Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
23:47:05 [2021-07-29T23:47:05.055Z] #39 CACHED
23:47:05 [2021-07-29T23:47:05.055Z] 
23:47:05 [2021-07-29T23:47:05.055Z] #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
23:47:05 [2021-07-29T23:47:05.055Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:47:05 [2021-07-29T23:47:05.055Z] #40 CACHED
23:47:05 [2021-07-29T23:47:05.055Z] 
23:47:05 [2021-07-29T23:47:05.055Z] #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
23:47:05 [2021-07-29T23:47:05.055Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:47:05 [2021-07-29T23:47:05.055Z] #49 30.36 go: downloading github.com/gobwas/glob v0.2.3
23:47:05 [2021-07-29T23:47:05.055Z] #49 30.36 go: downloading github.com/kisielk/gotool v1.0.0
23:47:05 [2021-07-29T23:47:05.055Z] #49 30.55 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:47:05 [2021-07-29T23:47:05.055Z] #49 30.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:47:05 [2021-07-29T23:47:05.055Z] #49 30.55 go: downloading github.com/gogo/protobuf v1.2.1
23:47:05 [2021-07-29T23:47:05.055Z] #49 31.38 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:47:05 [2021-07-29T23:47:05.055Z] #49 31.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:47:05 [2021-07-29T23:47:05.055Z] #49 31.68 go: downloading github.com/BurntSushi/toml v0.3.1
23:47:05 [2021-07-29T23:47:05.119Z] #43 20.63   CC       images/rpc.o
23:47:05 [2021-07-29T23:47:05.187Z] #43 2.039 Note: Building without setproctitle() and strlcpy() support.
23:47:05 [2021-07-29T23:47:05.187Z] #43 2.039       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:47:05 [2021-07-29T23:47:05.187Z] #43 2.055 Note: Building without GnuTLS support
23:47:05 [2021-07-29T23:47:05.187Z] #43 2.060 Makefile.config:39: Warn: you have no libnftables installed
23:47:05 [2021-07-29T23:47:05.187Z] #43 2.060 Makefile.config:40: Warn: Building without nftables support
23:47:05 [2021-07-29T23:47:05.320Z] #51 DONE 25.2s
23:47:05 [2021-07-29T23:47:05.320Z] 
23:47:05 [2021-07-29T23:47:05.320Z] #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
23:47:05 [2021-07-29T23:47:05.320Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:05 [2021-07-29T23:47:05.320Z] #43 2.789 Note: Building without setproctitle() and strlcpy() support.
23:47:05 [2021-07-29T23:47:05.320Z] #43 2.790       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:47:05 [2021-07-29T23:47:05.588Z] #43 2.825 Note: Building without GnuTLS support
23:47:05 [2021-07-29T23:47:05.588Z] #43 2.837 Makefile.config:39: Warn: you have no libnftables installed
23:47:05 [2021-07-29T23:47:05.588Z] #43 2.843 Makefile.config:40: Warn: Building without nftables support
23:47:05 [2021-07-29T23:47:05.620Z] #49 ...
23:47:05 [2021-07-29T23:47:05.620Z] 
23:47:05 [2021-07-29T23:47:05.620Z] #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
23:47:05 [2021-07-29T23:47:05.620Z] #51 sha256:70378a4b90e5e65369037aed282d59c199080ac9ac63c4e2600312bdfb63527c
23:47:05 [2021-07-29T23:47:05.620Z] #51 27.93 golang.org/x/crypto/ssh/terminal
23:47:05 [2021-07-29T23:47:05.620Z] #51 30.95 mvdan.cc/sh/v3/cmd/shfmt
23:47:05 [2021-07-29T23:47:05.620Z] #51 DONE 33.1s
23:47:05 [2021-07-29T23:47:05.688Z] #43 21.21   CC       images/ext-file.o
23:47:05 [2021-07-29T23:47:05.688Z] #43 21.30   CC       images/cgroup.o
23:47:05 [2021-07-29T23:47:05.876Z] 
23:47:05 [2021-07-29T23:47:05.876Z] #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
23:47:05 [2021-07-29T23:47:05.876Z] #47 sha256:6af1c3747193be013fe58ca643c1bf6b4630f36a68f2b1923b70e78a4820228a
23:47:05 [2021-07-29T23:47:05.948Z] #43 21.58   CC       images/userns.o
23:47:05 [2021-07-29T23:47:05.948Z] #43 21.68   CC       images/google/protobuf/descriptor.o
23:47:06 [2021-07-29T23:47:06.153Z] #43 ...
23:47:06 [2021-07-29T23:47:06.153Z] 
23:47:06 [2021-07-29T23:47:06.153Z] #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
23:47:06 [2021-07-29T23:47:06.153Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:47:06 [2021-07-29T23:47:06.153Z] #58 20.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
23:47:06 [2021-07-29T23:47:06.153Z] #58 24.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:47:06 [2021-07-29T23:47:06.153Z] #58 ...
23:47:06 [2021-07-29T23:47:06.153Z] 
23:47:06 [2021-07-29T23:47:06.153Z] #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
23:47:06 [2021-07-29T23:47:06.153Z] #53 sha256:296070beb8a24335aac2b9b391ba4e4653782809e51da29436b2a7e63fffb58d
23:47:06 [2021-07-29T23:47:06.153Z] #53 27.66 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:47:06 [2021-07-29T23:47:06.153Z] #53 29.99 + mkdir -p /build
23:47:06 [2021-07-29T23:47:06.153Z] #53 29.99 + cp runc /build/runc
23:47:06 [2021-07-29T23:47:06.439Z] #47 ...
23:47:06 [2021-07-29T23:47:06.439Z] 
23:47:06 [2021-07-29T23:47:06.439Z] #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
23:47:06 [2021-07-29T23:47:06.439Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:06 [2021-07-29T23:47:06.439Z] #43 7.870 Note: Building without setproctitle() and strlcpy() support.
23:47:06 [2021-07-29T23:47:06.439Z] #43 7.870       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:47:06 [2021-07-29T23:47:06.439Z] #43 7.870 Note: Building without GnuTLS support
23:47:06 [2021-07-29T23:47:06.439Z] #43 7.905 Makefile.config:39: Warn: you have no libnftables installed
23:47:06 [2021-07-29T23:47:06.439Z] #43 7.905 Makefile.config:40: Warn: Building without nftables support
23:47:06 [2021-07-29T23:47:06.446Z] #53 DONE 30.8s
23:47:06 [2021-07-29T23:47:06.446Z] 
23:47:06 [2021-07-29T23:47:06.446Z] #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
23:47:06 [2021-07-29T23:47:06.446Z] #51 sha256:6905c3dd139ffa7c0f89433a872cc08c5c1ef52d947ea2ef2dd7c005288eb8a3
23:47:06 [2021-07-29T23:47:06.446Z] #51 23.61 mvdan.cc/editorconfig
23:47:06 [2021-07-29T23:47:06.446Z] #51 24.70 mvdan.cc/sh/v3/fileutil
23:47:06 [2021-07-29T23:47:06.446Z] #51 24.87 mvdan.cc/sh/v3/syntax
23:47:06 [2021-07-29T23:47:06.446Z] #51 28.77 golang.org/x/crypto/ssh/terminal
23:47:06 [2021-07-29T23:47:06.518Z] #43 ...
23:47:06 [2021-07-29T23:47:06.518Z] 
23:47:06 [2021-07-29T23:47:06.518Z] #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
23:47:06 [2021-07-29T23:47:06.518Z] #58 sha256:ff52e6e6493ba7cb3de1f7db0b0d96cb010a0a0e3d0dd368cd6bf7304477c6f9
23:47:06 [2021-07-29T23:47:06.518Z] #58 48.94 + for f in rootlesskit rootlesskit-docker-proxy
23:47:06 [2021-07-29T23:47:06.518Z] #58 48.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:47:07 [2021-07-29T23:47:07.031Z] #51 ...
23:47:07 [2021-07-29T23:47:07.031Z] 
23:47:07 [2021-07-29T23:47:07.031Z] #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
23:47:07 [2021-07-29T23:47:07.031Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:07 [2021-07-29T23:47:07.031Z] #43 3.722 fatal: not a git repository (or any of the parent directories): .git
23:47:07 [2021-07-29T23:47:07.031Z] #43 3.908   GEN      .gitid
23:47:07 [2021-07-29T23:47:07.291Z] #43 3.977   GEN      criu/include/version.h
23:47:07 [2021-07-29T23:47:07.291Z] #43 4.168   GEN      include/common/asm
23:47:07 [2021-07-29T23:47:07.520Z] #43 4.805 fatal: not a git repository (or any of the parent directories): .git
23:47:07 [2021-07-29T23:47:07.520Z] #43 4.848   GEN      .gitid
23:47:07 [2021-07-29T23:47:07.520Z] #43 4.901   GEN      criu/include/version.h
23:47:07 [2021-07-29T23:47:07.520Z] #43 4.975   GEN      include/common/asm
23:47:07 [2021-07-29T23:47:07.809Z] #43 ...
23:47:07 [2021-07-29T23:47:07.809Z] 
23:47:07 [2021-07-29T23:47:07.809Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
23:47:07 [2021-07-29T23:47:07.809Z] #38 sha256:66e70127008cd92eba0fe274fbf10d77e21842ef5bcdd812e3483486cec4a06d
23:47:07 [2021-07-29T23:47:07.809Z] #38 DONE 0.6s
23:47:07 [2021-07-29T23:47:07.809Z] 
23:47:07 [2021-07-29T23:47:07.809Z] #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
23:47:07 [2021-07-29T23:47:07.809Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:07 [2021-07-29T23:47:07.809Z] #43 9.244 fatal: not a git repository (or any of the parent directories): .git
23:47:07 [2021-07-29T23:47:07.809Z] #43 9.250   GEN      .gitid
23:47:07 [2021-07-29T23:47:07.809Z] #43 9.287   GEN      criu/include/version.h
23:47:07 [2021-07-29T23:47:07.809Z] #43 9.310   GEN      include/common/asm
23:47:08 [2021-07-29T23:47:08.424Z] #58 ...
23:47:08 [2021-07-29T23:47:08.424Z] 
23:47:08 [2021-07-29T23:47:08.424Z] #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
23:47:08 [2021-07-29T23:47:08.424Z] #56 sha256:9b2a8759c40817eda3cf0c38083cd1367a8cba7c04ea773bf061be9e67339ae4
23:47:08 [2021-07-29T23:47:08.424Z] #56 40.61 Checking out files:  77% (3237/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
23:47:08 [2021-07-29T23:47:08.424Z] #56 41.23 + cd /tmp/tmp.pjaL21gUvZ/src/github.com/containerd/containerd
23:47:08 [2021-07-29T23:47:08.424Z] #56 41.23 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + export 'BUILDTAGS=netgo osusergo static_build'
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + BUILDTAGS='netgo osusergo static_build'
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + export EXTRA_FLAGS=-buildmode=pie
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + EXTRA_FLAGS=-buildmode=pie
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + '[' '' = dynamic ']'
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.27 + make
23:47:08 [2021-07-29T23:47:08.424Z] #56 42.85 + bin/ctr
23:47:08 [2021-07-29T23:47:08.424Z] #56 ...
23:47:08 [2021-07-29T23:47:08.424Z] 
23:47:08 [2021-07-29T23:47:08.424Z] #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
23:47:08 [2021-07-29T23:47:08.424Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.43   CC       images/opts.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.54   CC       images/seccomp.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.70   CC       images/binfmt-misc.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.79   CC       images/time.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.89   CC       images/sysctl.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 22.99   CC       images/autofs.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.09   CC       images/macvlan.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.19   CC       images/sit.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.30   CC       images/memfd.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.47   CC       images/timens.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.61   LINK     images/built-in.o
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.68   GEN      compel/include/asm
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.70   GEN      compel/include/version.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.71 touch .config
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.74   GEN      include/common/config.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.79   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.80   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.82   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.83   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.85   DEP      compel/arch/x86/plugins/std/memcpy.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.86   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.88   GEN      compel/plugins/include/uapi/std/syscall.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.89   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.91   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.92   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.92   DEP      compel/plugins/std/infect.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 23.98   DEP      compel/plugins/std/string.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 24.06   DEP      compel/plugins/std/log.d
23:47:08 [2021-07-29T23:47:08.424Z] #43 24.14   DEP      compel/plugins/std/fds.d
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.370   PBCC     images/timens.pb-c.c
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.381   DEP      images/timens.pb-c.d
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.412   PBCC     images/fown.pb-c.c
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.436   PBCC     images/google/protobuf/descriptor.pb-c.c
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.468   PBCC     images/opts.pb-c.c
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.497   PBCC     images/memfd.pb-c.c
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.526   DEP      images/fown.pb-c.d
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.560   DEP      images/google/protobuf/descriptor.pb-c.d
23:47:08 [2021-07-29T23:47:08.674Z] #43 5.611   DEP      images/opts.pb-c.d
23:47:08 [2021-07-29T23:47:08.683Z] #43 24.22   DEP      compel/plugins/std/std.d
23:47:08 [2021-07-29T23:47:08.683Z] #43 24.27   DEP      compel/plugins/shmem/shmem.d
23:47:08 [2021-07-29T23:47:08.683Z] #43 24.31   DEP      compel/plugins/fds/fds.d
23:47:08 [2021-07-29T23:47:08.683Z] #43 24.38   CC       compel/plugins/std/std.o
23:47:08 [2021-07-29T23:47:08.739Z] #43 ...
23:47:08 [2021-07-29T23:47:08.739Z] 
23:47:08 [2021-07-29T23:47:08.739Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
23:47:08 [2021-07-29T23:47:08.739Z] #41 sha256:cac54b6889f7f52da07685a1fc59d020e0fe34c94b3e4876e8918ebfbeb44ffe
23:47:08 [2021-07-29T23:47:08.739Z] #41 DONE 1.4s
23:47:08 [2021-07-29T23:47:08.739Z] 
23:47:08 [2021-07-29T23:47:08.739Z] #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
23:47:08 [2021-07-29T23:47:08.739Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.31   PBCC     images/timens.pb-c.c
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.31   DEP      images/timens.pb-c.d
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.35   PBCC     images/fown.pb-c.c
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.35   PBCC     images/google/protobuf/descriptor.pb-c.c
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.40   PBCC     images/opts.pb-c.c
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.44   PBCC     images/memfd.pb-c.c
23:47:08 [2021-07-29T23:47:08.739Z] #43 10.44   DEP      images/fown.pb-c.d
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.034   PBCC     images/timens.pb-c.c
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.061   DEP      images/timens.pb-c.d
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.112   PBCC     images/fown.pb-c.c
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.140   PBCC     images/google/protobuf/descriptor.pb-c.c
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.183   PBCC     images/opts.pb-c.c
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.215   PBCC     images/memfd.pb-c.c
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.236   DEP      images/fown.pb-c.d
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.281   DEP      images/google/protobuf/descriptor.pb-c.d
23:47:08 [2021-07-29T23:47:08.914Z] #43 6.335   DEP      images/opts.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.632   DEP      images/memfd.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.652   PBCC     images/sit.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.692   DEP      images/sit.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.720   PBCC     images/macvlan.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.754   DEP      images/macvlan.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.787   PBCC     images/autofs.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.808   DEP      images/autofs.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.836   PBCC     images/sysctl.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.856   DEP      images/sysctl.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.892   PBCC     images/time.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.898   DEP      images/time.pb-c.d
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.926   PBCC     images/binfmt-misc.pb-c.c
23:47:08 [2021-07-29T23:47:08.935Z] #43 5.950   DEP      images/binfmt-misc.pb-c.d
23:47:08 [2021-07-29T23:47:08.942Z] #43 24.54   CC       compel/plugins/std/fds.o
23:47:08 [2021-07-29T23:47:08.996Z] #43 10.47   DEP      images/google/protobuf/descriptor.pb-c.d
23:47:08 [2021-07-29T23:47:08.996Z] #43 10.54   DEP      images/opts.pb-c.d
23:47:08 [2021-07-29T23:47:08.996Z] #43 10.55   DEP      images/memfd.pb-c.d
23:47:09 [2021-07-29T23:47:09.176Z] #43 6.393   DEP      images/memfd.pb-c.d
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.428   PBCC     images/sit.pb-c.c
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.480   DEP      images/sit.pb-c.d
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.522   PBCC     images/macvlan.pb-c.c
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.537   DEP      images/macvlan.pb-c.d
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.576   PBCC     images/autofs.pb-c.c
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.585   DEP      images/autofs.pb-c.d
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.644   PBCC     images/sysctl.pb-c.c
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.668   DEP      images/sysctl.pb-c.d
23:47:09 [2021-07-29T23:47:09.177Z] #43 6.708   PBCC     images/time.pb-c.c
23:47:09 [2021-07-29T23:47:09.195Z] #43 5.984   PBCC     images/seccomp.pb-c.c
23:47:09 [2021-07-29T23:47:09.195Z] #43 5.998   DEP      images/seccomp.pb-c.d
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.030   PBCC     images/userns.pb-c.c
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.047   DEP      images/userns.pb-c.d
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.090   PBCC     images/cgroup.pb-c.c
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.106   DEP      images/cgroup.pb-c.d
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.138   PBCC     images/ext-file.pb-c.c
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.149   DEP      images/ext-file.pb-c.d
23:47:09 [2021-07-29T23:47:09.195Z] #43 6.206   PBCC     images/rpc.pb-c.c
23:47:09 [2021-07-29T23:47:09.202Z] #43 24.78   CC       compel/plugins/std/log.o
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.61   PBCC     images/sit.pb-c.c
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.63   DEP      images/sit.pb-c.d
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.68   PBCC     images/macvlan.pb-c.c
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.74   DEP      images/macvlan.pb-c.d
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.76   PBCC     images/autofs.pb-c.c
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.76   DEP      images/autofs.pb-c.d
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.81   PBCC     images/sysctl.pb-c.c
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.83   DEP      images/sysctl.pb-c.d
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.89   PBCC     images/time.pb-c.c
23:47:09 [2021-07-29T23:47:09.253Z] #43 10.89   DEP      images/time.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.724   DEP      images/time.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.752   PBCC     images/binfmt-misc.pb-c.c
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.764   DEP      images/binfmt-misc.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.788   PBCC     images/seccomp.pb-c.c
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.800   DEP      images/seccomp.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.833   PBCC     images/userns.pb-c.c
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.844   DEP      images/userns.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.862   PBCC     images/cgroup.pb-c.c
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.880   DEP      images/cgroup.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.910   PBCC     images/ext-file.pb-c.c
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.919   DEP      images/ext-file.pb-c.d
23:47:09 [2021-07-29T23:47:09.441Z] #43 6.956   PBCC     images/rpc.pb-c.c
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.227   DEP      images/rpc.pb-c.d
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.253   PBCC     images/siginfo.pb-c.c
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.268   DEP      images/siginfo.pb-c.d
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.294   PBCC     images/pagemap.pb-c.c
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.321   DEP      images/pagemap.pb-c.d
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.348   PBCC     images/rlimit.pb-c.c
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.370   DEP      images/rlimit.pb-c.d
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.404   PBCC     images/file-lock.pb-c.c
23:47:09 [2021-07-29T23:47:09.456Z] #43 6.424   DEP      images/file-lock.pb-c.d
23:47:09 [2021-07-29T23:47:09.463Z] #43 ...
23:47:09 [2021-07-29T23:47:09.463Z] 
23:47:09 [2021-07-29T23:47:09.463Z] #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
23:47:09 [2021-07-29T23:47:09.463Z] #58 sha256:ff52e6e6493ba7cb3de1f7db0b0d96cb010a0a0e3d0dd368cd6bf7304477c6f9
23:47:09 [2021-07-29T23:47:09.463Z] #58 DONE 52.0s
23:47:09 [2021-07-29T23:47:09.463Z] 
23:47:09 [2021-07-29T23:47:09.463Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:47:09 [2021-07-29T23:47:09.463Z] #59 sha256:85a18749a1a56b52e82373abc7e5090271ad6068c9f1cc33f88e5e60cf31de35
23:47:09 [2021-07-29T23:47:09.463Z] #59 DONE 0.1s
23:47:09 [2021-07-29T23:47:09.509Z] #43 10.95   PBCC     images/binfmt-misc.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 10.95   DEP      images/binfmt-misc.pb-c.d
23:47:09 [2021-07-29T23:47:09.509Z] #43 10.99   PBCC     images/seccomp.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.05   DEP      images/seccomp.pb-c.d
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.05   PBCC     images/userns.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.05   DEP      images/userns.pb-c.d
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.07   PBCC     images/cgroup.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.09   DEP      images/cgroup.pb-c.d
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.12   PBCC     images/ext-file.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.14   DEP      images/ext-file.pb-c.d
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.16   PBCC     images/rpc.pb-c.c
23:47:09 [2021-07-29T23:47:09.509Z] #43 11.22   DEP      images/rpc.pb-c.d
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.001   DEP      images/rpc.pb-c.d
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.027   PBCC     images/siginfo.pb-c.c
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.042   DEP      images/siginfo.pb-c.d
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.070   PBCC     images/pagemap.pb-c.c
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.093   DEP      images/pagemap.pb-c.d
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.123   PBCC     images/rlimit.pb-c.c
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.136   DEP      images/rlimit.pb-c.d
23:47:09 [2021-07-29T23:47:09.703Z] #43 7.177   PBCC     images/file-lock.pb-c.c
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.452   PBCC     images/tty.pb-c.c
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.486   DEP      images/tty.pb-c.d
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.534   PBCC     images/tun.pb-c.c
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.588   PBCC     images/netdev.pb-c.c
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.620   DEP      images/tun.pb-c.d
23:47:09 [2021-07-29T23:47:09.717Z] #43 6.648   DEP      images/netdev.pb-c.d
23:47:09 [2021-07-29T23:47:09.736Z] 
23:47:09 [2021-07-29T23:47:09.736Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:47:09 [2021-07-29T23:47:09.736Z] #60 sha256:4d5a1a1180fb52152e4a28c7098da6a14aab1ef0c1fb2cd7c7a3f39dbbe373a4
23:47:09 [2021-07-29T23:47:09.736Z] #60 DONE 0.1s
23:47:09 [2021-07-29T23:47:09.736Z] 
23:47:09 [2021-07-29T23:47:09.736Z] #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
23:47:09 [2021-07-29T23:47:09.736Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:09 [2021-07-29T23:47:09.736Z] #43 25.25   CC       compel/plugins/std/string.o
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.23   PBCC     images/siginfo.pb-c.c
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.25   DEP      images/siginfo.pb-c.d
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.27   PBCC     images/pagemap.pb-c.c
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.36   DEP      images/pagemap.pb-c.d
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.36   PBCC     images/rlimit.pb-c.c
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.36   DEP      images/rlimit.pb-c.d
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.46   PBCC     images/file-lock.pb-c.c
23:47:09 [2021-07-29T23:47:09.766Z] #43 11.46   DEP      images/file-lock.pb-c.d
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.201   DEP      images/file-lock.pb-c.d
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.243   PBCC     images/tty.pb-c.c
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.320   DEP      images/tty.pb-c.d
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.350   PBCC     images/tun.pb-c.c
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.378   PBCC     images/netdev.pb-c.c
23:47:09 [2021-07-29T23:47:09.966Z] #43 7.423   DEP      images/tun.pb-c.d
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.678   PBCC     images/vma.pb-c.c
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.706   DEP      images/vma.pb-c.d
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.731   PBCC     images/creds.pb-c.c
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.747   DEP      images/creds.pb-c.d
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.772   PBCC     images/utsns.pb-c.c
23:47:09 [2021-07-29T23:47:09.977Z] #43 ...
23:47:09 [2021-07-29T23:47:09.977Z] 
23:47:09 [2021-07-29T23:47:09.977Z] #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
23:47:09 [2021-07-29T23:47:09.977Z] #51 sha256:6905c3dd139ffa7c0f89433a872cc08c5c1ef52d947ea2ef2dd7c005288eb8a3
23:47:09 [2021-07-29T23:47:09.977Z] #51 32.46 mvdan.cc/sh/v3/cmd/shfmt
23:47:09 [2021-07-29T23:47:09.977Z] #51 DONE 34.5s
23:47:09 [2021-07-29T23:47:09.977Z] 
23:47:09 [2021-07-29T23:47:09.977Z] #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
23:47:09 [2021-07-29T23:47:09.977Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.788   DEP      images/utsns.pb-c.d
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.812   PBCC     images/ipc-desc.pb-c.c
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.838   PBCC     images/ipc-sem.pb-c.c
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.869   DEP      images/ipc-desc.pb-c.d
23:47:09 [2021-07-29T23:47:09.977Z] #43 6.919   DEP      images/ipc-sem.pb-c.d
23:47:09 [2021-07-29T23:47:09.997Z] #43 25.65   CC       compel/plugins/std/infect.o
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.49   PBCC     images/tty.pb-c.c
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.49   DEP      images/tty.pb-c.d
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.52   PBCC     images/tun.pb-c.c
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.57   PBCC     images/netdev.pb-c.c
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.61   DEP      images/tun.pb-c.d
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.63   DEP      images/netdev.pb-c.d
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.67   PBCC     images/vma.pb-c.c
23:47:10 [2021-07-29T23:47:10.023Z] #43 11.72   DEP      images/vma.pb-c.d
23:47:10 [2021-07-29T23:47:10.137Z] #36 25.99 Reading package lists...
23:47:10 [2021-07-29T23:47:10.137Z] #36 ...
23:47:10 [2021-07-29T23:47:10.137Z] 
23:47:10 [2021-07-29T23:47:10.137Z] #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
23:47:10 [2021-07-29T23:47:10.137Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:10 [2021-07-29T23:47:10.137Z] #29 2.414 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
23:47:10 [2021-07-29T23:47:10.137Z] #29 2.743 
23:47:10 [2021-07-29T23:47:10.137Z] #29 2.962 
##                                                                         2.9%
#######                                                                    9.7%
###########                                                               15.8%
################                                                          22.7%
####################                                                      28.9%
#########################                                                 35.5%
#############################                                             41.4%
###################################                                       49.3%
###########################################                               60.5%
###############################################                           66.4%
#####################################################                     74.7%
##########################################################                81.3%
################################################################          89.6%
#####################################################################     97.1%
######################################################################## 100.0%
23:47:10 [2021-07-29T23:47:10.137Z] #29 4.940 
23:47:10 [2021-07-29T23:47:10.138Z] #29 5.265 
                                                                           0.2%
###################################                                       50.0%
#############################################################             85.2%
######################################################################## 100.0%
23:47:10 [2021-07-29T23:47:10.138Z] #29 5.999 
23:47:10 [2021-07-29T23:47:10.138Z] #29 6.224 
##########                                                                15.0%
###################################                                       50.0%
############################################################              83.6%
######################################################################## 100.0%
23:47:10 [2021-07-29T23:47:10.138Z] #29 6.909 
23:47:10 [2021-07-29T23:47:10.138Z] #29 7.097 
                                                                           0.6%
######                                                                     9.3%
##########                                                                14.3%
##############                                                            20.1%
##################                                                        25.8%
############################                                              39.9%
#################################                                         47.1%
########################################                                  56.4%
##############################################                            64.4%
#####################################################                     74.6%
###########################################################               82.1%
################################################################          89.1%
#####################################################################     96.6%
######################################################################## 100.0%
23:47:10 [2021-07-29T23:47:10.138Z] #29 8.916 
23:47:10 [2021-07-29T23:47:10.229Z] #43 7.454   DEP      images/netdev.pb-c.d
23:47:10 [2021-07-29T23:47:10.229Z] #43 7.485   PBCC     images/vma.pb-c.c
23:47:10 [2021-07-29T23:47:10.229Z] #43 7.531   DEP      images/vma.pb-c.d
23:47:10 [2021-07-29T23:47:10.229Z] #43 7.564   PBCC     images/creds.pb-c.c
23:47:10 [2021-07-29T23:47:10.229Z] #43 7.638   DEP      images/creds.pb-c.d
23:47:10 [2021-07-29T23:47:10.238Z] #43 6.962   PBCC     images/ipc-msg.pb-c.c
23:47:10 [2021-07-29T23:47:10.238Z] #43 6.983   DEP      images/ipc-msg.pb-c.d
23:47:10 [2021-07-29T23:47:10.238Z] #43 7.024   PBCC     images/ipc-shm.pb-c.c
23:47:10 [2021-07-29T23:47:10.238Z] #43 7.036   DEP      images/ipc-shm.pb-c.d
23:47:10 [2021-07-29T23:47:10.238Z] #43 7.080   PBCC     images/ipc-var.pb-c.c
23:47:10 [2021-07-29T23:47:10.238Z] #43 7.100   DEP      images/ipc-var.pb-c.d
23:47:10 [2021-07-29T23:47:10.279Z] #43 11.76   PBCC     images/creds.pb-c.c
23:47:10 [2021-07-29T23:47:10.279Z] #43 11.76   DEP      images/creds.pb-c.d
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.81   PBCC     images/utsns.pb-c.c
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.81   DEP      images/utsns.pb-c.d
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.81   PBCC     images/ipc-desc.pb-c.c
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.83   PBCC     images/ipc-sem.pb-c.c
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.83   DEP      images/ipc-desc.pb-c.d
23:47:10 [2021-07-29T23:47:10.280Z] #43 ...
23:47:10 [2021-07-29T23:47:10.280Z] 
23:47:10 [2021-07-29T23:47:10.280Z] #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
23:47:10 [2021-07-29T23:47:10.280Z] #47 sha256:6af1c3747193be013fe58ca643c1bf6b4630f36a68f2b1923b70e78a4820228a
23:47:10 [2021-07-29T23:47:10.280Z] #47 DONE 37.8s
23:47:10 [2021-07-29T23:47:10.280Z] 
23:47:10 [2021-07-29T23:47:10.280Z] #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
23:47:10 [2021-07-29T23:47:10.280Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.85   DEP      images/ipc-sem.pb-c.d
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.88   PBCC     images/ipc-msg.pb-c.c
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.90   DEP      images/ipc-msg.pb-c.d
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.97   PBCC     images/ipc-shm.pb-c.c
23:47:10 [2021-07-29T23:47:10.280Z] #43 11.97   DEP      images/ipc-shm.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.660   PBCC     images/utsns.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.670   DEP      images/utsns.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.691   PBCC     images/ipc-desc.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.721   PBCC     images/ipc-sem.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.772   DEP      images/ipc-desc.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.797   DEP      images/ipc-sem.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.837   PBCC     images/ipc-msg.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.864   DEP      images/ipc-msg.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.907   PBCC     images/ipc-shm.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 ...
23:47:10 [2021-07-29T23:47:10.492Z] 
23:47:10 [2021-07-29T23:47:10.492Z] #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
23:47:10 [2021-07-29T23:47:10.492Z] #47 sha256:9e17eb45a81e60d88f6e780588450c9e5089d75662ed2c71bbcd55a4e9049371
23:47:10 [2021-07-29T23:47:10.492Z] #47 DONE 30.3s
23:47:10 [2021-07-29T23:47:10.492Z] 
23:47:10 [2021-07-29T23:47:10.492Z] #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
23:47:10 [2021-07-29T23:47:10.492Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.918   DEP      images/ipc-shm.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.950   PBCC     images/ipc-var.pb-c.c
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.972   DEP      images/ipc-var.pb-c.d
23:47:10 [2021-07-29T23:47:10.492Z] #43 7.999   PBCC     images/sk-opts.pb-c.c
23:47:10 [2021-07-29T23:47:10.493Z] #43 8.019   PBCC     images/packet-sock.pb-c.c
23:47:10 [2021-07-29T23:47:10.493Z] #43 ...
23:47:10 [2021-07-29T23:47:10.493Z] 
23:47:10 [2021-07-29T23:47:10.493Z] #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
23:47:10 [2021-07-29T23:47:10.493Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.73 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.95 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:47:10 [2021-07-29T23:47:10.493Z] #49 23.99 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.17 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.25 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.38 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.40 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.54 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.55 go: downloading github.com/ultraware/funlen v0.0.2
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.58 go: downloading github.com/ultraware/whitespace v0.0.4
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.64 go: downloading github.com/uudashr/gocognit v1.0.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 24.71 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.37 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.40 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.44 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.54 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.55 go: downloading github.com/go-toolsmith/astp v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.60 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.61 go: downloading github.com/go-toolsmith/typep v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.62 go: downloading github.com/davecgh/go-spew v1.1.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.65 go: downloading github.com/pmezard/go-difflib v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.66 go: downloading github.com/stretchr/objx v0.2.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 25.93 go: downloading golang.org/x/text v0.3.2
23:47:10 [2021-07-29T23:47:10.493Z] #49 26.11 go: downloading github.com/gobwas/glob v0.2.3
23:47:10 [2021-07-29T23:47:10.493Z] #49 26.35 go: downloading github.com/kisielk/gotool v1.0.0
23:47:10 [2021-07-29T23:47:10.493Z] #49 27.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:47:10 [2021-07-29T23:47:10.493Z] #49 27.66 go: downloading github.com/gogo/protobuf v1.2.1
23:47:10 [2021-07-29T23:47:10.493Z] #49 29.92 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:47:10 [2021-07-29T23:47:10.493Z] #49 30.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.201   PBCC     images/sk-opts.pb-c.c
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.213   PBCC     images/packet-sock.pb-c.c
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.250   DEP      images/sk-opts.pb-c.d
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.299   DEP      images/packet-sock.pb-c.d
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.388   PBCC     images/sk-netlink.pb-c.c
23:47:10 [2021-07-29T23:47:10.498Z] #43 7.424   DEP      images/sk-netlink.pb-c.d
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.03   PBCC     images/ipc-var.pb-c.c
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.03   DEP      images/ipc-var.pb-c.d
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.04   PBCC     images/sk-opts.pb-c.c
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.05   PBCC     images/packet-sock.pb-c.c
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.11   DEP      images/sk-opts.pb-c.d
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.11   DEP      images/packet-sock.pb-c.d
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.22   PBCC     images/sk-netlink.pb-c.c
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.22   DEP      images/sk-netlink.pb-c.d
23:47:10 [2021-07-29T23:47:10.540Z] #43 12.22   PBCC     images/sk-inet.pb-c.c
23:47:10 [2021-07-29T23:47:10.564Z] #43 26.00   CC       compel/arch/x86/plugins/std/parasite-head.o
23:47:10 [2021-07-29T23:47:10.564Z] #43 26.05   CC       compel/arch/x86/plugins/std/memcpy.o
23:47:10 [2021-07-29T23:47:10.564Z] #43 26.09   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:47:10 [2021-07-29T23:47:10.564Z] #43 26.15   AR       compel/plugins/std.lib.a
23:47:10 [2021-07-29T23:47:10.564Z] #43 26.24   CC       compel/plugins/fds/fds.o
23:47:10 [2021-07-29T23:47:10.755Z] #49 ...
23:47:10 [2021-07-29T23:47:10.755Z] 
23:47:10 [2021-07-29T23:47:10.755Z] #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
23:47:10 [2021-07-29T23:47:10.755Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:10 [2021-07-29T23:47:10.755Z] #43 8.079   DEP      images/sk-opts.pb-c.d
23:47:10 [2021-07-29T23:47:10.755Z] #43 8.100   DEP      images/packet-sock.pb-c.d
23:47:10 [2021-07-29T23:47:10.755Z] #43 8.161   PBCC     images/sk-netlink.pb-c.c
23:47:10 [2021-07-29T23:47:10.759Z] #43 7.547   PBCC     images/sk-inet.pb-c.c
23:47:10 [2021-07-29T23:47:10.759Z] #43 7.612   DEP      images/sk-inet.pb-c.d
23:47:10 [2021-07-29T23:47:10.759Z] #43 7.677   PBCC     images/sk-unix.pb-c.c
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.24   DEP      images/sk-inet.pb-c.d
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.32   PBCC     images/sk-unix.pb-c.c
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.36   DEP      images/sk-unix.pb-c.d
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.37   PBCC     images/mm.pb-c.c
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.40   DEP      images/mm.pb-c.d
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.43   PBCC     images/timerfd.pb-c.c
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.44   DEP      images/timerfd.pb-c.d
23:47:10 [2021-07-29T23:47:10.797Z] #43 12.48   PBCC     images/timer.pb-c.c
23:47:10 [2021-07-29T23:47:10.823Z] #43 26.47   AR       compel/plugins/fds.lib.a
23:47:10 [2021-07-29T23:47:10.823Z] #43 26.57   HOSTDEP  compel/src/lib/log-host.d
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.200   DEP      images/sk-netlink.pb-c.d
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.259   PBCC     images/sk-inet.pb-c.c
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.307   DEP      images/sk-inet.pb-c.d
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.350   PBCC     images/sk-unix.pb-c.c
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.383   DEP      images/sk-unix.pb-c.d
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.413   PBCC     images/mm.pb-c.c
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.465   DEP      images/mm.pb-c.d
23:47:11 [2021-07-29T23:47:11.017Z] #43 8.525   PBCC     images/timerfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.760   DEP      images/sk-unix.pb-c.d
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.831   PBCC     images/mm.pb-c.c
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.876   DEP      images/mm.pb-c.d
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.889   PBCC     images/timerfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.901   DEP      images/timerfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.917   PBCC     images/timer.pb-c.c
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.925   DEP      images/timer.pb-c.d
23:47:11 [2021-07-29T23:47:11.019Z] #43 7.944   PBCC     images/sa.pb-c.c
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.50   DEP      images/timer.pb-c.d
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.53   PBCC     images/sa.pb-c.c
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.57   DEP      images/sa.pb-c.d
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.58   PBCC     images/pipe-data.pb-c.c
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.60   DEP      images/pipe-data.pb-c.d
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.65   PBCC     images/mnt.pb-c.c
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.66   DEP      images/mnt.pb-c.d
23:47:11 [2021-07-29T23:47:11.054Z] #43 12.68   PBCC     images/sk-packet.pb-c.c
23:47:11 [2021-07-29T23:47:11.082Z] #43 26.62   HOSTDEP  compel/src/lib/handle-elf-host.d
23:47:11 [2021-07-29T23:47:11.082Z] #43 26.67   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:47:11 [2021-07-29T23:47:11.082Z] #43 26.72   HOSTDEP  compel/src/main-host.d
23:47:11 [2021-07-29T23:47:11.082Z] #43 26.78   DEP      compel/src/lib/ptrace.d
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.576   DEP      images/timerfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.604   PBCC     images/timer.pb-c.c
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.618   DEP      images/timer.pb-c.d
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.644   PBCC     images/sa.pb-c.c
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.679   DEP      images/sa.pb-c.d
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.707   PBCC     images/pipe-data.pb-c.c
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.720   DEP      images/pipe-data.pb-c.d
23:47:11 [2021-07-29T23:47:11.279Z] #43 8.747   PBCC     images/mnt.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 7.964   DEP      images/sa.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 7.990   PBCC     images/pipe-data.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 7.997   DEP      images/pipe-data.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.028   PBCC     images/mnt.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.068   DEP      images/mnt.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.097   PBCC     images/sk-packet.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.116   DEP      images/sk-packet.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.164   PBCC     images/tcp-stream.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.191   DEP      images/tcp-stream.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.222   PBCC     images/pipe.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.247   DEP      images/pipe.pb-c.d
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.285   PBCC     images/pstree.pb-c.c
23:47:11 [2021-07-29T23:47:11.280Z] #43 8.296   DEP      images/pstree.pb-c.d
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.69   DEP      images/sk-packet.pb-c.d
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.73   PBCC     images/tcp-stream.pb-c.c
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.77   DEP      images/tcp-stream.pb-c.d
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.82   PBCC     images/pipe.pb-c.c
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.84   DEP      images/pipe.pb-c.d
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.91   PBCC     images/pstree.pb-c.c
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.91   DEP      images/pstree.pb-c.d
23:47:11 [2021-07-29T23:47:11.310Z] #43 12.91   PBCC     images/fs.pb-c.c
23:47:11 [2021-07-29T23:47:11.311Z] #43 12.92   DEP      images/fs.pb-c.d
23:47:11 [2021-07-29T23:47:11.311Z] #43 12.95   PBCC     images/signalfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.341Z] #43 26.88   DEP      compel/src/lib/infect.d
23:47:11 [2021-07-29T23:47:11.341Z] #43 26.97   DEP      compel/src/lib/infect-util.d
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.325   PBCC     images/fs.pb-c.c
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.347   DEP      images/fs.pb-c.d
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.378   PBCC     images/signalfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.411   DEP      images/signalfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.443   PBCC     images/fh.pb-c.c
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.471   PBCC     images/fsnotify.pb-c.c
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.501   DEP      images/fh.pb-c.d
23:47:11 [2021-07-29T23:47:11.540Z] #43 8.537   DEP      images/fsnotify.pb-c.d
23:47:11 [2021-07-29T23:47:11.541Z] #43 8.771   DEP      images/mnt.pb-c.d
23:47:11 [2021-07-29T23:47:11.541Z] #43 8.828   PBCC     images/sk-packet.pb-c.c
23:47:11 [2021-07-29T23:47:11.541Z] #43 8.863   DEP      images/sk-packet.pb-c.d
23:47:11 [2021-07-29T23:47:11.541Z] #43 8.941   PBCC     images/tcp-stream.pb-c.c
23:47:11 [2021-07-29T23:47:11.541Z] #43 9.003   DEP      images/tcp-stream.pb-c.d
23:47:11 [2021-07-29T23:47:11.567Z] #43 12.98   DEP      images/signalfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.00   PBCC     images/fh.pb-c.c
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.04   PBCC     images/fsnotify.pb-c.c
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.08   DEP      images/fh.pb-c.d
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.11   DEP      images/fsnotify.pb-c.d
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.12   PBCC     images/eventpoll.pb-c.c
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.13   DEP      images/eventpoll.pb-c.d
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.17   PBCC     images/eventfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.567Z] #43 13.18   DEP      images/eventfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.03   DEP      compel/src/lib/infect-rpc.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.11   DEP      compel/arch/x86/src/lib/infect.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 ...
23:47:11 [2021-07-29T23:47:11.601Z] 
23:47:11 [2021-07-29T23:47:11.601Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:47:11 [2021-07-29T23:47:11.601Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:47:11 [2021-07-29T23:47:11.601Z] #63 CACHED
23:47:11 [2021-07-29T23:47:11.601Z] 
23:47:11 [2021-07-29T23:47:11.601Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:47:11 [2021-07-29T23:47:11.601Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:47:11 [2021-07-29T23:47:11.601Z] #65 CACHED
23:47:11 [2021-07-29T23:47:11.601Z] 
23:47:11 [2021-07-29T23:47:11.601Z] #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
23:47:11 [2021-07-29T23:47:11.601Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.19   DEP      compel/arch/x86/src/lib/cpu.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.22   DEP      compel/src/lib/log.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.26   DEP      compel/src/main.d
23:47:11 [2021-07-29T23:47:11.601Z] #43 27.29   DEP      compel/src/lib/handle-elf.d
23:47:11 [2021-07-29T23:47:11.800Z] #43 8.581   PBCC     images/eventpoll.pb-c.c
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.591   DEP      images/eventpoll.pb-c.d
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.632   PBCC     images/eventfd.pb-c.c
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.656   DEP      images/eventfd.pb-c.d
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.680   PBCC     images/remap-file-path.pb-c.c
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.693   DEP      images/remap-file-path.pb-c.d
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.721   PBCC     images/fifo.pb-c.c
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.735   DEP      images/fifo.pb-c.d
23:47:11 [2021-07-29T23:47:11.801Z] #43 8.764   PBCC     images/ghost-file.pb-c.c
23:47:11 [2021-07-29T23:47:11.801Z] #43 ...
23:47:11 [2021-07-29T23:47:11.801Z] 
23:47:11 [2021-07-29T23:47:11.801Z] #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
23:47:11 [2021-07-29T23:47:11.801Z] #49 sha256:5bc960643b381517d4b2ff279e62f1d8005589cb4de20cdfe649b404ff700d41
23:47:11 [2021-07-29T23:47:11.801Z] #49 26.40 go: downloading github.com/stretchr/objx v0.2.0
23:47:11 [2021-07-29T23:47:11.801Z] #49 26.61 go: downloading golang.org/x/text v0.3.2
23:47:11 [2021-07-29T23:47:11.801Z] #49 31.63 go: downloading github.com/gobwas/glob v0.2.3
23:47:11 [2021-07-29T23:47:11.801Z] #49 31.65 go: downloading github.com/kisielk/gotool v1.0.0
23:47:11 [2021-07-29T23:47:11.801Z] #49 31.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:47:11 [2021-07-29T23:47:11.801Z] #49 31.80 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:47:11 [2021-07-29T23:47:11.801Z] #49 31.82 go: downloading github.com/gogo/protobuf v1.2.1
23:47:11 [2021-07-29T23:47:11.801Z] #49 32.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:47:11 [2021-07-29T23:47:11.801Z] #49 32.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:47:11 [2021-07-29T23:47:11.801Z] #49 32.80 go: downloading github.com/BurntSushi/toml v0.3.1
23:47:11 [2021-07-29T23:47:11.802Z] #43 9.056   PBCC     images/pipe.pb-c.c
23:47:11 [2021-07-29T23:47:11.803Z] #43 9.120   DEP      images/pipe.pb-c.d
23:47:11 [2021-07-29T23:47:11.803Z] #43 9.193   PBCC     images/pstree.pb-c.c
23:47:11 [2021-07-29T23:47:11.803Z] #43 9.218   DEP      images/pstree.pb-c.d
23:47:11 [2021-07-29T23:47:11.803Z] #43 9.259   PBCC     images/fs.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.23   PBCC     images/remap-file-path.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.23   DEP      images/remap-file-path.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.33   PBCC     images/fifo.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.33   DEP      images/fifo.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.33   PBCC     images/ghost-file.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.33   DEP      images/ghost-file.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.38   PBCC     images/regfile.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.38   DEP      images/regfile.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.43   PBCC     images/ns.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.43   DEP      images/ns.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.47   PBCC     images/fdinfo.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.51   DEP      images/fdinfo.pb-c.d
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.51   PBCC     images/core-aarch64.pb-c.c
23:47:11 [2021-07-29T23:47:11.824Z] #43 13.54   PBCC     images/core-arm.pb-c.c
23:47:11 [2021-07-29T23:47:11.860Z] #43 27.35   DEP      compel/arch/x86/src/lib/handle-elf.d
23:47:11 [2021-07-29T23:47:11.860Z] #43 27.42   CC       compel/src/lib/log.o
23:47:11 [2021-07-29T23:47:11.860Z] #43 27.55   CC       compel/arch/x86/src/lib/cpu.o
23:47:11 [2021-07-29T23:47:11.967Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
23:47:11 [2021-07-29T23:47:11.967Z] #29 ...
23:47:11 [2021-07-29T23:47:11.967Z] 
23:47:11 [2021-07-29T23:47:11.967Z] #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
23:47:11 [2021-07-29T23:47:11.967Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:47:11 [2021-07-29T23:47:11.967Z] #45 23.19 unicode/utf16
23:47:11 [2021-07-29T23:47:11.967Z] #45 23.49 container/list
23:47:11 [2021-07-29T23:47:11.967Z] #45 24.12 crypto/internal/subtle
23:47:11 [2021-07-29T23:47:11.967Z] #45 24.33 crypto/subtle
23:47:11 [2021-07-29T23:47:11.967Z] #45 24.47 vendor/golang.org/x/crypto/cryptobyte/asn1
23:47:11 [2021-07-29T23:47:11.967Z] #45 24.60 internal/nettrace
23:47:11 [2021-07-29T23:47:11.967Z] #45 24.77 runtime/cgo
23:47:11 [2021-07-29T23:47:11.967Z] #45 ...
23:47:11 [2021-07-29T23:47:11.967Z] 
23:47:11 [2021-07-29T23:47:11.967Z] #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
23:47:11 [2021-07-29T23:47:11.967Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:12 [2021-07-29T23:47:12.061Z] #49 ...
23:47:12 [2021-07-29T23:47:12.061Z] 
23:47:12 [2021-07-29T23:47:12.061Z] #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
23:47:12 [2021-07-29T23:47:12.061Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.787   DEP      images/ghost-file.pb-c.d
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.812   PBCC     images/regfile.pb-c.c
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.839   DEP      images/regfile.pb-c.d
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.875   PBCC     images/ns.pb-c.c
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.884   DEP      images/ns.pb-c.d
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.913   PBCC     images/fdinfo.pb-c.c
23:47:12 [2021-07-29T23:47:12.061Z] #43 8.961   DEP      images/fdinfo.pb-c.d
23:47:12 [2021-07-29T23:47:12.061Z] #43 9.001   PBCC     images/core-aarch64.pb-c.c
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.282   DEP      images/fs.pb-c.d
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.348   PBCC     images/signalfd.pb-c.c
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.394   DEP      images/signalfd.pb-c.d
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.452   PBCC     images/fh.pb-c.c
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.488   PBCC     images/fsnotify.pb-c.c
23:47:12 [2021-07-29T23:47:12.067Z] #43 9.542   DEP      images/fh.pb-c.d
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.58   PBCC     images/core-ppc64.pb-c.c
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.58   PBCC     images/core-s390.pb-c.c
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.64   PBCC     images/core-x86.pb-c.c
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.64   PBCC     images/core.pb-c.c
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.68   PBCC     images/inventory.pb-c.c
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.72   DEP      images/core-aarch64.pb-c.d
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.78   DEP      images/core-arm.pb-c.d
23:47:12 [2021-07-29T23:47:12.081Z] #43 13.78   DEP      images/core-ppc64.pb-c.d
23:47:12 [2021-07-29T23:47:12.119Z] #43 27.83   CC       compel/arch/x86/src/lib/infect.o
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.025   PBCC     images/core-arm.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.056   PBCC     images/core-ppc64.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.098   PBCC     images/core-s390.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.124   PBCC     images/core-x86.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.160   PBCC     images/core.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.189   PBCC     images/inventory.pb-c.c
23:47:12 [2021-07-29T23:47:12.322Z] #43 9.238   DEP      images/core-aarch64.pb-c.d
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.594   DEP      images/fsnotify.pb-c.d
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.630   PBCC     images/eventpoll.pb-c.c
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.642   DEP      images/eventpoll.pb-c.d
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.686   PBCC     images/eventfd.pb-c.c
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.706   DEP      images/eventfd.pb-c.d
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.725   PBCC     images/remap-file-path.pb-c.c
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.735   DEP      images/remap-file-path.pb-c.d
23:47:12 [2021-07-29T23:47:12.329Z] #43 9.773   PBCC     images/fifo.pb-c.c
23:47:12 [2021-07-29T23:47:12.337Z] #43 13.83   DEP      images/core-s390.pb-c.d
23:47:12 [2021-07-29T23:47:12.337Z] #43 13.83   DEP      images/core-x86.pb-c.d
23:47:12 [2021-07-29T23:47:12.337Z] #43 13.89   DEP      images/core.pb-c.d
23:47:12 [2021-07-29T23:47:12.337Z] #43 13.91   DEP      images/inventory.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.265   DEP      images/core-arm.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.289   DEP      images/core-ppc64.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.313   DEP      images/core-s390.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.353   DEP      images/core-x86.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.388   DEP      images/core.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.437   DEP      images/inventory.pb-c.d
23:47:12 [2021-07-29T23:47:12.584Z] #43 9.460   PBCC     images/cpuinfo.pb-c.c
23:47:12 [2021-07-29T23:47:12.594Z] #43 13.97   PBCC     images/cpuinfo.pb-c.c
23:47:12 [2021-07-29T23:47:12.594Z] #43 13.98   DEP      images/cpuinfo.pb-c.d
23:47:12 [2021-07-29T23:47:12.594Z] #43 14.00   PBCC     images/stats.pb-c.c
23:47:12 [2021-07-29T23:47:12.594Z] #43 14.02   DEP      images/stats.pb-c.d
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.790   DEP      images/fifo.pb-c.d
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.820   PBCC     images/ghost-file.pb-c.c
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.848   DEP      images/ghost-file.pb-c.d
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.880   PBCC     images/regfile.pb-c.c
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.905   DEP      images/regfile.pb-c.d
23:47:12 [2021-07-29T23:47:12.632Z] #43 9.933   PBCC     images/ns.pb-c.c
23:47:12 [2021-07-29T23:47:12.686Z] #43 28.16   CC       compel/src/lib/infect-rpc.o
23:47:12 [2021-07-29T23:47:12.686Z] #43 28.30   CC       compel/src/lib/infect-util.o
23:47:12 [2021-07-29T23:47:12.686Z] #43 28.39   CC       compel/src/lib/infect.o
23:47:12 [2021-07-29T23:47:12.844Z] #43 9.472   DEP      images/cpuinfo.pb-c.d
23:47:12 [2021-07-29T23:47:12.844Z] #43 9.508   PBCC     images/stats.pb-c.c
23:47:12 [2021-07-29T23:47:12.844Z] #43 9.528   DEP      images/stats.pb-c.d
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.01   DEP      images/ns.pb-c.d
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.05   PBCC     images/fdinfo.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.10   DEP      images/fdinfo.pb-c.d
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.19   PBCC     images/core-aarch64.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.21   PBCC     images/core-arm.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.31   PBCC     images/core-ppc64.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.33   PBCC     images/core-s390.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.35   PBCC     images/core-x86.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.37   PBCC     images/core.pb-c.c
23:47:12 [2021-07-29T23:47:12.897Z] #43 10.40   PBCC     images/inventory.pb-c.c
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.45   DEP      images/core-aarch64.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.48   DEP      images/core-arm.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.50   DEP      images/core-ppc64.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.52   DEP      images/core-s390.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.56   DEP      images/core-x86.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.58   DEP      images/core.pb-c.d
23:47:13 [2021-07-29T23:47:13.160Z] #43 10.60   DEP      images/inventory.pb-c.d
23:47:13 [2021-07-29T23:47:13.423Z] #43 10.64   PBCC     images/cpuinfo.pb-c.c
23:47:13 [2021-07-29T23:47:13.423Z] #43 10.65   DEP      images/cpuinfo.pb-c.d
23:47:13 [2021-07-29T23:47:13.423Z] #43 10.68   PBCC     images/stats.pb-c.c
23:47:13 [2021-07-29T23:47:13.423Z] #43 10.70   DEP      images/stats.pb-c.d
23:47:13 [2021-07-29T23:47:13.523Z] #43 14.87 make[1]: Nothing to be done for 'all'.
23:47:13 [2021-07-29T23:47:13.622Z] #43 29.13   CC       compel/src/lib/ptrace.o
23:47:13 [2021-07-29T23:47:13.787Z] #43 10.51 make[1]: Nothing to be done for 'all'.
23:47:13 [2021-07-29T23:47:13.881Z] #43 29.28   AR       compel/libcompel.a
23:47:13 [2021-07-29T23:47:13.881Z] #43 29.31   HOSTCC   compel/src/main-host.o
23:47:13 [2021-07-29T23:47:13.881Z] #43 29.42   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:47:13 [2021-07-29T23:47:13.881Z] #43 29.49   HOSTCC   compel/src/lib/handle-elf-host.o
23:47:14 [2021-07-29T23:47:14.058Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
##############################                                            42.2%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.1%
####################################                                      50.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.3%
###########################################                               60.3%
#############################################                             62.7%
#############################################                             63.9%
##############################################                            65.3%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.6%
####################################################                      72.3%
23:47:14 [2021-07-29T23:47:14.058Z] #29 ...
23:47:14 [2021-07-29T23:47:14.058Z] 
23:47:14 [2021-07-29T23:47:14.058Z] #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
23:47:14 [2021-07-29T23:47:14.058Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.46 go: downloading github.com/mattn/go-colorable v0.1.4
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.47 go: downloading github.com/sirupsen/logrus v1.4.2
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.54 go: downloading github.com/stretchr/testify v1.4.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.96 go: downloading github.com/mattn/go-isatty v0.0.8
23:47:14 [2021-07-29T23:47:14.058Z] #49 25.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.00 go: downloading github.com/fsnotify/fsnotify v1.4.7
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.13 go: downloading github.com/hashicorp/hcl v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.48 go: downloading github.com/magiconair/properties v1.8.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.50 go: downloading github.com/mitchellh/mapstructure v1.1.2
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.59 go: downloading github.com/pelletier/go-toml v1.2.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.69 go: downloading github.com/spf13/afero v1.1.2
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.87 go: downloading github.com/spf13/cast v1.3.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 26.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.00 go: downloading github.com/subosito/gotenv v1.2.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.06 go: downloading gopkg.in/ini.v1 v1.51.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.09 go: downloading gopkg.in/yaml.v2 v2.2.7
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.30 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.37 go: downloading github.com/go-toolsmith/astequal v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.43 go: downloading github.com/go-toolsmith/astp v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.45 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.47 go: downloading github.com/go-toolsmith/typep v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.52 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.65 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.73 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
23:47:14 [2021-07-29T23:47:14.058Z] #49 27.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.36 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.51 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.65 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
23:47:14 [2021-07-29T23:47:14.058Z] #49 28.83 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.10 go: downloading github.com/sourcegraph/go-diff v0.5.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.13 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.36 go: downloading github.com/ultraware/funlen v0.0.2
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.46 go: downloading github.com/ultraware/whitespace v0.0.4
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.49 go: downloading github.com/uudashr/gocognit v1.0.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 29.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
23:47:14 [2021-07-29T23:47:14.058Z] #49 30.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:47:14 [2021-07-29T23:47:14.058Z] #49 30.79 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.01 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.03 go: downloading github.com/davecgh/go-spew v1.1.1
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.29 go: downloading github.com/pmezard/go-difflib v1.0.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.48 go: downloading github.com/stretchr/objx v0.2.0
23:47:14 [2021-07-29T23:47:14.058Z] #49 31.92 go: downloading golang.org/x/text v0.3.2
23:47:14 [2021-07-29T23:47:14.139Z] #43 29.63   HOSTCC   compel/src/lib/log-host.o
23:47:14 [2021-07-29T23:47:14.139Z] #43 29.70   HOSTLINK compel/compel-host-bin
23:47:14 [2021-07-29T23:47:14.139Z] #43 29.76   DEP      soccr/soccr.d
23:47:14 [2021-07-29T23:47:14.139Z] #43 29.84   CC       soccr/soccr.o
23:47:14 [2021-07-29T23:47:14.320Z] #49 ...
23:47:14 [2021-07-29T23:47:14.320Z] 
23:47:14 [2021-07-29T23:47:14.320Z] #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
23:47:14 [2021-07-29T23:47:14.320Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:14 [2021-07-29T23:47:14.378Z] #43 11.64 make[1]: Nothing to be done for 'all'.
23:47:14 [2021-07-29T23:47:14.452Z] #43 15.76   CC       images/stats.o
23:47:14 [2021-07-29T23:47:14.452Z] #43 15.96   CC       images/core.o
23:47:14 [2021-07-29T23:47:14.706Z] #43 30.37   AR       soccr/libsoccr.a
23:47:14 [2021-07-29T23:47:14.706Z] #43 30.39 make[1]: 'soccr/libsoccr.a' is up to date.
23:47:14 [2021-07-29T23:47:14.708Z] #43 16.27   CC       images/core-x86.o
23:47:14 [2021-07-29T23:47:14.730Z] #43 ...
23:47:14 [2021-07-29T23:47:14.730Z] 
23:47:14 [2021-07-29T23:47:14.730Z] #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
23:47:14 [2021-07-29T23:47:14.730Z] #47 sha256:45575f7f036802293ea1bca425d9e0ab855f31454ad3d0b0ed21aad2406b0c0f
23:47:14 [2021-07-29T23:47:14.730Z] #47 DONE 39.2s
23:47:14 [2021-07-29T23:47:14.730Z] 
23:47:14 [2021-07-29T23:47:14.730Z] #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
23:47:14 [2021-07-29T23:47:14.730Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:14 [2021-07-29T23:47:14.730Z] #43 11.53   CC       images/stats.o
23:47:14 [2021-07-29T23:47:14.965Z] #43 16.56   CC       images/core-arm.o
23:47:14 [2021-07-29T23:47:14.965Z] #43 30.53   DEP      criu/arch/x86/sigframe.d
23:47:14 [2021-07-29T23:47:14.965Z] #43 30.59   DEP      criu/arch/x86/sigaction_compat.d
23:47:14 [2021-07-29T23:47:14.965Z] #43 30.65   DEP      criu/arch/x86/kerndat.d
23:47:14 [2021-07-29T23:47:14.965Z] #43 30.71   DEP      criu/arch/x86/crtools.d
23:47:14 [2021-07-29T23:47:14.991Z] #43 11.86   CC       images/core.o
23:47:15 [2021-07-29T23:47:15.222Z] #43 16.75   CC       images/core-aarch64.o
23:47:15 [2021-07-29T23:47:15.222Z] #43 16.96   CC       images/core-ppc64.o
23:47:15 [2021-07-29T23:47:15.224Z] #43 30.77   DEP      criu/arch/x86/cpu.d
23:47:15 [2021-07-29T23:47:15.224Z] #43 30.83   CC       criu/arch/x86/cpu.o
23:47:15 [2021-07-29T23:47:15.252Z] #43 12.18   CC       images/core-x86.o
23:47:15 [2021-07-29T23:47:15.326Z] #43 12.62   CC       images/stats.o
23:47:15 [2021-07-29T23:47:15.483Z] #43 31.01   CC       criu/arch/x86/crtools.o
23:47:15 [2021-07-29T23:47:15.588Z] #43 12.96   CC       images/core.o
23:47:15 [2021-07-29T23:47:15.623Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
##############################                                            42.2%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.1%
####################################                                      50.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.3%
###########################################                               60.3%
#############################################                             62.7%
#############################################                             63.9%
##############################################                            65.3%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.6%
####################################################                      72.3%
#####################################################                     74.6%
######################################################                    75.3%
#######################################################                   76.9%
########################################################                  78.2%
#########################################################                 80.3%
##########################################################                81.7%
############################################################              83.7%
#############################################################             85.8%
##############################################################            87.4%
###############################################################           88.4%
################################################################          90.1%
#################################################################         90.5%
23:47:15 [2021-07-29T23:47:15.623Z] #29 ...
23:47:15 [2021-07-29T23:47:15.623Z] 
23:47:15 [2021-07-29T23:47:15.623Z] #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
23:47:15 [2021-07-29T23:47:15.623Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:15 [2021-07-29T23:47:15.623Z] #42 26.86 Fetched 8458 kB in 20s (432 kB/s)
23:47:15 [2021-07-29T23:47:15.623Z] #42 26.86 Reading package lists...
23:47:15 [2021-07-29T23:47:15.623Z] #42 35.23 Reading package lists...
23:47:15 [2021-07-29T23:47:15.623Z] #42 ...
23:47:15 [2021-07-29T23:47:15.623Z] 
23:47:15 [2021-07-29T23:47:15.623Z] #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
23:47:15 [2021-07-29T23:47:15.623Z] #67 sha256:e3f813d5e1f5ffba63c3c77559a343968723544f177619df3f3446e029dc62ed
23:47:15 [2021-07-29T23:47:15.623Z] #67 26.89 Checking out files:  60% (1145/1907)   
Checking out files:  61% (1164/1907)   
Checking out files:  62% (1183/1907)   
Checking out files:  63% (1202/1907)   
Checking out files:  64% (1221/1907)   
Checking out files:  65% (1240/1907)   
Checking out files:  66% (1259/1907)   
Checking out files:  67% (1278/1907)   
Checking out files:  68% (1297/1907)   
Checking out files:  69% (1316/1907)   
Checking out files:  70% (1335/1907)   
Checking out files:  71% (1354/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.
23:47:15 [2021-07-29T23:47:15.623Z] #67 27.70 + cd /tmp/tmp.KgIAsGKcPr/src/github.com/docker/libnetwork
23:47:15 [2021-07-29T23:47:15.623Z] #67 27.70 + git checkout -q 64b7a4574d1426139437d20e81c0b6d391130ec8
23:47:15 [2021-07-29T23:47:15.623Z] #67 28.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
23:47:15 [2021-07-29T23:47:15.623Z] #67 ...
23:47:15 [2021-07-29T23:47:15.623Z] 
23:47:15 [2021-07-29T23:47:15.623Z] #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
23:47:15 [2021-07-29T23:47:15.623Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:15 [2021-07-29T23:47:15.824Z] #43 12.61   CC       images/core-arm.o
23:47:15 [2021-07-29T23:47:15.852Z] #43 13.29   CC       images/core-x86.o
23:47:15 [2021-07-29T23:47:15.884Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
##############################                                            42.2%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.1%
####################################                                      50.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.3%
###########################################                               60.3%
#############################################                             62.7%
#############################################                             63.9%
##############################################                            65.3%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.6%
####################################################                      72.3%
#####################################################                     74.6%
######################################################                    75.3%
#######################################################                   76.9%
########################################################                  78.2%
#########################################################                 80.3%
##########################################################                81.7%
############################################################              83.7%
#############################################################             85.8%
##############################################################            87.4%
###############################################################           88.4%
################################################################          90.1%
#################################################################         90.5%
#################################################################         91.5%
##################################################################        92.1%
###################################################################       93.4%
###################################################################       94.2%
23:47:15 [2021-07-29T23:47:15.884Z] #29 ...
23:47:15 [2021-07-29T23:47:15.884Z] 
23:47:15 [2021-07-29T23:47:15.884Z] #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
23:47:15 [2021-07-29T23:47:15.884Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:47:15 [2021-07-29T23:47:15.884Z] #40 26.36 Checking out files:  90% (1531/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
23:47:15 [2021-07-29T23:47:15.884Z] #40 26.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
23:47:15 [2021-07-29T23:47:15.884Z] #40 29.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:47:16 [2021-07-29T23:47:16.051Z] #43 31.51   CC       criu/arch/x86/kerndat.o
23:47:16 [2021-07-29T23:47:16.051Z] #43 31.70   CC       criu/arch/x86/sigaction_compat.o
23:47:16 [2021-07-29T23:47:16.051Z] #43 31.83   CC       criu/arch/x86/sigframe.o
23:47:16 [2021-07-29T23:47:16.085Z] #43 12.81   CC       images/core-aarch64.o
23:47:16 [2021-07-29T23:47:16.085Z] #43 13.00   CC       images/core-ppc64.o
23:47:16 [2021-07-29T23:47:16.114Z] #43 13.63   CC       images/core-arm.o
23:47:16 [2021-07-29T23:47:16.145Z] #40 ...
23:47:16 [2021-07-29T23:47:16.145Z] 
23:47:16 [2021-07-29T23:47:16.145Z] #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
23:47:16 [2021-07-29T23:47:16.145Z] #58 sha256:d0b0a3b8bfe12dd70b7cdc2ae8a12e2bca0cad29adf6170ba717da7a4d9467d8
23:47:16 [2021-07-29T23:47:16.145Z] #58 27.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
23:47:16 [2021-07-29T23:47:16.145Z] #58 27.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:47:16 [2021-07-29T23:47:16.145Z] #58 ...
23:47:16 [2021-07-29T23:47:16.145Z] 
23:47:16 [2021-07-29T23:47:16.145Z] #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
23:47:16 [2021-07-29T23:47:16.145Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:16 [2021-07-29T23:47:16.151Z] #43 17.43   CC       images/core-s390.o
23:47:16 [2021-07-29T23:47:16.151Z] #43 17.67   CC       images/cpuinfo.o
23:47:16 [2021-07-29T23:47:16.310Z] #43 31.94   LINK     criu/arch/x86/crtools.built-in.o
23:47:16 [2021-07-29T23:47:16.310Z] #43 31.96   DEP      criu/pie/util-vdso-elf32.d
23:47:16 [2021-07-29T23:47:16.310Z] #43 32.03   DEP      criu/pie/util-vdso.d
23:47:16 [2021-07-29T23:47:16.310Z] #43 32.09   DEP      criu/pie/util.d
23:47:16 [2021-07-29T23:47:16.346Z] #43 13.25   CC       images/core-s390.o
23:47:16 [2021-07-29T23:47:16.406Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
##############################                                            42.2%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.1%
####################################                                      50.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.3%
###########################################                               60.3%
#############################################                             62.7%
#############################################                             63.9%
##############################################                            65.3%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.6%
####################################################                      72.3%
#####################################################                     74.6%
######################################################                    75.3%
#######################################################                   76.9%
########################################################                  78.2%
#########################################################                 80.3%
##########################################################                81.7%
############################################################              83.7%
#############################################################             85.8%
##############################################################            87.4%
###############################################################           88.4%
################################################################          90.1%
#################################################################         90.5%
#################################################################         91.5%
##################################################################        92.1%
###################################################################       93.4%
###################################################################       94.2%
####################################################################      95.4%
#####################################################################     96.8%
######################################################################    97.5%
#
23:47:16 [2021-07-29T23:47:16.406Z] #29 ...
23:47:16 [2021-07-29T23:47:16.406Z] 
23:47:16 [2021-07-29T23:47:16.406Z] #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
23:47:16 [2021-07-29T23:47:16.406Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:47:16 [2021-07-29T23:47:16.406Z] #55 27.67 Fetched 8458 kB in 19s (439 kB/s)
23:47:16 [2021-07-29T23:47:16.406Z] #55 27.67 Reading package lists...
23:47:16 [2021-07-29T23:47:16.406Z] #55 35.62 Reading package lists...
23:47:16 [2021-07-29T23:47:16.406Z] #55 ...
23:47:16 [2021-07-29T23:47:16.406Z] 
23:47:16 [2021-07-29T23:47:16.406Z] #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
23:47:16 [2021-07-29T23:47:16.406Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:16 [2021-07-29T23:47:16.406Z] #29 9.075 
                                                                           0.9%
##                                                                         3.2%
###                                                                        4.7%
####                                                                       6.3%
#####                                                                      7.7%
######                                                                     9.2%
########                                                                  11.1%
#########                                                                 12.7%
##########                                                                14.1%
###########                                                               15.8%
############                                                              17.2%
#############                                                             18.7%
##############                                                            20.7%
###############                                                           22.1%
#################                                                         24.0%
##################                                                        25.5%
###################                                                       27.6%
#####################                                                     29.3%
######################                                                    30.8%
#######################                                                   32.6%
########################                                                  34.3%
#########################                                                 35.5%
##########################                                                36.7%
###########################                                               37.7%
#############################                                             40.5%
##############################                                            42.2%
###############################                                           44.2%
################################                                          45.4%
#################################                                         46.6%
##################################                                        47.8%
###################################                                       49.1%
####################################                                      50.3%
#####################################                                     51.8%
######################################                                    53.6%
#######################################                                   55.1%
########################################                                  56.4%
#########################################                                 58.3%
###########################################                               60.3%
#############################################                             62.7%
#############################################                             63.9%
##############################################                            65.3%
################################################                          66.8%
#################################################                         68.6%
##################################################                        70.6%
####################################################                      72.3%
#####################################################                     74.6%
######################################################                    75.3%
#######################################################                   76.9%
########################################################                  78.2%
#########################################################                 80.3%
##########################################################                81.7%
############################################################              83.7%
#############################################################             85.8%
##############################################################            87.4%
###############################################################           88.4%
################################################################          90.1%
#################################################################         90.5%
#################################################################         91.5%
##################################################################        92.1%
###################################################################       93.4%
###################################################################       94.2%
####################################################################      95.4%
#####################################################################     96.8%
######################################################################    97.5%
######################################################################## 100.0%
23:47:16 [2021-07-29T23:47:16.407Z] #43 17.88   CC       images/inventory.o
23:47:16 [2021-07-29T23:47:16.407Z] #43 17.99   CC       images/fdinfo.o
23:47:16 [2021-07-29T23:47:16.570Z] #43 32.16   CC       criu/pie/util.o
23:47:16 [2021-07-29T23:47:16.606Z] #43 13.53   CC       images/cpuinfo.o
23:47:16 [2021-07-29T23:47:16.663Z] #43 18.17   CC       images/fown.o
23:47:16 [2021-07-29T23:47:16.668Z] #29 16.39 
23:47:16 [2021-07-29T23:47:16.690Z] #43 13.84   CC       images/core-aarch64.o
23:47:16 [2021-07-29T23:47:16.690Z] #43 14.05   CC       images/core-ppc64.o
23:47:16 [2021-07-29T23:47:16.830Z] #43 32.26   CC       criu/pie/util-vdso.o
23:47:16 [2021-07-29T23:47:16.830Z] #43 32.50   CC       criu/pie/util-vdso-elf32.o
23:47:16 [2021-07-29T23:47:16.868Z] #43 13.69   CC       images/inventory.o
23:47:16 [2021-07-29T23:47:16.920Z] #43 18.28   CC       images/ns.o
23:47:16 [2021-07-29T23:47:16.921Z] #43 18.45   CC       images/regfile.o
23:47:17 [2021-07-29T23:47:17.090Z] #43 32.75   AR       criu/pie/pie.lib.a
23:47:17 [2021-07-29T23:47:17.090Z] #43 32.76   DEP      criu/pie/restorer.d
23:47:17 [2021-07-29T23:47:17.129Z] #43 13.80   CC       images/fdinfo.o
23:47:17 [2021-07-29T23:47:17.178Z] #43 18.66   CC       images/ghost-file.o
23:47:17 [2021-07-29T23:47:17.178Z] #43 18.80   CC       images/fifo.o
23:47:17 [2021-07-29T23:47:17.267Z] #43 14.38   CC       images/core-s390.o
23:47:17 [2021-07-29T23:47:17.349Z] #43 32.84   DEP      criu/arch/x86/sigaction_compat_pie.d
23:47:17 [2021-07-29T23:47:17.349Z] #43 32.89   DEP      criu/arch/x86/restorer_unmap.d
23:47:17 [2021-07-29T23:47:17.349Z] #43 32.90   DEP      criu/arch/x86/restorer.d
23:47:17 [2021-07-29T23:47:17.349Z] #43 32.98   DEP      criu/arch/x86/vdso-pie.d
23:47:17 [2021-07-29T23:47:17.349Z] #43 33.01   DEP      criu/pie/parasite-vdso.d
23:47:17 [2021-07-29T23:47:17.391Z] #43 14.06   CC       images/fown.o
23:47:17 [2021-07-29T23:47:17.391Z] #43 14.15   CC       images/ns.o
23:47:17 [2021-07-29T23:47:17.391Z] #43 14.24   CC       images/regfile.o
23:47:17 [2021-07-29T23:47:17.391Z] #43 14.31   CC       images/ghost-file.o
23:47:17 [2021-07-29T23:47:17.435Z] #43 18.89   CC       images/remap-file-path.o
23:47:17 [2021-07-29T23:47:17.435Z] #43 19.00   CC       images/eventfd.o
23:47:17 [2021-07-29T23:47:17.435Z] #43 19.12   CC       images/eventpoll.o
23:47:17 [2021-07-29T23:47:17.530Z] #43 14.89   CC       images/cpuinfo.o
23:47:17 [2021-07-29T23:47:17.608Z] #43 33.06   DEP      criu/pie/parasite.d
23:47:17 [2021-07-29T23:47:17.609Z] #43 33.16   CC       criu/pie/parasite.o
23:47:17 [2021-07-29T23:47:17.610Z] #29 17.33 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:47:17 [2021-07-29T23:47:17.610Z] #29 ...
23:47:17 [2021-07-29T23:47:17.610Z] 
23:47:17 [2021-07-29T23:47:17.610Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
23:47:17 [2021-07-29T23:47:17.610Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:47:17 [2021-07-29T23:47:17.610Z] #51 28.73 runtime
23:47:17 [2021-07-29T23:47:17.610Z] #51 ...
23:47:17 [2021-07-29T23:47:17.610Z] 
23:47:17 [2021-07-29T23:47:17.610Z] #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
23:47:17 [2021-07-29T23:47:17.610Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:17 [2021-07-29T23:47:17.610Z] #13 26.85 Fetched 8996 kB in 20s (444 kB/s)
23:47:17 [2021-07-29T23:47:17.610Z] #13 26.85 Reading package lists...
23:47:17 [2021-07-29T23:47:17.610Z] #13 35.37 Reading package lists...
23:47:17 [2021-07-29T23:47:17.610Z] #13 ...
23:47:17 [2021-07-29T23:47:17.610Z] 
23:47:17 [2021-07-29T23:47:17.610Z] #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
23:47:17 [2021-07-29T23:47:17.610Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:17 [2021-07-29T23:47:17.610Z] #29 17.66 
23:47:17 [2021-07-29T23:47:17.652Z] #43 14.49   CC       images/fifo.o
23:47:17 [2021-07-29T23:47:17.691Z] #43 19.28   CC       images/fh.o
23:47:17 [2021-07-29T23:47:17.691Z] #43 19.39   CC       images/fsnotify.o
23:47:17 [2021-07-29T23:47:17.794Z] #43 15.17   CC       images/inventory.o
23:47:17 [2021-07-29T23:47:17.868Z] #43 33.58   LINK     criu/pie/parasite.built-in.o
23:47:17 [2021-07-29T23:47:17.913Z] #43 14.62   CC       images/remap-file-path.o
23:47:17 [2021-07-29T23:47:17.913Z] #43 14.74   CC       images/eventfd.o
23:47:18 [2021-07-29T23:47:18.057Z] #43 15.35   CC       images/fdinfo.o
23:47:18 [2021-07-29T23:47:18.128Z] #43 33.59   GEN      criu/pie/parasite-blob.h
23:47:18 [2021-07-29T23:47:18.128Z] #43 33.60   CC       criu/pie/parasite-vdso.o
23:47:18 [2021-07-29T23:47:18.128Z] #43 33.85   CC       criu/arch/x86/vdso-pie.o
23:47:18 [2021-07-29T23:47:18.174Z] #43 14.89   CC       images/eventpoll.o
23:47:18 [2021-07-29T23:47:18.174Z] #43 15.00   CC       images/fh.o
23:47:18 [2021-07-29T23:47:18.174Z] #43 15.13   CC       images/fsnotify.o
23:47:18 [2021-07-29T23:47:18.182Z] #29 17.84 
#                                                                          2.2%
######################################################################## 100.0%
23:47:18 [2021-07-29T23:47:18.182Z] #29 18.04 
23:47:18 [2021-07-29T23:47:18.255Z] #43 19.61   CC       images/signalfd.o
23:47:18 [2021-07-29T23:47:18.255Z] #43 19.77   CC       images/fs.o
23:47:18 [2021-07-29T23:47:18.255Z] #43 19.85   CC       images/pstree.o
23:47:18 [2021-07-29T23:47:18.255Z] #43 19.93   CC       images/pipe.o
23:47:18 [2021-07-29T23:47:18.321Z] #43 15.62   CC       images/fown.o
23:47:18 [2021-07-29T23:47:18.321Z] #43 15.77   CC       images/ns.o
23:47:18 [2021-07-29T23:47:18.321Z] #43 ...
23:47:18 [2021-07-29T23:47:18.321Z] 
23:47:18 [2021-07-29T23:47:18.321Z] #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
23:47:18 [2021-07-29T23:47:18.321Z] #58 sha256:85d932b41531de2ff4d5d1f21db34933ccc3bb0ba1572ddea0e55777f613e1c6
23:47:18 [2021-07-29T23:47:18.321Z] #58 38.08 + for f in rootlesskit rootlesskit-docker-proxy
23:47:18 [2021-07-29T23:47:18.321Z] #58 38.08 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:47:18 [2021-07-29T23:47:18.388Z] #43 33.99   CC       criu/arch/x86/restorer.o
23:47:18 [2021-07-29T23:47:18.436Z] #43 15.38   CC       images/signalfd.o
23:47:18 [2021-07-29T23:47:18.511Z] #43 20.00   CC       images/tcp-stream.o
23:47:18 [2021-07-29T23:47:18.511Z] #43 20.10   CC       images/sk-packet.o
23:47:18 [2021-07-29T23:47:18.648Z] #43 34.21   CC       criu/arch/x86/restorer_unmap.o
23:47:18 [2021-07-29T23:47:18.648Z] #43 34.24   CC       criu/arch/x86/sigaction_compat_pie.o
23:47:18 [2021-07-29T23:47:18.696Z] #43 15.52   CC       images/fs.o
23:47:18 [2021-07-29T23:47:18.696Z] #43 15.61   CC       images/pstree.o
23:47:18 [2021-07-29T23:47:18.768Z] #43 20.28   CC       images/mnt.o
23:47:18 [2021-07-29T23:47:18.907Z] #43 34.39   CC       criu/pie/restorer.o
23:47:18 [2021-07-29T23:47:18.957Z] #43 15.70   CC       images/pipe.o
23:47:18 [2021-07-29T23:47:18.957Z] #43 15.80   CC       images/tcp-stream.o
23:47:18 [2021-07-29T23:47:18.957Z] #43 15.88   CC       images/sk-packet.o
23:47:19 [2021-07-29T23:47:19.024Z] #43 20.46   CC       images/pipe-data.o
23:47:19 [2021-07-29T23:47:19.024Z] #43 20.52   CC       images/sa.o
23:47:19 [2021-07-29T23:47:19.024Z] #43 20.61   CC       images/timer.o
23:47:19 [2021-07-29T23:47:19.220Z] #43 16.04   CC       images/mnt.o
23:47:19 [2021-07-29T23:47:19.281Z] #43 20.76   CC       images/timerfd.o
23:47:19 [2021-07-29T23:47:19.281Z] #43 20.92   CC       images/mm.o
23:47:19 [2021-07-29T23:47:19.481Z] #43 16.18   CC       images/pipe-data.o
23:47:19 [2021-07-29T23:47:19.481Z] #43 16.27   CC       images/sa.o
23:47:19 [2021-07-29T23:47:19.481Z] #43 16.36   CC       images/timer.o
23:47:19 [2021-07-29T23:47:19.537Z] #43 21.09   CC       images/sk-opts.o
23:47:19 [2021-07-29T23:47:19.537Z] #43 21.17   CC       images/sk-unix.o
23:47:19 [2021-07-29T23:47:19.568Z] #29 19.17 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:47:19 [2021-07-29T23:47:19.568Z] #29 19.57 
23:47:19 [2021-07-29T23:47:19.742Z] #43 16.59   CC       images/timerfd.o
23:47:19 [2021-07-29T23:47:19.794Z] #43 21.31   CC       images/sk-inet.o
23:47:20 [2021-07-29T23:47:20.003Z] #43 16.73   CC       images/mm.o
23:47:20 [2021-07-29T23:47:20.003Z] #43 16.92   CC       images/sk-opts.o
23:47:20 [2021-07-29T23:47:20.050Z] #43 21.48   CC       images/tun.o
23:47:20 [2021-07-29T23:47:20.050Z] #43 21.62   CC       images/sk-netlink.o
23:47:20 [2021-07-29T23:47:20.093Z] #29 19.84 
                                                                           0.6%
######################################################################## 100.0%
23:47:20 [2021-07-29T23:47:20.094Z] #29 20.06 
23:47:20 [2021-07-29T23:47:20.263Z] #43 17.06   CC       images/sk-unix.o
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.61   LINK     criu/pie/restorer.built-in.o
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.61   GEN      criu/pie/restorer-blob.h
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.66   DEP      criu/vdso.d
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.73   DEP      criu/vdso-compat.d
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.78   DEP      criu/uts_ns.d
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.87   DEP      criu/util.d
23:47:20 [2021-07-29T23:47:20.286Z] #43 35.94   DEP      criu/uffd.d
23:47:20 [2021-07-29T23:47:20.286Z] #43 36.02   DEP      criu/tun.d
23:47:20 [2021-07-29T23:47:20.307Z] #43 21.73   CC       images/packet-sock.o
23:47:20 [2021-07-29T23:47:20.307Z] #43 ...
23:47:20 [2021-07-29T23:47:20.307Z] 
23:47:20 [2021-07-29T23:47:20.307Z] #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
23:47:20 [2021-07-29T23:47:20.307Z] #58 sha256:faf633410a0c1b472b8a7c70d384e8b284ac07fee359a8fecb82178873512608
23:47:20 [2021-07-29T23:47:20.307Z] #58 47.76 + for f in rootlesskit rootlesskit-docker-proxy
23:47:20 [2021-07-29T23:47:20.307Z] #58 47.76 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:47:20 [2021-07-29T23:47:20.524Z] #43 17.22   CC       images/sk-inet.o
23:47:20 [2021-07-29T23:47:20.524Z] #43 17.38   CC       images/tun.o
23:47:20 [2021-07-29T23:47:20.524Z] #43 17.51   CC       images/sk-netlink.o
23:47:20 [2021-07-29T23:47:20.545Z] #43 36.09   DEP      criu/tty.d
23:47:20 [2021-07-29T23:47:20.545Z] #43 36.17   DEP      criu/timerfd.d
23:47:20 [2021-07-29T23:47:20.545Z] #43 36.22   DEP      criu/timens.d
23:47:20 [2021-07-29T23:47:20.545Z] #43 36.28   DEP      criu/sysfs_parse.d
23:47:20 [2021-07-29T23:47:20.785Z] #43 17.62   CC       images/packet-sock.o
23:47:20 [2021-07-29T23:47:20.805Z] #43 36.40   DEP      criu/sysctl.d
23:47:20 [2021-07-29T23:47:20.805Z] #43 36.47   DEP      criu/string.d
23:47:20 [2021-07-29T23:47:20.805Z] #43 36.49   DEP      criu/stats.d
23:47:20 [2021-07-29T23:47:20.805Z] #43 36.53   DEP      criu/sockets.d
23:47:21 [2021-07-29T23:47:21.046Z] #43 17.79   CC       images/ipc-var.o
23:47:21 [2021-07-29T23:47:21.046Z] #43 17.89   CC       images/ipc-desc.o
23:47:21 [2021-07-29T23:47:21.046Z] #43 17.98   CC       images/ipc-shm.o
23:47:21 [2021-07-29T23:47:21.064Z] #43 36.61   DEP      criu/sk-unix.d
23:47:21 [2021-07-29T23:47:21.064Z] #43 36.70   DEP      criu/sk-tcp.d
23:47:21 [2021-07-29T23:47:21.064Z] #43 36.77   DEP      criu/sk-queue.d
23:47:21 [2021-07-29T23:47:21.307Z] #43 18.08   CC       images/ipc-msg.o
23:47:21 [2021-07-29T23:47:21.307Z] #43 18.23   CC       images/ipc-sem.o
23:47:21 [2021-07-29T23:47:21.307Z] #43 18.33   CC       images/utsns.o
23:47:21 [2021-07-29T23:47:21.323Z] #43 36.85   DEP      criu/sk-packet.d
23:47:21 [2021-07-29T23:47:21.323Z] #43 36.93   DEP      criu/sk-netlink.d
23:47:21 [2021-07-29T23:47:21.323Z] #43 37.00   DEP      criu/sk-inet.d
23:47:21 [2021-07-29T23:47:21.323Z] #43 37.09   DEP      criu/signalfd.d
23:47:21 [2021-07-29T23:47:21.478Z] #29 21.20 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
23:47:21 [2021-07-29T23:47:21.568Z] #43 18.43   CC       images/creds.o
23:47:21 [2021-07-29T23:47:21.568Z] #43 18.56   CC       images/vma.o
23:47:21 [2021-07-29T23:47:21.583Z] #43 37.15   DEP      criu/sigframe.d
23:47:21 [2021-07-29T23:47:21.583Z] #43 37.19   DEP      criu/shmem.d
23:47:21 [2021-07-29T23:47:21.583Z] #43 37.26   DEP      criu/servicefd.d
23:47:21 [2021-07-29T23:47:21.583Z] #43 37.32   DEP      criu/seize.d
23:47:21 [2021-07-29T23:47:21.646Z] #58 ...
23:47:21 [2021-07-29T23:47:21.646Z] 
23:47:21 [2021-07-29T23:47:21.646Z] #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
23:47:21 [2021-07-29T23:47:21.646Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:47:21 [2021-07-29T23:47:21.646Z] #49 30.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:47:21 [2021-07-29T23:47:21.646Z] #49 30.99 go: downloading github.com/BurntSushi/toml v0.3.1
23:47:21 [2021-07-29T23:47:21.646Z] #49 ...
23:47:21 [2021-07-29T23:47:21.646Z] 
23:47:21 [2021-07-29T23:47:21.646Z] #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
23:47:21 [2021-07-29T23:47:21.646Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:47:21 [2021-07-29T23:47:21.646Z] #56 32.27 Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  86% (3608/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
23:47:21 [2021-07-29T23:47:21.646Z] #56 33.58 + cd /tmp/tmp.N2lgakbnoL/src/github.com/containerd/containerd
23:47:21 [2021-07-29T23:47:21.646Z] #56 33.58 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + export 'BUILDTAGS=netgo osusergo static_build'
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + BUILDTAGS='netgo osusergo static_build'
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + export EXTRA_FLAGS=-buildmode=pie
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + EXTRA_FLAGS=-buildmode=pie
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + '[' '' = dynamic ']'
23:47:21 [2021-07-29T23:47:21.646Z] #56 34.78 + make
23:47:21 [2021-07-29T23:47:21.646Z] #56 35.59 + bin/ctr
23:47:21 [2021-07-29T23:47:21.646Z] #56 ...
23:47:21 [2021-07-29T23:47:21.646Z] 
23:47:21 [2021-07-29T23:47:21.647Z] #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
23:47:21 [2021-07-29T23:47:21.647Z] #58 sha256:85d932b41531de2ff4d5d1f21db34933ccc3bb0ba1572ddea0e55777f613e1c6
23:47:21 [2021-07-29T23:47:21.647Z] #58 DONE 41.5s
23:47:21 [2021-07-29T23:47:21.647Z] 
23:47:21 [2021-07-29T23:47:21.647Z] #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
23:47:21 [2021-07-29T23:47:21.647Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:21 [2021-07-29T23:47:21.647Z] #43 15.94   CC       images/regfile.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 16.12   CC       images/ghost-file.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 16.40   CC       images/fifo.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 16.50   CC       images/remap-file-path.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 16.66   CC       images/eventfd.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 16.89   CC       images/eventpoll.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 17.11   CC       images/fh.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 17.29   CC       images/fsnotify.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 17.72   CC       images/signalfd.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 17.86   CC       images/fs.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 17.97   CC       images/pstree.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.09   CC       images/pipe.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.20   CC       images/tcp-stream.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.30   CC       images/sk-packet.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.48   CC       images/mnt.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.59   CC       images/pipe-data.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.70   CC       images/sa.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 18.81   CC       images/timer.o
23:47:21 [2021-07-29T23:47:21.647Z] #43 19.02   CC       images/timerfd.o
23:47:21 [2021-07-29T23:47:21.674Z] #58 ...
23:47:21 [2021-07-29T23:47:21.674Z] 
23:47:21 [2021-07-29T23:47:21.674Z] #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
23:47:21 [2021-07-29T23:47:21.674Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:47:21 [2021-07-29T23:47:21.674Z] #56 39.25 Checking out files:  84% (3493/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
23:47:21 [2021-07-29T23:47:21.674Z] #56 39.60 + cd /tmp/tmp.8Lkd90WUXE/src/github.com/containerd/containerd
23:47:21 [2021-07-29T23:47:21.675Z] #56 39.60 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + export 'BUILDTAGS=netgo osusergo static_build'
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + BUILDTAGS='netgo osusergo static_build'
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + export EXTRA_FLAGS=-buildmode=pie
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + EXTRA_FLAGS=-buildmode=pie
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + '[' '' = dynamic ']'
23:47:21 [2021-07-29T23:47:21.675Z] #56 41.35 + make
23:47:21 [2021-07-29T23:47:21.675Z] #56 42.13 + bin/ctr
23:47:21 [2021-07-29T23:47:21.739Z] #29 21.63 
23:47:21 [2021-07-29T23:47:21.829Z] #43 18.69   CC       images/netdev.o
23:47:21 [2021-07-29T23:47:21.842Z] #43 37.38   DEP      criu/seccomp.d
23:47:21 [2021-07-29T23:47:21.842Z] #43 37.49   DEP      criu/rst-malloc.d
23:47:21 [2021-07-29T23:47:21.842Z] #43 37.54   DEP      criu/rbtree.d
23:47:21 [2021-07-29T23:47:21.842Z] #43 37.56   DEP      criu/pstree.d
23:47:21 [2021-07-29T23:47:21.912Z] #43 ...
23:47:21 [2021-07-29T23:47:21.912Z] 
23:47:21 [2021-07-29T23:47:21.912Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:47:21 [2021-07-29T23:47:21.912Z] #59 sha256:07fe8acf7fb7e5f5a82b481d92d308c1893125aa8cfbc97a33caa1ad482f861f
23:47:21 [2021-07-29T23:47:21.912Z] #59 DONE 0.0s
23:47:21 [2021-07-29T23:47:21.912Z] 
23:47:21 [2021-07-29T23:47:21.912Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:47:21 [2021-07-29T23:47:21.912Z] #60 sha256:6166c66d4712468c9136e8d22b142d2ea149c40d29cb908f949925a6aec44f0b
23:47:21 [2021-07-29T23:47:21.912Z] #60 DONE 0.2s
23:47:21 [2021-07-29T23:47:21.912Z] 
23:47:21 [2021-07-29T23:47:21.912Z] #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
23:47:21 [2021-07-29T23:47:21.912Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:21 [2021-07-29T23:47:21.912Z] #43 19.27   CC       images/mm.o
23:47:21 [2021-07-29T23:47:21.931Z] #56 ...
23:47:21 [2021-07-29T23:47:21.931Z] 
23:47:21 [2021-07-29T23:47:21.931Z] #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
23:47:21 [2021-07-29T23:47:21.931Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.02   CC       images/ipc-var.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.16   CC       images/ipc-desc.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.25   CC       images/ipc-shm.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.34   CC       images/ipc-msg.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.52   CC       images/ipc-sem.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.63   CC       images/utsns.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.73   CC       images/creds.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.81   CC       images/vma.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 22.92   CC       images/netdev.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 23.10   CC       images/tty.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 23.34   CC       images/file-lock.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 23.42   CC       images/rlimit.o
23:47:21 [2021-07-29T23:47:21.931Z] #43 23.55   CC       images/pagemap.o
23:47:22 [2021-07-29T23:47:22.000Z] #29 21.86 
                                                                           0.0%
23:47:22 [2021-07-29T23:47:22.000Z] #29 ...
23:47:22 [2021-07-29T23:47:22.000Z] 
23:47:22 [2021-07-29T23:47:22.000Z] #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
23:47:22 [2021-07-29T23:47:22.000Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:22 [2021-07-29T23:47:22.000Z] #36 25.99 Reading package lists...
23:47:22 [2021-07-29T23:47:22.000Z] #36 33.77 Reading package lists...
23:47:22 [2021-07-29T23:47:22.000Z] #36 40.96 Building dependency tree...
23:47:22 [2021-07-29T23:47:22.090Z] #43 18.93   CC       images/tty.o
23:47:22 [2021-07-29T23:47:22.101Z] #43 37.62   DEP      criu/protobuf.d
23:47:22 [2021-07-29T23:47:22.101Z] #43 37.69   GEN      criu/protobuf-desc-gen.h
23:47:22 [2021-07-29T23:47:22.178Z] #43 19.47   CC       images/sk-opts.o
23:47:22 [2021-07-29T23:47:22.178Z] #43 19.60   CC       images/sk-unix.o
23:47:22 [2021-07-29T23:47:22.187Z] #43 23.69   CC       images/siginfo.o
23:47:22 [2021-07-29T23:47:22.261Z] #36 ...
23:47:22 [2021-07-29T23:47:22.261Z] 
23:47:22 [2021-07-29T23:47:22.262Z] #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
23:47:22 [2021-07-29T23:47:22.262Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:22 [2021-07-29T23:47:22.351Z] #43 19.18   CC       images/file-lock.o
23:47:22 [2021-07-29T23:47:22.351Z] #43 19.26   CC       images/rlimit.o
23:47:22 [2021-07-29T23:47:22.441Z] #43 19.77   CC       images/sk-inet.o
23:47:22 [2021-07-29T23:47:22.444Z] #43 23.80   CC       images/rpc.o
23:47:22 [2021-07-29T23:47:22.612Z] #43 19.36   CC       images/pagemap.o
23:47:22 [2021-07-29T23:47:22.612Z] #43 19.50   CC       images/siginfo.o
23:47:22 [2021-07-29T23:47:22.701Z] #43 24.35   CC       images/ext-file.o
23:47:22 [2021-07-29T23:47:22.707Z] #43 20.12   CC       images/tun.o
23:47:22 [2021-07-29T23:47:22.873Z] #43 19.60   CC       images/rpc.o
23:47:22 [2021-07-29T23:47:22.923Z] DEBUG: print all environment variables to check how Jenkins runs this script
23:47:22 [2021-07-29T23:47:22.924Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a3c1be71\powershellScript.ps1'; exit $LASTEXITCODE;
23:47:22 [2021-07-29T23:47:22.924Z] ----------------------------------------------------------------------------
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] INFO: executeCI.ps1 starting at Thu Jul 29 23:47:20 CUT 2021
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Script version 05-Feb-2019 09:03 PDT
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Running git version 2.24.1.windows.2
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Environment variables:
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] Name                           Value                                                                                   
23:47:22 [2021-07-29T23:47:22.924Z] ----                           -----                                                                                   
23:47:22 [2021-07-29T23:47:22.924Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
23:47:22 [2021-07-29T23:47:22.924Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
23:47:22 [2021-07-29T23:47:22.924Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
23:47:22 [2021-07-29T23:47:22.924Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
23:47:22 [2021-07-29T23:47:22.924Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
23:47:22 [2021-07-29T23:47:22.924Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
23:47:22 [2021-07-29T23:47:22.924Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
23:47:22 [2021-07-29T23:47:22.924Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
23:47:22 [2021-07-29T23:47:22.924Z] BRANCH_NAME                    PR-42695                                                                                
23:47:22 [2021-07-29T23:47:22.924Z] BUILD_DISPLAY_NAME             #4                                                                                      
23:47:22 [2021-07-29T23:47:22.924Z] BUILD_ID                       4                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] BUILD_NUMBER                   4                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] BUILD_TAG                      jenkins-moby-PR-42695-4                                                                 
23:47:22 [2021-07-29T23:47:22.924Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42695/4/                              
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_AUTHOR                  thaJeztah                                                                               
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_BRANCH                  20.10_update_containerd_1.4.9                                                           
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_FORK                    thaJeztah/docker                                                                        
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_ID                      42695                                                                                   
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_TARGET                  20.10                                                                                   
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_TITLE                   [20.10] update containerd binary to v1.4.9                                              
23:47:22 [2021-07-29T23:47:22.924Z] CHANGE_URL                     https://github.com/moby/moby/pull/42695                                                 
23:47:22 [2021-07-29T23:47:22.924Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
23:47:22 [2021-07-29T23:47:22.924Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
23:47:22 [2021-07-29T23:47:22.924Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
23:47:22 [2021-07-29T23:47:22.924Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
23:47:22 [2021-07-29T23:47:22.924Z] COMPUTERNAME                   azwin-2-b31230                                                                          
23:47:22 [2021-07-29T23:47:22.924Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
23:47:22 [2021-07-29T23:47:22.924Z] ConfigSequenceNumber           0                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] DOCKER_BUILDKIT                0                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] DOCKER_DUT_DEBUG               1                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] DOCKER_EXPERIMENTAL            1                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
23:47:22 [2021-07-29T23:47:22.924Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
23:47:22 [2021-07-29T23:47:22.924Z] EXECUTOR_NUMBER                0                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] FQDN                           azwin-2-b31230.westus.cloudapp.azure.com                                                
23:47:22 [2021-07-29T23:47:22.924Z] GIT_BRANCH                     PR-42695                                                                                
23:47:22 [2021-07-29T23:47:22.924Z] GIT_COMMIT                     f40e9af6a285be31be40a53f9757f5bf52d23bc5                                                
23:47:22 [2021-07-29T23:47:22.924Z] GIT_PREVIOUS_COMMIT            d01d653ece92ae0878a9a6a39d01209a572f3f63                                                
23:47:22 [2021-07-29T23:47:22.924Z] GIT_URL                        https://github.com/moby/moby.git                                                        
23:47:22 [2021-07-29T23:47:22.924Z] HUDSON_COOKIE                  5517918e-b018-4424-8942-2087f28abfdf                                                    
23:47:22 [2021-07-29T23:47:22.924Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
23:47:22 [2021-07-29T23:47:22.924Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
23:47:22 [2021-07-29T23:47:22.924Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
23:47:22 [2021-07-29T23:47:22.924Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
23:47:22 [2021-07-29T23:47:22.924Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
23:47:22 [2021-07-29T23:47:22.924Z] JENKINS_NODE_COOKIE            8bc68d66-05d1-459c-ad88-478896ef5581                                                    
23:47:22 [2021-07-29T23:47:22.924Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
23:47:22 [2021-07-29T23:47:22.924Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
23:47:22 [2021-07-29T23:47:22.924Z] JOB_BASE_NAME                  PR-42695                                                                                
23:47:22 [2021-07-29T23:47:22.924Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42695/display/redirect                
23:47:22 [2021-07-29T23:47:22.924Z] JOB_NAME                       moby/PR-42695                                                                           
23:47:22 [2021-07-29T23:47:22.924Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42695/                                
23:47:22 [2021-07-29T23:47:22.924Z] library.jps.version            master                                                                                  
23:47:22 [2021-07-29T23:47:22.924Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
23:47:22 [2021-07-29T23:47:22.924Z] NODE_LABELS                    amd64 azure azwin-2-b31230 azwin-2019 docker west-us windows windows-2019 x86_64        
23:47:22 [2021-07-29T23:47:22.924Z] NODE_NAME                      azwin-2-b31230                                                                          
23:47:22 [2021-07-29T23:47:22.924Z] NUMBER_OF_PROCESSORS           4                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] OS                             Windows_NT                                                                              
23:47:22 [2021-07-29T23:47:22.924Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
23:47:22 [2021-07-29T23:47:22.924Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
23:47:22 [2021-07-29T23:47:22.924Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
23:47:22 [2021-07-29T23:47:22.924Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
23:47:22 [2021-07-29T23:47:22.924Z] PROCESSOR_LEVEL                6                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] PROCESSOR_REVISION             4f01                                                                                    
23:47:22 [2021-07-29T23:47:22.924Z] ProgramData                    C:\ProgramData                                                                          
23:47:22 [2021-07-29T23:47:22.924Z] ProgramFiles                   C:\Program Files                                                                        
23:47:22 [2021-07-29T23:47:22.924Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
23:47:22 [2021-07-29T23:47:22.924Z] ProgramW6432                   C:\Program Files                                                                        
23:47:22 [2021-07-29T23:47:22.924Z] PROMPT                         $P$G                                                                                    
23:47:22 [2021-07-29T23:47:22.924Z] PSExecutionPolicyPreference    Bypass                                                                                  
23:47:22 [2021-07-29T23:47:22.924Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
23:47:22 [2021-07-29T23:47:22.924Z] PUBLIC                         C:\Users\Public                                                                         
23:47:22 [2021-07-29T23:47:22.924Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42695/4/display/redirect?page=artif...
23:47:22 [2021-07-29T23:47:22.924Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42695/4/display/redirect?page=changes 
23:47:22 [2021-07-29T23:47:22.924Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42695/4/display/redirect              
23:47:22 [2021-07-29T23:47:22.924Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42695/4/display/redirect?page=tests   
23:47:22 [2021-07-29T23:47:22.924Z] SKIP_VALIDATION_TESTS          1                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] SOURCES_DRIVE                  d                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] SOURCES_SUBDIR                 gopath                                                                                  
23:47:22 [2021-07-29T23:47:22.924Z] STAGE_NAME                     Run tests                                                                               
23:47:22 [2021-07-29T23:47:22.924Z] SystemDrive                    C:                                                                                      
23:47:22 [2021-07-29T23:47:22.924Z] SystemRoot                     C:\Windows                                                                              
23:47:22 [2021-07-29T23:47:22.924Z] TEMP                           C:\Windows\TEMP                                                                         
23:47:22 [2021-07-29T23:47:22.924Z] TESTDEBUG                      0                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] TESTRUN_DRIVE                  d                                                                                       
23:47:22 [2021-07-29T23:47:22.924Z] TESTRUN_SUBDIR                 CI                                                                                      
23:47:22 [2021-07-29T23:47:22.924Z] TIMEOUT                        120m                                                                                    
23:47:22 [2021-07-29T23:47:22.924Z] TMP                            C:\Windows\TEMP                                                                         
23:47:22 [2021-07-29T23:47:22.924Z] USERDOMAIN                     WORKGROUP                                                                               
23:47:22 [2021-07-29T23:47:22.924Z] USERNAME                       azwin-2-b31230$                                                                         
23:47:22 [2021-07-29T23:47:22.924Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
23:47:22 [2021-07-29T23:47:22.924Z] windir                         C:\Windows                                                                              
23:47:22 [2021-07-29T23:47:22.924Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
23:47:22 [2021-07-29T23:47:22.924Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
23:47:22 [2021-07-29T23:47:22.924Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
23:47:22 [2021-07-29T23:47:22.924Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Sources under d:\gopath\...
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Test run under d:\CI\...
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Running in D:\gopath\src\github.com\docker\docker
23:47:22 [2021-07-29T23:47:22.924Z] INFO: docker/docker repository was found
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061'
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Docker version of control daemon
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] Client:
23:47:22 [2021-07-29T23:47:22.924Z]  Version:           20.10.6
23:47:22 [2021-07-29T23:47:22.924Z]  API version:       1.41
23:47:22 [2021-07-29T23:47:22.924Z]  Go version:        go1.16.3
23:47:22 [2021-07-29T23:47:22.924Z]  Git commit:        370c289
23:47:22 [2021-07-29T23:47:22.924Z]  Built:             Fri Apr  9 22:49:36 2021
23:47:22 [2021-07-29T23:47:22.924Z]  OS/Arch:           windows/amd64
23:47:22 [2021-07-29T23:47:22.924Z]  Context:           default
23:47:22 [2021-07-29T23:47:22.924Z]  Experimental:      true
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] Server: Docker Engine - Community
23:47:22 [2021-07-29T23:47:22.924Z]  Engine:
23:47:22 [2021-07-29T23:47:22.924Z]   Version:          20.10.6
23:47:22 [2021-07-29T23:47:22.924Z]   API version:      1.41 (minimum version 1.24)
23:47:22 [2021-07-29T23:47:22.924Z]   Go version:       go1.13.15
23:47:22 [2021-07-29T23:47:22.924Z]   Git commit:       8728dd2
23:47:22 [2021-07-29T23:47:22.924Z]   Built:            Fri Apr  9 22:45:40 2021
23:47:22 [2021-07-29T23:47:22.924Z]   OS/Arch:          windows/amd64
23:47:22 [2021-07-29T23:47:22.924Z]   Experimental:     true
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Docker info of control daemon
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] Client:
23:47:22 [2021-07-29T23:47:22.924Z]  Context:    default
23:47:22 [2021-07-29T23:47:22.924Z]  Debug Mode: false
23:47:22 [2021-07-29T23:47:22.924Z]  Plugins:
23:47:22 [2021-07-29T23:47:22.924Z]   app: Docker Application (Docker Inc., v0.8.0)
23:47:22 [2021-07-29T23:47:22.924Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
23:47:22 [2021-07-29T23:47:22.924Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] Server:
23:47:22 [2021-07-29T23:47:22.924Z]  Containers: 0
23:47:22 [2021-07-29T23:47:22.924Z]   Running: 0
23:47:22 [2021-07-29T23:47:22.924Z]   Paused: 0
23:47:22 [2021-07-29T23:47:22.924Z]   Stopped: 0
23:47:22 [2021-07-29T23:47:22.924Z]  Images: 10
23:47:22 [2021-07-29T23:47:22.924Z]  Server Version: 20.10.6
23:47:22 [2021-07-29T23:47:22.924Z]  Storage Driver: windowsfilter (windows) lcow (linux)
23:47:22 [2021-07-29T23:47:22.924Z]   Windows: 
23:47:22 [2021-07-29T23:47:22.924Z]   LCOW: 
23:47:22 [2021-07-29T23:47:22.924Z]  Logging Driver: json-file
23:47:22 [2021-07-29T23:47:22.924Z]  Plugins:
23:47:22 [2021-07-29T23:47:22.924Z]   Volume: local
23:47:22 [2021-07-29T23:47:22.924Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:47:22 [2021-07-29T23:47:22.924Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:47:22 [2021-07-29T23:47:22.924Z]  Swarm: inactive
23:47:22 [2021-07-29T23:47:22.924Z]  Default Isolation: process
23:47:22 [2021-07-29T23:47:22.924Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:47:22 [2021-07-29T23:47:22.924Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
23:47:22 [2021-07-29T23:47:22.924Z]  OSType: windows
23:47:22 [2021-07-29T23:47:22.924Z]  Architecture: x86_64
23:47:22 [2021-07-29T23:47:22.924Z]  CPUs: 4
23:47:22 [2021-07-29T23:47:22.924Z]  Total Memory: 32GiB
23:47:22 [2021-07-29T23:47:22.924Z]  Name: azwin-2-b31230
23:47:22 [2021-07-29T23:47:22.924Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
23:47:22 [2021-07-29T23:47:22.924Z]  Docker Root Dir: D:\docker
23:47:22 [2021-07-29T23:47:22.924Z]  Debug Mode: false
23:47:22 [2021-07-29T23:47:22.924Z]  Registry: https://index.docker.io/v1/
23:47:22 [2021-07-29T23:47:22.924Z]  Labels:
23:47:22 [2021-07-29T23:47:22.924Z]  Experimental: true
23:47:22 [2021-07-29T23:47:22.924Z]  Insecure Registries:
23:47:22 [2021-07-29T23:47:22.924Z]   10.0.0.4:5000
23:47:22 [2021-07-29T23:47:22.924Z]   127.0.0.0/8
23:47:22 [2021-07-29T23:47:22.924Z]  Registry Mirrors:
23:47:22 [2021-07-29T23:47:22.924Z]   http://10.0.0.4:5000/
23:47:22 [2021-07-29T23:47:22.924Z]  Live Restore Enabled: false
23:47:22 [2021-07-29T23:47:22.924Z]  Product License: Community Engine
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] 
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Commit hash is f40e9af6a2
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Nuke-Everything...
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Container count on control daemon to delete is 0
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Nuking d:\CI
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Zapped successfully
23:47:22 [2021-07-29T23:47:22.924Z] INFO: Location for testing is d:\CI\PR-42695\4
23:47:22 [2021-07-29T23:47:22.925Z] INFO: Validating GOLang consistency in Dockerfile.windows...
23:47:22 [2021-07-29T23:47:22.925Z] 
23:47:22 [2021-07-29T23:47:22.925Z] 
23:47:22 [2021-07-29T23:47:22.925Z] INFO: Building the image from Dockerfile.windows at 07/29/2021 23:47:22...
23:47:22 [2021-07-29T23:47:22.925Z] 
23:47:22 [2021-07-29T23:47:22.958Z] #43 24.44   CC       images/cgroup.o
23:47:22 [2021-07-29T23:47:22.969Z] #43 20.34   CC       images/sk-netlink.o
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.46   DEP      criu/protobuf-desc.d
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.54   DEP      criu/proc_parse.d
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.61   DEP      criu/plugin.d
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.65   DEP      criu/pipes.d
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.74   DEP      criu/pie-util.d
23:47:23 [2021-07-29T23:47:23.039Z] #43 38.77   DEP      criu/pie-util-vdso.d
23:47:23 [2021-07-29T23:47:23.134Z] #43 20.12   CC       images/ext-file.o
23:47:23 [2021-07-29T23:47:23.215Z] #43 24.66   CC       images/userns.o
23:47:23 [2021-07-29T23:47:23.215Z] #43 24.78   CC       images/google/protobuf/descriptor.o
23:47:23 [2021-07-29T23:47:23.215Z] #43 ...
23:47:23 [2021-07-29T23:47:23.215Z] 
23:47:23 [2021-07-29T23:47:23.215Z] #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
23:47:23 [2021-07-29T23:47:23.215Z] #58 sha256:faf633410a0c1b472b8a7c70d384e8b284ac07fee359a8fecb82178873512608
23:47:23 [2021-07-29T23:47:23.215Z] #58 DONE 50.8s
23:47:23 [2021-07-29T23:47:23.215Z] 
23:47:23 [2021-07-29T23:47:23.215Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:47:23 [2021-07-29T23:47:23.215Z] #59 sha256:d58bc11f19a1426e81af780a48ceabc760f71fb655b5e81be617911890ba4d1b
23:47:23 [2021-07-29T23:47:23.215Z] #59 DONE 0.0s
23:47:23 [2021-07-29T23:47:23.232Z] #43 20.56   CC       images/packet-sock.o
23:47:23 [2021-07-29T23:47:23.299Z] #43 38.81   DEP      criu/pie-util-vdso-elf32.d
23:47:23 [2021-07-29T23:47:23.299Z] #43 38.87   DEP      criu/path.d
23:47:23 [2021-07-29T23:47:23.299Z] #43 38.93   DEP      criu/parasite-syscall.d
23:47:23 [2021-07-29T23:47:23.299Z] #43 39.03   DEP      criu/pagemap.d
23:47:23 [2021-07-29T23:47:23.395Z] #43 20.21   CC       images/cgroup.o
23:47:23 [2021-07-29T23:47:23.472Z] 
23:47:23 [2021-07-29T23:47:23.472Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:47:23 [2021-07-29T23:47:23.472Z] #60 sha256:5e64c06641cde5bee42a2891d07ce17fac263228a132d9e2c9114c7a1f8d8d1d
23:47:23 [2021-07-29T23:47:23.472Z] #60 DONE 0.1s
23:47:23 [2021-07-29T23:47:23.472Z] 
23:47:23 [2021-07-29T23:47:23.472Z] #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
23:47:23 [2021-07-29T23:47:23.472Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:47:23 [2021-07-29T23:47:23.495Z] #43 20.86   CC       images/ipc-var.o
23:47:23 [2021-07-29T23:47:23.558Z] #43 39.09   DEP      criu/pagemap-cache.d
23:47:23 [2021-07-29T23:47:23.558Z] #43 39.14   DEP      criu/page-xfer.d
23:47:23 [2021-07-29T23:47:23.558Z] #43 39.23   DEP      criu/page-pipe.d
23:47:23 [2021-07-29T23:47:23.558Z] #43 39.28   DEP      criu/netfilter.d
23:47:23 [2021-07-29T23:47:23.656Z] #43 20.47   CC       images/userns.o
23:47:23 [2021-07-29T23:47:23.760Z] #43 ...
23:47:23 [2021-07-29T23:47:23.760Z] 
23:47:23 [2021-07-29T23:47:23.760Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:47:23 [2021-07-29T23:47:23.760Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
23:47:23 [2021-07-29T23:47:23.760Z] #63 CACHED
23:47:23 [2021-07-29T23:47:23.760Z] 
23:47:23 [2021-07-29T23:47:23.760Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:47:23 [2021-07-29T23:47:23.760Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
23:47:23 [2021-07-29T23:47:23.760Z] #65 CACHED
23:47:23 [2021-07-29T23:47:23.760Z] 
23:47:23 [2021-07-29T23:47:23.760Z] #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
23:47:23 [2021-07-29T23:47:23.760Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:23 [2021-07-29T23:47:23.760Z] #43 21.09   CC       images/ipc-desc.o
23:47:23 [2021-07-29T23:47:23.760Z] #43 21.17   CC       images/ipc-shm.o
23:47:23 [2021-07-29T23:47:23.760Z] #43 21.26   CC       images/ipc-msg.o
23:47:23 [2021-07-29T23:47:23.818Z] #43 39.34   DEP      criu/net.d
23:47:23 [2021-07-29T23:47:23.818Z] #43 39.43   DEP      criu/namespaces.d
23:47:23 [2021-07-29T23:47:23.818Z] #43 39.50   DEP      criu/mount.d
23:47:23 [2021-07-29T23:47:23.917Z] #43 20.58   CC       images/google/protobuf/descriptor.o
23:47:23 [2021-07-29T23:47:23.917Z] #43 ...
23:47:23 [2021-07-29T23:47:23.917Z] 
23:47:23 [2021-07-29T23:47:23.917Z] #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
23:47:23 [2021-07-29T23:47:23.917Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:47:23 [2021-07-29T23:47:23.917Z] #58 48.44 + for f in rootlesskit rootlesskit-docker-proxy
23:47:23 [2021-07-29T23:47:23.917Z] #58 48.44 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:47:24 [2021-07-29T23:47:24.023Z] #43 21.42   CC       images/ipc-sem.o
23:47:24 [2021-07-29T23:47:24.023Z] #43 21.52   CC       images/utsns.o
23:47:24 [2021-07-29T23:47:24.035Z] #56 ...
23:47:24 [2021-07-29T23:47:24.035Z] 
23:47:24 [2021-07-29T23:47:24.035Z] #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
23:47:24 [2021-07-29T23:47:24.035Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:24 [2021-07-29T23:47:24.035Z] #43 25.62   CC       images/opts.o
23:47:24 [2021-07-29T23:47:24.035Z] #43 25.72   CC       images/seccomp.o
23:47:24 [2021-07-29T23:47:24.077Z] #43 39.59   DEP      criu/memfd.d
23:47:24 [2021-07-29T23:47:24.077Z] #43 39.66   DEP      criu/mem.d
23:47:24 [2021-07-29T23:47:24.077Z] #43 39.73   DEP      criu/lsm.d
23:47:24 [2021-07-29T23:47:24.077Z] #43 39.79   DEP      criu/log.d
23:47:24 [2021-07-29T23:47:24.077Z] #43 39.84   DEP      criu/libnetlink.d
23:47:24 [2021-07-29T23:47:24.286Z] #43 21.62   CC       images/creds.o
23:47:24 [2021-07-29T23:47:24.286Z] #43 21.76   CC       images/vma.o
23:47:24 [2021-07-29T23:47:24.291Z] #43 25.83   CC       images/binfmt-misc.o
23:47:24 [2021-07-29T23:47:24.291Z] #43 25.92   CC       images/time.o
23:47:24 [2021-07-29T23:47:24.336Z] #43 39.89   DEP      criu/kerndat.d
23:47:24 [2021-07-29T23:47:24.336Z] #43 39.96   DEP      criu/kcmp-ids.d
23:47:24 [2021-07-29T23:47:24.336Z] #43 39.99   DEP      criu/irmap.d
23:47:24 [2021-07-29T23:47:24.336Z] #43 40.06   DEP      criu/ipc_ns.d
23:47:24 [2021-07-29T23:47:24.548Z] #43 26.02   CC       images/sysctl.o
23:47:24 [2021-07-29T23:47:24.548Z] #43 26.14   CC       images/autofs.o
23:47:24 [2021-07-29T23:47:24.549Z] #43 22.02   CC       images/netdev.o
23:47:24 [2021-07-29T23:47:24.596Z] #43 40.14   DEP      criu/image.d
23:47:24 [2021-07-29T23:47:24.596Z] #43 40.22   DEP      criu/image-desc.d
23:47:24 [2021-07-29T23:47:24.596Z] #43 40.26   DEP      criu/fsnotify.d
23:47:24 [2021-07-29T23:47:24.596Z] #43 40.36   DEP      criu/filesystems.d
23:47:24 [2021-07-29T23:47:24.612Z] #29 21.86 
                                                                           0.0%
                                                                           0.3%
###                                                                        4.9%
#######                                                                   10.7%
###########                                                               16.0%
###############                                                           21.4%
##################                                                        26.2%
######################                                                    31.1%
#########################                                                 35.0%
############################                                              39.2%
###############################                                           43.9%
##################################                                        47.4%
#####################################                                     52.2%
#########################################                                 57.4%
############################################                              61.5%
###############################################                           65.5%
###################################################                       70.9%
######################################################                    75.6%
#########################################################                 79.6%
############################################################              83.6%
###############################################################           88.3%
##################################################################        92.8%
#####################################################################     96.3%
######################################################################## 100.0%
23:47:24 [2021-07-29T23:47:24.612Z] #29 24.51 
23:47:24 [2021-07-29T23:47:24.804Z] #43 26.26   CC       images/macvlan.o
23:47:24 [2021-07-29T23:47:24.804Z] #43 26.36   CC       images/sit.o
23:47:24 [2021-07-29T23:47:24.804Z] #43 26.46   CC       images/memfd.o
23:47:24 [2021-07-29T23:47:24.855Z] #43 40.41   DEP      criu/files.d
23:47:24 [2021-07-29T23:47:24.855Z] #43 40.48   DEP      criu/files-reg.d
23:47:24 [2021-07-29T23:47:24.855Z] #43 40.54   DEP      criu/files-ext.d
23:47:24 [2021-07-29T23:47:24.855Z] #43 40.60   DEP      criu/file-lock.d
23:47:25 [2021-07-29T23:47:25.061Z] #43 26.60   CC       images/timens.o
23:47:25 [2021-07-29T23:47:25.114Z] #43 40.69   DEP      criu/file-ids.d
23:47:25 [2021-07-29T23:47:25.114Z] #43 40.75   DEP      criu/fifo.d
23:47:25 [2021-07-29T23:47:25.114Z] #43 40.83   DEP      criu/fdstore.d
23:47:25 [2021-07-29T23:47:25.114Z] #43 40.87   DEP      criu/fault-injection.d
23:47:25 [2021-07-29T23:47:25.140Z] #43 22.34   CC       images/tty.o
23:47:25 [2021-07-29T23:47:25.140Z] #43 22.60   CC       images/file-lock.o
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.74   LINK     images/built-in.o
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.82   GEN      compel/include/asm
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.83   GEN      compel/include/version.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.84 touch .config
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.86   GEN      include/common/config.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.89   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.91   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.93   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:47:25 [2021-07-29T23:47:25.318Z] #43 ...
23:47:25 [2021-07-29T23:47:25.318Z] 
23:47:25 [2021-07-29T23:47:25.318Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:47:25 [2021-07-29T23:47:25.318Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:47:25 [2021-07-29T23:47:25.318Z] #63 CACHED
23:47:25 [2021-07-29T23:47:25.318Z] 
23:47:25 [2021-07-29T23:47:25.318Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:47:25 [2021-07-29T23:47:25.318Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:47:25 [2021-07-29T23:47:25.318Z] #65 CACHED
23:47:25 [2021-07-29T23:47:25.318Z] 
23:47:25 [2021-07-29T23:47:25.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
23:47:25 [2021-07-29T23:47:25.318Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.94   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.95   DEP      compel/arch/x86/plugins/std/memcpy.d
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.95   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.96   GEN      compel/plugins/include/uapi/std/syscall.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.98   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.98   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.99   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:47:25 [2021-07-29T23:47:25.318Z] #43 26.99   DEP      compel/plugins/std/infect.d
23:47:25 [2021-07-29T23:47:25.318Z] #43 27.05   DEP      compel/plugins/std/string.d
23:47:25 [2021-07-29T23:47:25.373Z] #43 40.90   DEP      criu/external.d
23:47:25 [2021-07-29T23:47:25.374Z] #43 40.96   DEP      criu/eventpoll.d
23:47:25 [2021-07-29T23:47:25.401Z] #43 22.78   CC       images/rlimit.o
23:47:25 [2021-07-29T23:47:25.401Z] #43 22.88   CC       images/pagemap.o
23:47:25 [2021-07-29T23:47:25.554Z] #29 25.45 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.09   DEP      compel/plugins/std/log.d
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.12   DEP      compel/plugins/std/fds.d
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.16   DEP      compel/plugins/std/std.d
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.19   DEP      compel/plugins/shmem/shmem.d
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.21   DEP      compel/plugins/fds/fds.d
23:47:25 [2021-07-29T23:47:25.575Z] #43 27.26   CC       compel/plugins/std/std.o
23:47:25 [2021-07-29T23:47:25.633Z] #43 41.04   DEP      criu/eventfd.d
23:47:25 [2021-07-29T23:47:25.633Z] #43 41.10   DEP      criu/crtools.d
23:47:25 [2021-07-29T23:47:25.633Z] #43 41.18   DEP      criu/cr-service.d
23:47:25 [2021-07-29T23:47:25.633Z] #43 41.24   DEP      criu/cr-restore.d
23:47:25 [2021-07-29T23:47:25.664Z] #43 23.01   CC       images/siginfo.o
23:47:25 [2021-07-29T23:47:25.664Z] #43 23.13   CC       images/rpc.o
23:47:25 [2021-07-29T23:47:25.832Z] #43 27.37   CC       compel/plugins/std/fds.o
23:47:25 [2021-07-29T23:47:25.892Z] #43 41.33   DEP      criu/cr-errno.d
23:47:25 [2021-07-29T23:47:25.892Z] #43 41.34   DEP      criu/cr-dump.d
23:47:25 [2021-07-29T23:47:25.892Z] #43 41.43   DEP      criu/cr-dedup.d
23:47:25 [2021-07-29T23:47:25.892Z] #43 41.50   DEP      criu/cr-check.d
23:47:26 [2021-07-29T23:47:26.088Z] #43 27.53   CC       compel/plugins/std/log.o
23:47:26 [2021-07-29T23:47:26.088Z] #43 27.80   CC       compel/plugins/std/string.o
23:47:26 [2021-07-29T23:47:26.127Z] #29 25.89 #=#=#                                                                         
23:47:26 [2021-07-29T23:47:26.151Z] #43 41.61   DEP      criu/config.d
23:47:26 [2021-07-29T23:47:26.151Z] #43 41.67   DEP      criu/clone-noasan.d
23:47:26 [2021-07-29T23:47:26.151Z] #43 41.70   DEP      criu/cgroup.d
23:47:26 [2021-07-29T23:47:26.151Z] #43 41.77   DEP      criu/cgroup-props.d
23:47:26 [2021-07-29T23:47:26.151Z] #43 41.80   DEP      criu/bitmap.d
23:47:26 [2021-07-29T23:47:26.388Z] #29 26.23 
######################################################################## 100.0%
23:47:26 [2021-07-29T23:47:26.388Z] #29 26.32 
23:47:26 [2021-07-29T23:47:26.411Z] #43 41.81   DEP      criu/bfd.d
23:47:26 [2021-07-29T23:47:26.411Z] #43 41.87   DEP      criu/autofs.d
23:47:26 [2021-07-29T23:47:26.411Z] #43 41.99   DEP      criu/aio.d
23:47:26 [2021-07-29T23:47:26.411Z] #43 42.07   DEP      criu/action-scripts.d
23:47:26 [2021-07-29T23:47:26.463Z] #58 ...
23:47:26 [2021-07-29T23:47:26.463Z] 
23:47:26 [2021-07-29T23:47:26.463Z] #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
23:47:26 [2021-07-29T23:47:26.463Z] #56 sha256:df151179e1fb5a49c257fe98b406b5c2b90a4472eae2cd08a3caeaa11d35fd41
23:47:26 [2021-07-29T23:47:26.463Z] #56 41.11 Checking out files:  87% (3640/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
23:47:26 [2021-07-29T23:47:26.463Z] #56 41.38 + cd /tmp/tmp.qIQG3IIFjW/src/github.com/containerd/containerd
23:47:26 [2021-07-29T23:47:26.463Z] #56 41.38 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + export 'BUILDTAGS=netgo osusergo static_build'
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + BUILDTAGS='netgo osusergo static_build'
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + export EXTRA_FLAGS=-buildmode=pie
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + EXTRA_FLAGS=-buildmode=pie
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + '[' '' = dynamic ']'
23:47:26 [2021-07-29T23:47:26.463Z] #56 42.77 + make
23:47:26 [2021-07-29T23:47:26.463Z] #56 43.25 + bin/ctr
23:47:26 [2021-07-29T23:47:26.610Z] #43 23.80   CC       images/ext-file.o
23:47:26 [2021-07-29T23:47:26.611Z] #43 23.90   CC       images/cgroup.o
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.04   CC       compel/plugins/std/infect.o
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.25   CC       compel/arch/x86/plugins/std/parasite-head.o
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.27   CC       compel/arch/x86/plugins/std/memcpy.o
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.29   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.32   AR       compel/plugins/std.lib.a
23:47:26 [2021-07-29T23:47:26.652Z] #43 28.35   CC       compel/plugins/fds/fds.o
23:47:26 [2021-07-29T23:47:26.670Z] #43 42.22   CC       criu/action-scripts.o
23:47:26 [2021-07-29T23:47:26.724Z] #56 ...
23:47:26 [2021-07-29T23:47:26.724Z] 
23:47:26 [2021-07-29T23:47:26.724Z] #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
23:47:26 [2021-07-29T23:47:26.724Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.30   CC       images/opts.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.44   CC       images/seccomp.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.56   CC       images/binfmt-misc.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.70   CC       images/time.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.79   CC       images/sysctl.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.88   CC       images/autofs.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 21.96   CC       images/macvlan.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.04   CC       images/sit.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.16   CC       images/memfd.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.28   CC       images/timens.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.39   LINK     images/built-in.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.45   GEN      compel/include/asm
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.46   GEN      compel/include/version.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.48 touch .config
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.50   GEN      include/common/config.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.54   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.55   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.57   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.58   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.60   DEP      compel/arch/x86/plugins/std/memcpy.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.61   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.63   GEN      compel/plugins/include/uapi/std/syscall.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.65   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.66   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.67   DEP      compel/plugins/std/infect.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.79   DEP      compel/plugins/std/string.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.83   DEP      compel/plugins/std/log.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.87   DEP      compel/plugins/std/fds.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 22.92   DEP      compel/plugins/std/std.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 23.00   DEP      compel/plugins/shmem/shmem.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 23.06   DEP      compel/plugins/fds/fds.d
23:47:26 [2021-07-29T23:47:26.724Z] #43 23.14   CC       compel/plugins/std/std.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 23.29   CC       compel/plugins/std/fds.o
23:47:26 [2021-07-29T23:47:26.724Z] #43 23.51   CC       compel/plugins/std/log.o
23:47:26 [2021-07-29T23:47:26.873Z] #43 24.21   CC       images/userns.o
23:47:26 [2021-07-29T23:47:26.908Z] #43 28.46   AR       compel/plugins/fds.lib.a
23:47:26 [2021-07-29T23:47:26.908Z] #43 28.49   HOSTDEP  compel/src/lib/log-host.d
23:47:26 [2021-07-29T23:47:26.908Z] #43 28.51   HOSTDEP  compel/src/lib/handle-elf-host.d
23:47:26 [2021-07-29T23:47:26.908Z] #43 28.56   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:47:26 [2021-07-29T23:47:26.908Z] #43 28.59   HOSTDEP  compel/src/main-host.d
23:47:26 [2021-07-29T23:47:26.936Z] #43 42.42   CC       criu/aio.o
23:47:26 [2021-07-29T23:47:26.960Z] #29 26.94 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:47:27 [2021-07-29T23:47:27.139Z] #43 24.36   CC       images/google/protobuf/descriptor.o
23:47:27 [2021-07-29T23:47:27.165Z] #43 28.62   DEP      compel/src/lib/ptrace.d
23:47:27 [2021-07-29T23:47:27.165Z] #43 28.70   DEP      compel/src/lib/infect.d
23:47:27 [2021-07-29T23:47:27.165Z] #43 28.76   DEP      compel/src/lib/infect-util.d
23:47:27 [2021-07-29T23:47:27.165Z] #43 28.82   DEP      compel/src/lib/infect-rpc.d
23:47:27 [2021-07-29T23:47:27.195Z] #43 42.72   CC       criu/autofs.o
23:47:27 [2021-07-29T23:47:27.221Z] #29 ...
23:47:27 [2021-07-29T23:47:27.221Z] 
23:47:27 [2021-07-29T23:47:27.221Z] #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
23:47:27 [2021-07-29T23:47:27.221Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:47:27 [2021-07-29T23:47:27.221Z] #45 38.53 vendor/golang.org/x/crypto/internal/subtle
23:47:27 [2021-07-29T23:47:27.221Z] #45 ...
23:47:27 [2021-07-29T23:47:27.221Z] 
23:47:27 [2021-07-29T23:47:27.221Z] #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
23:47:27 [2021-07-29T23:47:27.221Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.43 The following additional packages will be installed:
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.46   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.47 Suggested packages:
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.47   cmake-doc ninja-build lrzip
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.47 Recommended packages:
23:47:27 [2021-07-29T23:47:27.221Z] #36 44.47   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.55 The following NEW packages will be installed:
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.56   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.56   vim-common xxd
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.93 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.93 Need to get 14.9 MB of archives.
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.93 After this operation, 61.8 MB of additional disk space will be used.
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 45.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 46.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.41 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
23:47:27 [2021-07-29T23:47:27.221Z] #36 47.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
23:47:27 [2021-07-29T23:47:27.296Z] #43 23.92   CC       compel/plugins/std/string.o
23:47:27 [2021-07-29T23:47:27.423Z] #43 28.87   DEP      compel/arch/x86/src/lib/infect.d
23:47:27 [2021-07-29T23:47:27.423Z] #43 28.92   DEP      compel/arch/x86/src/lib/cpu.d
23:47:27 [2021-07-29T23:47:27.423Z] #43 28.94   DEP      compel/src/lib/log.d
23:47:27 [2021-07-29T23:47:27.423Z] #43 28.98   DEP      compel/src/main.d
23:47:27 [2021-07-29T23:47:27.423Z] #43 29.05   DEP      compel/src/lib/handle-elf.d
23:47:27 [2021-07-29T23:47:27.557Z] #43 ...
23:47:27 [2021-07-29T23:47:27.557Z] 
23:47:27 [2021-07-29T23:47:27.557Z] #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
23:47:27 [2021-07-29T23:47:27.557Z] #58 sha256:8529ebb452f659e5b5c80ae1b5ba08fc2ef53fe5a32b8c89c057c2a9665f3a78
23:47:27 [2021-07-29T23:47:27.557Z] #58 DONE 51.9s
23:47:27 [2021-07-29T23:47:27.557Z] 
23:47:27 [2021-07-29T23:47:27.557Z] #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
23:47:27 [2021-07-29T23:47:27.557Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:27 [2021-07-29T23:47:27.557Z] #43 24.23   CC       compel/plugins/std/infect.o
23:47:27 [2021-07-29T23:47:27.557Z] #43 ...
23:47:27 [2021-07-29T23:47:27.557Z] 
23:47:27 [2021-07-29T23:47:27.557Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:47:27 [2021-07-29T23:47:27.557Z] #59 sha256:9ae929969f77a1f08680f22c9986cad2b4ae7e7a5f03264e6e5d885203601f99
23:47:27 [2021-07-29T23:47:27.557Z] #59 DONE 0.1s
23:47:27 [2021-07-29T23:47:27.557Z] 
23:47:27 [2021-07-29T23:47:27.557Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:47:27 [2021-07-29T23:47:27.557Z] #60 sha256:b0716dd42d160ac3983604822691041b43a0dcb2adaacfdd6f7aa3c8992303e1
23:47:27 [2021-07-29T23:47:27.557Z] #60 DONE 0.1s
23:47:27 [2021-07-29T23:47:27.680Z] #43 29.09   DEP      compel/arch/x86/src/lib/handle-elf.d
23:47:27 [2021-07-29T23:47:27.680Z] #43 29.14   CC       compel/src/lib/log.o
23:47:27 [2021-07-29T23:47:27.680Z] #43 29.23   CC       compel/arch/x86/src/lib/cpu.o
23:47:27 [2021-07-29T23:47:27.716Z] #43 25.20   CC       images/opts.o
23:47:27 [2021-07-29T23:47:27.763Z] #43 43.38   CC       criu/bfd.o
23:47:27 [2021-07-29T23:47:27.818Z] 
23:47:27 [2021-07-29T23:47:27.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
23:47:27 [2021-07-29T23:47:27.818Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:27 [2021-07-29T23:47:27.818Z] #43 24.55   CC       compel/arch/x86/plugins/std/parasite-head.o
23:47:27 [2021-07-29T23:47:27.818Z] #43 24.59   CC       compel/arch/x86/plugins/std/memcpy.o
23:47:27 [2021-07-29T23:47:27.818Z] #43 24.66   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:47:27 [2021-07-29T23:47:27.818Z] #43 24.72   AR       compel/plugins/std.lib.a
23:47:27 [2021-07-29T23:47:27.818Z] #43 24.78   CC       compel/plugins/fds/fds.o
23:47:27 [2021-07-29T23:47:27.937Z] #43 29.50   CC       compel/arch/x86/src/lib/infect.o
23:47:27 [2021-07-29T23:47:27.979Z] #43 25.28   CC       images/seccomp.o
23:47:27 [2021-07-29T23:47:27.979Z] #43 25.43   CC       images/binfmt-misc.o
23:47:28 [2021-07-29T23:47:28.023Z] #43 43.59   CC       criu/bitmap.o
23:47:28 [2021-07-29T23:47:28.023Z] #43 43.68   CC       criu/cgroup-props.o
23:47:28 [2021-07-29T23:47:28.079Z] #43 24.93   AR       compel/plugins/fds.lib.a
23:47:28 [2021-07-29T23:47:28.080Z] #43 25.00   HOSTDEP  compel/src/lib/log-host.d
23:47:28 [2021-07-29T23:47:28.080Z] #43 25.06   HOSTDEP  compel/src/lib/handle-elf-host.d
23:47:28 [2021-07-29T23:47:28.165Z] #36 49.38 debconf: delaying package configuration, since apt-utils is not installed
23:47:28 [2021-07-29T23:47:28.241Z] #43 25.53   CC       images/time.o
23:47:28 [2021-07-29T23:47:28.241Z] #43 25.61   CC       images/sysctl.o
23:47:28 [2021-07-29T23:47:28.340Z] #43 25.14   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:47:28 [2021-07-29T23:47:28.341Z] #43 25.19   HOSTDEP  compel/src/main-host.d
23:47:28 [2021-07-29T23:47:28.341Z] #43 25.26   DEP      compel/src/lib/ptrace.d
23:47:28 [2021-07-29T23:47:28.500Z] #43 29.83   CC       compel/src/lib/infect-rpc.o
23:47:28 [2021-07-29T23:47:28.500Z] #43 29.97   CC       compel/src/lib/infect-util.o
23:47:28 [2021-07-29T23:47:28.500Z] #43 30.07   CC       compel/src/lib/infect.o
23:47:28 [2021-07-29T23:47:28.504Z] #43 25.77   CC       images/autofs.o
23:47:28 [2021-07-29T23:47:28.504Z] #43 25.86   CC       images/macvlan.o
23:47:28 [2021-07-29T23:47:28.592Z] #43 43.99   CC       criu/cgroup.o
23:47:28 [2021-07-29T23:47:28.602Z] #43 25.36   DEP      compel/src/lib/infect.d
23:47:28 [2021-07-29T23:47:28.602Z] #43 25.47   DEP      compel/src/lib/infect-util.d
23:47:28 [2021-07-29T23:47:28.602Z] #43 ...
23:47:28 [2021-07-29T23:47:28.602Z] 
23:47:28 [2021-07-29T23:47:28.602Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:47:28 [2021-07-29T23:47:28.602Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:47:28 [2021-07-29T23:47:28.602Z] #63 CACHED
23:47:28 [2021-07-29T23:47:28.602Z] 
23:47:28 [2021-07-29T23:47:28.602Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:47:28 [2021-07-29T23:47:28.602Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:47:28 [2021-07-29T23:47:28.602Z] #65 CACHED
23:47:28 [2021-07-29T23:47:28.602Z] 
23:47:28 [2021-07-29T23:47:28.602Z] #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
23:47:28 [2021-07-29T23:47:28.602Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:47:28 [2021-07-29T23:47:28.602Z] #43 25.53   DEP      compel/src/lib/infect-rpc.d
23:47:28 [2021-07-29T23:47:28.602Z] #43 25.58   DEP      compel/arch/x86/src/lib/infect.d
23:47:28 [2021-07-29T23:47:28.738Z] #36 50.08 Fetched 14.9 MB in 2s (6495 kB/s)
23:47:28 [2021-07-29T23:47:28.767Z] #43 26.01   CC       images/sit.o
23:47:28 [2021-07-29T23:47:28.767Z] #43 26.12   CC       images/memfd.o
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.64   DEP      compel/arch/x86/src/lib/cpu.d
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.66   DEP      compel/src/lib/log.d
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.69   DEP      compel/src/main.d
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.73   DEP      compel/src/lib/handle-elf.d
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.76   DEP      compel/arch/x86/src/lib/handle-elf.d
23:47:28 [2021-07-29T23:47:28.863Z] #43 25.81   CC       compel/src/lib/log.o
23:47:28 [2021-07-29T23:47:28.999Z] #36 ...
23:47:28 [2021-07-29T23:47:28.999Z] 
23:47:28 [2021-07-29T23:47:28.999Z] #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
23:47:28 [2021-07-29T23:47:28.999Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:28 [2021-07-29T23:47:28.999Z] #13 35.37 Reading package lists...
23:47:28 [2021-07-29T23:47:28.999Z] #13 42.95 Building dependency tree...
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.29 The following additional packages will be installed:
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.32   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.32   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.32   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.33   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.33   mingw-w64-x86-64-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.36 Suggested packages:
23:47:28 [2021-07-29T23:47:28.999Z] #13 46.36   gcc-8-locales seccomp wine64
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.39 The following NEW packages will be installed:
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.39   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.39   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.39   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.40   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.40   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.40   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.41 The following packages will be upgraded:
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.41   libseccomp2
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.83 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.83 Need to get 77.8 MB of archives.
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.83 After this operation, 487 MB of additional disk space will be used.
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.83 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 47.87 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 48.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 48.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 48.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 48.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
23:47:28 [2021-07-29T23:47:28.999Z] #13 48.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
23:47:29 [2021-07-29T23:47:29.030Z] #43 26.37   CC       images/timens.o
23:47:29 [2021-07-29T23:47:29.124Z] #43 25.89   CC       compel/arch/x86/src/lib/cpu.o
23:47:29 [2021-07-29T23:47:29.292Z] #43 26.55   LINK     images/built-in.o
23:47:29 [2021-07-29T23:47:29.292Z] #43 26.67   GEN      compel/include/asm
23:47:29 [2021-07-29T23:47:29.292Z] #43 26.70   GEN      compel/include/version.h
23:47:29 [2021-07-29T23:47:29.292Z] #43 26.71 touch .config
23:47:29 [2021-07-29T23:47:29.292Z] #43 26.78   GEN      include/common/config.h
23:47:29 [2021-07-29T23:47:29.385Z] #43 26.16   CC       compel/arch/x86/src/lib/infect.o
23:47:29 [2021-07-29T23:47:29.479Z] #43 30.93   CC       compel/src/lib/ptrace.o
23:47:29 [2021-07-29T23:47:29.479Z] #43 31.07   AR       compel/libcompel.a
23:47:29 [2021-07-29T23:47:29.479Z] #43 31.10   HOSTCC   compel/src/main-host.o
23:47:29 [2021-07-29T23:47:29.555Z] #43 26.90   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:47:29 [2021-07-29T23:47:29.555Z] #43 26.91   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
23:47:29 [2021-07-29T23:47:29.555Z] #43 26.95   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
23:47:29 [2021-07-29T23:47:29.555Z] #43 26.97   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
23:47:29 [2021-07-29T23:47:29.555Z] #43 26.99   DEP      compel/plugins/std/infect.d
23:47:29 [2021-07-29T23:47:29.572Z] #13 48.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
23:47:29 [2021-07-29T23:47:29.647Z] #43 26.44   CC       compel/src/lib/infect-rpc.o
23:47:29 [2021-07-29T23:47:29.647Z] #43 26.53   CC       compel/src/lib/infect-util.o
23:47:29 [2021-07-29T23:47:29.740Z] #43 31.29   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:47:29 [2021-07-29T23:47:29.740Z] #43 31.36   HOSTCC   compel/src/lib/handle-elf-host.o
23:47:29 [2021-07-29T23:47:29.818Z] #43 27.10   DEP      compel/plugins/std/string.d
23:47:29 [2021-07-29T23:47:29.818Z] #43 27.18   DEP      compel/plugins/std/log.d
23:47:29 [2021-07-29T23:47:29.818Z] #43 27.23   DEP      compel/plugins/std/fds.d
23:47:29 [2021-07-29T23:47:29.818Z] #43 27.32   DEP      compel/plugins/std/std.d
23:47:29 [2021-07-29T23:47:29.833Z] #13 ...
23:47:29 [2021-07-29T23:47:29.833Z] 
23:47:29 [2021-07-29T23:47:29.833Z] #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
23:47:29 [2021-07-29T23:47:29.833Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:29 [2021-07-29T23:47:29.833Z] #36 51.08 Selecting previously unselected package xxd.
23:47:29 [2021-07-29T23:47:29.833Z] #36 51.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:47:29 [2021-07-29T23:47:29.833Z] #36 51.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
23:47:29 [2021-07-29T23:47:29.952Z] #43 26.62   CC       compel/src/lib/infect.o
23:47:29 [2021-07-29T23:47:29.972Z] #43 45.25   CC       criu/clone-noasan.o
23:47:29 [2021-07-29T23:47:29.972Z] #43 45.34   CC       criu/config.o
23:47:30 [2021-07-29T23:47:30.002Z] Sending build context to Docker daemon   58.3MB
23:47:30 [2021-07-29T23:47:30.002Z] 
23:47:30 [2021-07-29T23:47:30.002Z] Step 1/10 : FROM microsoft/windowsservercore
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 9a0a02eca0e6
23:47:30 [2021-07-29T23:47:30.002Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 564ef01a0320
23:47:30 [2021-07-29T23:47:30.002Z] Step 3/10 : ARG GO_VERSION=1.16.6
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> d117d27a64c6
23:47:30 [2021-07-29T23:47:30.002Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 04c3fea36a0b
23:47:30 [2021-07-29T23:47:30.002Z] 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}
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 2ef86ea972e8
23:47:30 [2021-07-29T23:47:30.002Z] 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;
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 761e82316b7c
23:47:30 [2021-07-29T23:47:30.002Z] 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
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 0323e910d372
23:47:30 [2021-07-29T23:47:30.002Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> 1ad79d430a72
23:47:30 [2021-07-29T23:47:30.002Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
23:47:30 [2021-07-29T23:47:30.002Z]  ---> Using cache
23:47:30 [2021-07-29T23:47:30.002Z]  ---> babcfc9b4dab
23:47:30 [2021-07-29T23:47:30.002Z] Step 10/10 : COPY . .
23:47:30 [2021-07-29T23:47:30.010Z] #43 31.51   HOSTCC   compel/src/lib/log-host.o
23:47:30 [2021-07-29T23:47:30.010Z] #43 31.60   HOSTLINK compel/compel-host-bin
23:47:30 [2021-07-29T23:47:30.010Z] #43 31.65   DEP      soccr/soccr.d
23:47:30 [2021-07-29T23:47:30.081Z] #43 27.38   DEP      compel/plugins/shmem/shmem.d
23:47:30 [2021-07-29T23:47:30.081Z] #43 27.44   DEP      compel/plugins/fds/fds.d
23:47:30 [2021-07-29T23:47:30.081Z] #43 27.55   CC       compel/plugins/std/std.o
23:47:30 [2021-07-29T23:47:30.274Z] #43 31.71   CC       soccr/soccr.o
23:47:30 [2021-07-29T23:47:30.344Z] #43 27.73   CC       compel/plugins/std/fds.o
23:47:30 [2021-07-29T23:47:30.404Z] #36 ...
23:47:30 [2021-07-29T23:47:30.405Z] 
23:47:30 [2021-07-29T23:47:30.405Z] #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
23:47:30 [2021-07-29T23:47:30.405Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:47:30 [2021-07-29T23:47:30.405Z] #49 41.57 go: downloading github.com/gobwas/glob v0.2.3
23:47:30 [2021-07-29T23:47:30.405Z] #49 41.62 go: downloading github.com/kisielk/gotool v1.0.0
23:47:30 [2021-07-29T23:47:30.405Z] #49 41.77 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
23:47:30 [2021-07-29T23:47:30.405Z] #49 41.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
23:47:30 [2021-07-29T23:47:30.405Z] #49 41.83 go: downloading github.com/gogo/protobuf v1.2.1
23:47:30 [2021-07-29T23:47:30.405Z] #49 43.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
23:47:30 [2021-07-29T23:47:30.405Z] #49 43.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:47:30 [2021-07-29T23:47:30.405Z] #49 44.00 go: downloading github.com/BurntSushi/toml v0.3.1
23:47:30 [2021-07-29T23:47:30.405Z] #49 ...
23:47:30 [2021-07-29T23:47:30.405Z] 
23:47:30 [2021-07-29T23:47:30.405Z] #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
23:47:30 [2021-07-29T23:47:30.405Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:30 [2021-07-29T23:47:30.405Z] #36 51.76 Unpacking xxd (2:8.1.0875-5) ...
23:47:30 [2021-07-29T23:47:30.525Z] #43 27.33   CC       compel/src/lib/ptrace.o
23:47:30 [2021-07-29T23:47:30.534Z] #43 32.17   AR       soccr/libsoccr.a
23:47:30 [2021-07-29T23:47:30.534Z] #43 32.19 make[1]: 'soccr/libsoccr.a' is up to date.
23:47:30 [2021-07-29T23:47:30.541Z] #43 45.95   CC       criu/cr-check.o
23:47:30 [2021-07-29T23:47:30.607Z] #43 27.97   CC       compel/plugins/std/log.o
23:47:30 [2021-07-29T23:47:30.788Z] #43 27.48   AR       compel/libcompel.a
23:47:30 [2021-07-29T23:47:30.788Z] #43 27.52   HOSTCC   compel/src/main-host.o
23:47:30 [2021-07-29T23:47:30.788Z] #43 27.64   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:47:30 [2021-07-29T23:47:30.788Z] #43 27.71   HOSTCC   compel/src/lib/handle-elf-host.o
23:47:30 [2021-07-29T23:47:30.798Z] #43 32.39   DEP      criu/arch/x86/sigframe.d
23:47:30 [2021-07-29T23:47:30.798Z] #43 32.45   DEP      criu/arch/x86/sigaction_compat.d
23:47:30 [2021-07-29T23:47:30.798Z] #43 32.48   DEP      criu/arch/x86/kerndat.d
23:47:30 [2021-07-29T23:47:30.976Z] #36 ...
23:47:30 [2021-07-29T23:47:30.976Z] 
23:47:30 [2021-07-29T23:47:30.976Z] #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
23:47:30 [2021-07-29T23:47:30.976Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:30 [2021-07-29T23:47:30.976Z] #42 35.23 Reading package lists...
23:47:30 [2021-07-29T23:47:30.976Z] #42 42.77 Building dependency tree...
23:47:30 [2021-07-29T23:47:30.976Z] #42 46.67 The following additional packages will be installed:
23:47:30 [2021-07-29T23:47:30.976Z] #42 46.68   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
23:47:30 [2021-07-29T23:47:30.976Z] #42 46.69   libprotoc17 python-pkg-resources python-six zlib1g-dev
23:47:30 [2021-07-29T23:47:30.976Z] #42 46.70 Suggested packages:
23:47:30 [2021-07-29T23:47:30.976Z] #42 46.73   manpages-dev python-setuptools
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.23 The following NEW packages will be installed:
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.23   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.23   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.23   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.23   python-six zlib1g-dev
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.59 0 upgraded, 17 newly installed, 0 to remove and 4 not upgraded.
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.59 Need to get 4095 kB of archives.
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.59 After this operation, 22.5 MB of additional disk space will be used.
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.83 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 48.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 49.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 49.04 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 49.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 49.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 49.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
23:47:30 [2021-07-29T23:47:30.976Z] #42 50.40 debconf: delaying package configuration, since apt-utils is not installed
23:47:30 [2021-07-29T23:47:30.976Z] #42 51.13 Fetched 4095 kB in 1s (5074 kB/s)
23:47:30 [2021-07-29T23:47:30.976Z] #42 52.17 Selecting previously unselected package libcap-dev:amd64.
23:47:30 [2021-07-29T23:47:30.976Z] #42 52.17 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:47:30 [2021-07-29T23:47:30.976Z] #42 52.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
23:47:30 [2021-07-29T23:47:30.976Z] #42 52.39 Unpacking libcap-dev:amd64 (1:2.25-2) ...
23:47:31 [2021-07-29T23:47:31.049Z] #43 27.84   HOSTCC   compel/src/lib/log-host.o
23:47:31 [2021-07-29T23:47:31.049Z] #43 27.90   HOSTLINK compel/compel-host-bin
23:47:31 [2021-07-29T23:47:31.049Z] #43 27.96   DEP      soccr/soccr.d
23:47:31 [2021-07-29T23:47:31.056Z] #43 32.56   DEP      criu/arch/x86/crtools.d
23:47:31 [2021-07-29T23:47:31.056Z] #43 32.62   DEP      criu/arch/x86/cpu.d
23:47:31 [2021-07-29T23:47:31.110Z] #43 46.69   CC       criu/cr-dedup.o
23:47:31 [2021-07-29T23:47:31.183Z] #43 28.43   CC       compel/plugins/std/string.o
23:47:31 [2021-07-29T23:47:31.237Z] #42 ...
23:47:31 [2021-07-29T23:47:31.237Z] 
23:47:31 [2021-07-29T23:47:31.237Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:47:31 [2021-07-29T23:47:31.237Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:47:31 [2021-07-29T23:47:31.237Z] #32 51.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:47:31 [2021-07-29T23:47:31.310Z] #43 28.01   CC       soccr/soccr.o
23:47:31 [2021-07-29T23:47:31.313Z] #43 32.69   CC       criu/arch/x86/cpu.o
23:47:31 [2021-07-29T23:47:31.313Z] #43 32.98   CC       criu/arch/x86/crtools.o
23:47:31 [2021-07-29T23:47:31.369Z] #43 46.92   CC       criu/cr-dump.o
23:47:31 [2021-07-29T23:47:31.445Z] #43 28.75   CC       compel/plugins/std/infect.o
23:47:31 [2021-07-29T23:47:31.524Z] #32 ...
23:47:31 [2021-07-29T23:47:31.524Z] 
23:47:31 [2021-07-29T23:47:31.524Z] #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
23:47:31 [2021-07-29T23:47:31.524Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:47:31 [2021-07-29T23:47:31.524Z] #55 35.62 Reading package lists...
23:47:31 [2021-07-29T23:47:31.524Z] #55 43.03 Building dependency tree...
23:47:31 [2021-07-29T23:47:31.524Z] #55 46.67 The following additional packages will be installed:
23:47:31 [2021-07-29T23:47:31.524Z] #55 46.67   libbtrfs0
23:47:31 [2021-07-29T23:47:31.524Z] #55 46.83 The following NEW packages will be installed:
23:47:31 [2021-07-29T23:47:31.524Z] #55 46.85   libbtrfs-dev libbtrfs0
23:47:31 [2021-07-29T23:47:31.524Z] #55 47.25 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
23:47:31 [2021-07-29T23:47:31.524Z] #55 47.25 Need to get 119 kB of archives.
23:47:31 [2021-07-29T23:47:31.524Z] #55 47.25 After this operation, 387 kB of additional disk space will be used.
23:47:31 [2021-07-29T23:47:31.524Z] #55 47.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:47:31 [2021-07-29T23:47:31.524Z] #55 47.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:47:31 [2021-07-29T23:47:31.524Z] #55 48.68 debconf: delaying package configuration, since apt-utils is not installed
23:47:31 [2021-07-29T23:47:31.524Z] #55 49.37 Fetched 119 kB in 0s (412 kB/s)
23:47:31 [2021-07-29T23:47:31.524Z] #55 51.28 Selecting previously unselected package libbtrfs0.
23:47:31 [2021-07-29T23:47:31.524Z] #55 51.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:47:31 [2021-07-29T23:47:31.524Z] #55 51.33 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
23:47:31 [2021-07-29T23:47:31.524Z] #55 52.23 Unpacking libbtrfs0 (4.20.1-2) ...
23:47:31 [2021-07-29T23:47:31.572Z] #43 28.49   AR       soccr/libsoccr.a
23:47:31 [2021-07-29T23:47:31.572Z] #43 28.51 make[1]: 'soccr/libsoccr.a' is up to date.
23:47:31 [2021-07-29T23:47:31.708Z] #43 28.93   CC       compel/arch/aarch64/plugins/std/parasite-head.o
23:47:31 [2021-07-29T23:47:31.708Z] #43 28.96   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
23:47:31 [2021-07-29T23:47:31.708Z] #43 28.99   AR       compel/plugins/std.lib.a
23:47:31 [2021-07-29T23:47:31.708Z] #43 29.07   CC       compel/plugins/fds/fds.o
23:47:31 [2021-07-29T23:47:31.785Z] #55 53.03 Selecting previously unselected package libbtrfs-dev.
23:47:31 [2021-07-29T23:47:31.785Z] #55 53.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
23:47:31 [2021-07-29T23:47:31.785Z] #55 ...
23:47:31 [2021-07-29T23:47:31.785Z] 
23:47:31 [2021-07-29T23:47:31.785Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:47:31 [2021-07-29T23:47:31.785Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:47:31 [2021-07-29T23:47:31.785Z] #32 52.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:47:31 [2021-07-29T23:47:31.833Z] #43 28.66   DEP      criu/arch/x86/sigframe.d
23:47:31 [2021-07-29T23:47:31.833Z] #43 28.71   DEP      criu/arch/x86/sigaction_compat.d
23:47:31 [2021-07-29T23:47:31.833Z] #43 28.74   DEP      criu/arch/x86/kerndat.d
23:47:31 [2021-07-29T23:47:31.833Z] #43 28.78   DEP      criu/arch/x86/crtools.d
23:47:31 [2021-07-29T23:47:31.877Z] #43 33.38   CC       criu/arch/x86/kerndat.o
23:47:31 [2021-07-29T23:47:31.970Z] #43 29.29   AR       compel/plugins/fds.lib.a
23:47:31 [2021-07-29T23:47:31.970Z] #43 29.34   HOSTDEP  compel/src/lib/log-host.d
23:47:31 [2021-07-29T23:47:31.970Z] #43 29.42   HOSTDEP  compel/src/lib/handle-elf-host.d
23:47:32 [2021-07-29T23:47:32.094Z] #43 28.83   DEP      criu/arch/x86/cpu.d
23:47:32 [2021-07-29T23:47:32.094Z] #43 28.89   CC       criu/arch/x86/cpu.o
23:47:32 [2021-07-29T23:47:32.133Z] #43 33.56   CC       criu/arch/x86/sigaction_compat.o
23:47:32 [2021-07-29T23:47:32.133Z] #43 33.65   CC       criu/arch/x86/sigframe.o
23:47:32 [2021-07-29T23:47:32.133Z] #43 33.77   LINK     criu/arch/x86/crtools.built-in.o
23:47:32 [2021-07-29T23:47:32.234Z] #43 29.52   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
23:47:32 [2021-07-29T23:47:32.234Z] #43 29.58   HOSTDEP  compel/src/main-host.d
23:47:32 [2021-07-29T23:47:32.234Z] #43 29.66   DEP      compel/src/lib/ptrace.d
23:47:32 [2021-07-29T23:47:32.354Z] #43 29.13   CC       criu/arch/x86/crtools.o
23:47:32 [2021-07-29T23:47:32.390Z] #43 33.80   DEP      criu/pie/util-vdso-elf32.d
23:47:32 [2021-07-29T23:47:32.390Z] #43 33.84   DEP      criu/pie/util-vdso.d
23:47:32 [2021-07-29T23:47:32.390Z] #43 33.91   DEP      criu/pie/util.d
23:47:32 [2021-07-29T23:47:32.390Z] #43 33.97   CC       criu/pie/util.o
23:47:32 [2021-07-29T23:47:32.497Z] #43 29.76   DEP      compel/src/lib/infect.d
23:47:32 [2021-07-29T23:47:32.497Z] #43 29.87   DEP      compel/src/lib/infect-util.d
23:47:32 [2021-07-29T23:47:32.497Z] #43 29.93   DEP      compel/src/lib/infect-rpc.d
23:47:32 [2021-07-29T23:47:32.497Z] #43 29.99   DEP      compel/arch/aarch64/src/lib/infect.d
23:47:32 [2021-07-29T23:47:32.647Z] #43 34.06   CC       criu/pie/util-vdso.o
23:47:32 [2021-07-29T23:47:32.647Z] #43 34.31   CC       criu/pie/util-vdso-elf32.o
23:47:32 [2021-07-29T23:47:32.748Z] #43 48.12   CC       criu/cr-errno.o
23:47:32 [2021-07-29T23:47:32.748Z] #43 48.15   CC       criu/cr-restore.o
23:47:32 [2021-07-29T23:47:32.759Z] #43 30.04   DEP      compel/arch/aarch64/src/lib/cpu.d
23:47:32 [2021-07-29T23:47:32.759Z] #43 30.06   DEP      compel/src/lib/log.d
23:47:32 [2021-07-29T23:47:32.759Z] #43 30.10   DEP      compel/src/main.d
23:47:32 [2021-07-29T23:47:32.759Z] #43 30.15   DEP      compel/src/lib/handle-elf.d
23:47:32 [2021-07-29T23:47:32.759Z] #43 30.20   DEP      compel/arch/aarch64/src/lib/handle-elf.d
23:47:32 [2021-07-29T23:47:32.903Z] #43 34.58   AR       criu/pie/pie.lib.a
23:47:32 [2021-07-29T23:47:32.926Z] #43 29.64   CC       criu/arch/x86/kerndat.o
23:47:32 [2021-07-29T23:47:32.926Z] #43 29.83   CC       criu/arch/x86/sigaction_compat.o
23:47:32 [2021-07-29T23:47:32.926Z] #43 29.92   CC       criu/arch/x86/sigframe.o
23:47:33 [2021-07-29T23:47:33.022Z] #43 30.26   CC       compel/src/lib/log.o
23:47:33 [2021-07-29T23:47:33.022Z] #43 30.41   CC       compel/arch/aarch64/src/lib/cpu.o
23:47:33 [2021-07-29T23:47:33.160Z] #43 34.61   DEP      criu/pie/restorer.d
23:47:33 [2021-07-29T23:47:33.160Z] #43 34.69   DEP      criu/arch/x86/sigaction_compat_pie.d
23:47:33 [2021-07-29T23:47:33.160Z] #43 34.74   DEP      criu/arch/x86/restorer_unmap.d
23:47:33 [2021-07-29T23:47:33.160Z] #43 34.75   DEP      criu/arch/x86/restorer.d
23:47:33 [2021-07-29T23:47:33.160Z] #43 34.82   DEP      criu/arch/x86/vdso-pie.d
23:47:33 [2021-07-29T23:47:33.187Z] #43 30.02   LINK     criu/arch/x86/crtools.built-in.o
23:47:33 [2021-07-29T23:47:33.187Z] #43 30.05   DEP      criu/pie/util-vdso-elf32.d
23:47:33 [2021-07-29T23:47:33.187Z] #43 30.15   DEP      criu/pie/util-vdso.d
23:47:33 [2021-07-29T23:47:33.284Z] #43 30.62   CC       compel/arch/aarch64/src/lib/infect.o
23:47:33 [2021-07-29T23:47:33.417Z] #43 34.86   DEP      criu/pie/parasite-vdso.d
23:47:33 [2021-07-29T23:47:33.417Z] #43 34.91   DEP      criu/pie/parasite.d
23:47:33 [2021-07-29T23:47:33.417Z] #43 35.00   CC       criu/pie/parasite.o
23:47:33 [2021-07-29T23:47:33.448Z] #43 30.20   DEP      criu/pie/util.d
23:47:33 [2021-07-29T23:47:33.448Z] #43 30.25   CC       criu/pie/util.o
23:47:33 [2021-07-29T23:47:33.448Z] #43 30.36   CC       criu/pie/util-vdso.o
23:47:33 [2021-07-29T23:47:33.547Z] #43 30.85   CC       compel/src/lib/infect-rpc.o
23:47:33 [2021-07-29T23:47:33.673Z] #43 35.40   LINK     criu/pie/parasite.built-in.o
23:47:33 [2021-07-29T23:47:33.709Z] #43 30.61   CC       criu/pie/util-vdso-elf32.o
23:47:33 [2021-07-29T23:47:33.714Z] #32 ...
23:47:33 [2021-07-29T23:47:33.714Z] 
23:47:33 [2021-07-29T23:47:33.714Z] #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
23:47:33 [2021-07-29T23:47:33.714Z] #29 sha256:be63585781942312fe44b027de61766ad4a8119438af622a3acfb4344b289fe6
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.32 
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.44 
######################################################################## 100.0%
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.52 
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.60 Download of images into '/build' complete.
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.61 Use something like the following to load the result into a Docker daemon:
23:47:33 [2021-07-29T23:47:33.714Z] #29 27.61   tar -cC '/build' . | docker load
23:47:33 [2021-07-29T23:47:33.714Z] #29 DONE 33.4s
23:47:33 [2021-07-29T23:47:33.714Z] 
23:47:33 [2021-07-29T23:47:33.714Z] #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
23:47:33 [2021-07-29T23:47:33.715Z] #67 sha256:e3f813d5e1f5ffba63c3c77559a343968723544f177619df3f3446e029dc62ed
23:47:33 [2021-07-29T23:47:33.715Z] #67 DONE 54.9s
23:47:33 [2021-07-29T23:47:33.715Z] 
23:47:33 [2021-07-29T23:47:33.715Z] #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
23:47:33 [2021-07-29T23:47:33.715Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:33 [2021-07-29T23:47:33.715Z] #42 53.69 Selecting previously unselected package libnet1:amd64.
23:47:33 [2021-07-29T23:47:33.715Z] #42 53.70 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:47:33 [2021-07-29T23:47:33.715Z] #42 54.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:33 [2021-07-29T23:47:33.715Z] #42 54.97 Selecting previously unselected package libnet1-dev.
23:47:33 [2021-07-29T23:47:33.715Z] #42 54.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
23:47:33 [2021-07-29T23:47:33.715Z] #42 55.05 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
23:47:33 [2021-07-29T23:47:33.810Z] #43 31.08   CC       compel/src/lib/infect-util.o
23:47:33 [2021-07-29T23:47:33.810Z] #43 31.22   CC       compel/src/lib/infect.o
23:47:33 [2021-07-29T23:47:33.929Z] #43 35.40   GEN      criu/pie/parasite-blob.h
23:47:33 [2021-07-29T23:47:33.929Z] #43 35.41   CC       criu/pie/parasite-vdso.o
23:47:33 [2021-07-29T23:47:33.970Z] #43 30.89   AR       criu/pie/pie.lib.a
23:47:33 [2021-07-29T23:47:33.975Z] #42 55.45 Selecting previously unselected package libnl-3-200:amd64.
23:47:33 [2021-07-29T23:47:33.975Z] #42 55.46 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
23:47:33 [2021-07-29T23:47:33.975Z] #42 55.47 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:47:34 [2021-07-29T23:47:34.186Z] #43 35.71   CC       criu/arch/x86/vdso-pie.o
23:47:34 [2021-07-29T23:47:34.186Z] #43 35.81   CC       criu/arch/x86/restorer.o
23:47:34 [2021-07-29T23:47:34.231Z] #43 30.92   DEP      criu/pie/restorer.d
23:47:34 [2021-07-29T23:47:34.231Z] #43 31.04   DEP      criu/arch/x86/sigaction_compat_pie.d
23:47:34 [2021-07-29T23:47:34.231Z] #43 31.08   DEP      criu/arch/x86/restorer_unmap.d
23:47:34 [2021-07-29T23:47:34.231Z] #43 31.10   DEP      criu/arch/x86/restorer.d
23:47:34 [2021-07-29T23:47:34.231Z] #43 31.19   DEP      criu/arch/x86/vdso-pie.d
23:47:34 [2021-07-29T23:47:34.443Z] #43 36.02   CC       criu/arch/x86/restorer_unmap.o
23:47:34 [2021-07-29T23:47:34.443Z] #43 36.05   CC       criu/arch/x86/sigaction_compat_pie.o
23:47:34 [2021-07-29T23:47:34.492Z] #43 31.23   DEP      criu/pie/parasite-vdso.d
23:47:34 [2021-07-29T23:47:34.492Z] #43 31.31   DEP      criu/pie/parasite.d
23:47:34 [2021-07-29T23:47:34.492Z] #43 31.40   CC       criu/pie/parasite.o
23:47:34 [2021-07-29T23:47:34.545Z] #42 ...
23:47:34 [2021-07-29T23:47:34.545Z] 
23:47:34 [2021-07-29T23:47:34.545Z] #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
23:47:34 [2021-07-29T23:47:34.545Z] #55 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
23:47:34 [2021-07-29T23:47:34.545Z] #55 53.61 Unpacking libbtrfs-dev (4.20.1-2) ...
23:47:34 [2021-07-29T23:47:34.545Z] #55 54.95 Setting up libbtrfs0 (4.20.1-2) ...
23:47:34 [2021-07-29T23:47:34.545Z] #55 55.01 Setting up libbtrfs-dev (4.20.1-2) ...
23:47:34 [2021-07-29T23:47:34.545Z] #55 55.11 Processing triggers for libc-bin (2.28-10) ...
23:47:34 [2021-07-29T23:47:34.545Z] #55 DONE 55.7s
23:47:34 [2021-07-29T23:47:34.545Z] 
23:47:34 [2021-07-29T23:47:34.545Z] #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
23:47:34 [2021-07-29T23:47:34.545Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:47:34 [2021-07-29T23:47:34.655Z] #43 50.22   CC       criu/cr-service.o
23:47:34 [2021-07-29T23:47:34.699Z] #43 36.15   CC       criu/pie/restorer.o
23:47:34 [2021-07-29T23:47:34.806Z] #56 ...
23:47:34 [2021-07-29T23:47:34.806Z] 
23:47:34 [2021-07-29T23:47:34.806Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:47:34 [2021-07-29T23:47:34.806Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:47:34 [2021-07-29T23:47:34.806Z] #34 45.89 sync
23:47:34 [2021-07-29T23:47:34.806Z] #34 45.90 internal/reflectlite
23:47:34 [2021-07-29T23:47:34.806Z] #34 47.89 internal/testlog
23:47:34 [2021-07-29T23:47:34.806Z] #34 49.14 errors
23:47:34 [2021-07-29T23:47:34.806Z] #34 49.15 sort
23:47:34 [2021-07-29T23:47:34.806Z] #34 49.51 strconv
23:47:34 [2021-07-29T23:47:34.806Z] #34 50.07 io
23:47:34 [2021-07-29T23:47:34.806Z] #34 51.31 internal/oserror
23:47:34 [2021-07-29T23:47:34.806Z] #34 51.55 syscall
23:47:34 [2021-07-29T23:47:34.806Z] #34 52.30 reflect
23:47:34 [2021-07-29T23:47:34.806Z] #34 ...
23:47:34 [2021-07-29T23:47:34.806Z] 
23:47:34 [2021-07-29T23:47:34.806Z] #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
23:47:34 [2021-07-29T23:47:34.806Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:34 [2021-07-29T23:47:34.806Z] #42 55.86 Selecting previously unselected package libnl-3-dev:amd64.
23:47:34 [2021-07-29T23:47:34.806Z] #42 55.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
23:47:34 [2021-07-29T23:47:34.806Z] #42 55.92 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
23:47:35 [2021-07-29T23:47:35.063Z] #43 31.90   LINK     criu/pie/parasite.built-in.o
23:47:35 [2021-07-29T23:47:35.063Z] #43 31.91   GEN      criu/pie/parasite-blob.h
23:47:35 [2021-07-29T23:47:35.063Z] #43 31.92   CC       criu/pie/parasite-vdso.o
23:47:35 [2021-07-29T23:47:35.067Z] #42 56.45 Selecting previously unselected package libprotobuf-c1:amd64.
23:47:35 [2021-07-29T23:47:35.067Z] #42 56.47 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:47:35 [2021-07-29T23:47:35.201Z] #43 32.22   CC       compel/src/lib/ptrace.o
23:47:35 [2021-07-29T23:47:35.201Z] #43 32.51   AR       compel/libcompel.a
23:47:35 [2021-07-29T23:47:35.201Z] #43 32.60   HOSTCC   compel/src/main-host.o
23:47:35 [2021-07-29T23:47:35.325Z] #43 32.18   CC       criu/arch/x86/vdso-pie.o
23:47:35 [2021-07-29T23:47:35.325Z] #43 32.29   CC       criu/arch/x86/restorer.o
23:47:35 [2021-07-29T23:47:35.358Z] #42 56.50 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:47:35 [2021-07-29T23:47:35.358Z] #42 56.74 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:47:35 [2021-07-29T23:47:35.358Z] #42 56.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
23:47:35 [2021-07-29T23:47:35.506Z] #43 32.86   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
23:47:35 [2021-07-29T23:47:35.586Z] #43 32.50   CC       criu/arch/x86/restorer_unmap.o
23:47:35 [2021-07-29T23:47:35.586Z] #43 32.51   CC       criu/arch/x86/sigaction_compat_pie.o
23:47:35 [2021-07-29T23:47:35.594Z] #43 51.08   CC       criu/crtools.o
23:47:35 [2021-07-29T23:47:35.629Z] #43 37.15   LINK     criu/pie/restorer.built-in.o
23:47:35 [2021-07-29T23:47:35.629Z] #43 37.15   GEN      criu/pie/restorer-blob.h
23:47:35 [2021-07-29T23:47:35.629Z] #43 37.20   DEP      criu/vdso.d
23:47:35 [2021-07-29T23:47:35.629Z] #43 37.28   DEP      criu/vdso-compat.d
23:47:35 [2021-07-29T23:47:35.629Z] #42 56.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:47:35 [2021-07-29T23:47:35.783Z] #43 32.96   HOSTCC   compel/src/lib/handle-elf-host.o
23:47:35 [2021-07-29T23:47:35.783Z] #43 33.16   HOSTCC   compel/src/lib/log-host.o
23:47:35 [2021-07-29T23:47:35.847Z] #43 32.64   CC       criu/pie/restorer.o
23:47:35 [2021-07-29T23:47:35.853Z] #43 51.45   CC       criu/eventfd.o
23:47:35 [2021-07-29T23:47:35.853Z] #43 51.64   CC       criu/eventpoll.o
23:47:35 [2021-07-29T23:47:35.885Z] #43 37.32   DEP      criu/uts_ns.d
23:47:35 [2021-07-29T23:47:35.885Z] #43 37.39   DEP      criu/util.d
23:47:35 [2021-07-29T23:47:35.885Z] #43 37.48   DEP      criu/uffd.d
23:47:35 [2021-07-29T23:47:35.892Z] #42 57.07 Selecting previously unselected package zlib1g-dev:amd64.
23:47:35 [2021-07-29T23:47:35.892Z] #42 57.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
23:47:35 [2021-07-29T23:47:35.892Z] #42 57.15 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:47:36 [2021-07-29T23:47:36.056Z] #43 33.31   HOSTLINK compel/compel-host-bin
23:47:36 [2021-07-29T23:47:36.056Z] #43 33.46   DEP      soccr/soccr.d
23:47:36 [2021-07-29T23:47:36.142Z] #43 37.55   DEP      criu/tun.d
23:47:36 [2021-07-29T23:47:36.142Z] #43 37.65   DEP      criu/tty.d
23:47:36 [2021-07-29T23:47:36.142Z] #43 37.73   DEP      criu/timerfd.d
23:47:36 [2021-07-29T23:47:36.325Z] #43 33.58   CC       soccr/soccr.o
23:47:36 [2021-07-29T23:47:36.398Z] #43 37.80   DEP      criu/timens.d
23:47:36 [2021-07-29T23:47:36.398Z] #43 37.86   DEP      criu/sysfs_parse.d
23:47:36 [2021-07-29T23:47:36.398Z] #43 37.94   DEP      criu/sysctl.d
23:47:36 [2021-07-29T23:47:36.398Z] #43 37.99   DEP      criu/string.d
23:47:36 [2021-07-29T23:47:36.398Z] #43 38.01   DEP      criu/stats.d
23:47:36 [2021-07-29T23:47:36.422Z] #43 52.04   CC       criu/external.o
23:47:36 [2021-07-29T23:47:36.467Z] #42 57.78 Selecting previously unselected package libprotobuf17:amd64.
23:47:36 [2021-07-29T23:47:36.467Z] #42 57.78 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
23:47:36 [2021-07-29T23:47:36.467Z] #42 57.87 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
23:47:36 [2021-07-29T23:47:36.654Z] #43 38.09   DEP      criu/sockets.d
23:47:36 [2021-07-29T23:47:36.654Z] #43 38.18   DEP      criu/sk-unix.d
23:47:36 [2021-07-29T23:47:36.654Z] #43 38.26   DEP      criu/sk-tcp.d
23:47:36 [2021-07-29T23:47:36.654Z] #43 38.33   DEP      criu/sk-queue.d
23:47:36 [2021-07-29T23:47:36.682Z] #43 52.25   CC       criu/fault-injection.o
23:47:36 [2021-07-29T23:47:36.682Z] #43 52.32   CC       criu/fdstore.o
23:47:36 [2021-07-29T23:47:36.790Z] #43 33.73   LINK     criu/pie/restorer.built-in.o
23:47:36 [2021-07-29T23:47:36.790Z] #43 33.74   GEN      criu/pie/restorer-blob.h
23:47:36 [2021-07-29T23:47:36.790Z] #43 33.77   DEP      criu/vdso.d
23:47:36 [2021-07-29T23:47:36.911Z] #43 38.39   DEP      criu/sk-packet.d
23:47:36 [2021-07-29T23:47:36.911Z] #43 38.46   DEP      criu/sk-netlink.d
23:47:36 [2021-07-29T23:47:36.915Z] #43 34.44   AR       soccr/libsoccr.a
23:47:36 [2021-07-29T23:47:36.941Z] #43 52.50   CC       criu/fifo.o
23:47:37 [2021-07-29T23:47:37.056Z] #43 33.85   DEP      criu/vdso-compat.d
23:47:37 [2021-07-29T23:47:37.056Z] #43 33.89   DEP      criu/uts_ns.d
23:47:37 [2021-07-29T23:47:37.056Z] #43 33.95   DEP      criu/util.d
23:47:37 [2021-07-29T23:47:37.056Z] #43 34.02   DEP      criu/uffd.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.58   DEP      criu/sk-inet.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.66   DEP      criu/signalfd.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.72   DEP      criu/sigframe.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.78   DEP      criu/shmem.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.84   DEP      criu/servicefd.d
23:47:37 [2021-07-29T23:47:37.167Z] #43 38.90   DEP      criu/seize.d
23:47:37 [2021-07-29T23:47:37.177Z] #43 34.49 make[1]: 'soccr/libsoccr.a' is up to date.
23:47:37 [2021-07-29T23:47:37.201Z] #43 52.73   CC       criu/file-ids.o
23:47:37 [2021-07-29T23:47:37.319Z] #43 34.09   DEP      criu/tun.d
23:47:37 [2021-07-29T23:47:37.319Z] #43 34.21   DEP      criu/tty.d
23:47:37 [2021-07-29T23:47:37.319Z] #43 34.31   DEP      criu/timerfd.d
23:47:37 [2021-07-29T23:47:37.424Z] #43 38.96   DEP      criu/seccomp.d
23:47:37 [2021-07-29T23:47:37.424Z] #43 39.03   DEP      criu/rst-malloc.d
23:47:37 [2021-07-29T23:47:37.424Z] #43 39.06   DEP      criu/rbtree.d
23:47:37 [2021-07-29T23:47:37.424Z] #43 39.08   DEP      criu/pstree.d
23:47:37 [2021-07-29T23:47:37.424Z] #43 39.15   DEP      criu/protobuf.d
23:47:37 [2021-07-29T23:47:37.438Z] #43 34.83   DEP      criu/arch/aarch64/sigframe.d
23:47:37 [2021-07-29T23:47:37.460Z] #43 52.96   CC       criu/file-lock.o
23:47:37 [2021-07-29T23:47:37.580Z] #43 34.40   DEP      criu/timens.d
23:47:37 [2021-07-29T23:47:37.580Z] #43 34.46   DEP      criu/sysfs_parse.d
23:47:37 [2021-07-29T23:47:37.580Z] #43 34.52   DEP      criu/sysctl.d
23:47:37 [2021-07-29T23:47:37.580Z] #43 34.58   DEP      criu/string.d
23:47:37 [2021-07-29T23:47:37.680Z] #43 39.24   GEN      criu/protobuf-desc-gen.h
23:47:37 [2021-07-29T23:47:37.700Z] #43 34.96   DEP      criu/arch/aarch64/crtools.d
23:47:37 [2021-07-29T23:47:37.700Z] #43 35.14   DEP      criu/arch/aarch64/cpu.d
23:47:37 [2021-07-29T23:47:37.700Z] #43 35.16   DEP      criu/arch/aarch64/bitops.d
23:47:37 [2021-07-29T23:47:37.841Z] #43 34.60   DEP      criu/stats.d
23:47:37 [2021-07-29T23:47:37.841Z] #43 34.63   DEP      criu/sockets.d
23:47:37 [2021-07-29T23:47:37.841Z] #43 34.70   DEP      criu/sk-unix.d
23:47:37 [2021-07-29T23:47:37.841Z] #43 34.78   DEP      criu/sk-tcp.d
23:47:37 [2021-07-29T23:47:37.962Z] #43 35.20   CC       criu/arch/aarch64/bitops.o
23:47:37 [2021-07-29T23:47:37.962Z] #43 35.24   CC       criu/arch/aarch64/cpu.o
23:47:37 [2021-07-29T23:47:37.962Z] #43 35.33   CC       criu/arch/aarch64/crtools.o
23:47:38 [2021-07-29T23:47:38.028Z] #43 53.44   CC       criu/files-ext.o
23:47:38 [2021-07-29T23:47:38.028Z] #43 53.63   CC       criu/files-reg.o
23:47:38 [2021-07-29T23:47:38.103Z] #43 34.86   DEP      criu/sk-queue.d
23:47:38 [2021-07-29T23:47:38.103Z] #43 34.95   DEP      criu/sk-packet.d
23:47:38 [2021-07-29T23:47:38.103Z] #43 35.04   DEP      criu/sk-netlink.d
23:47:38 [2021-07-29T23:47:38.224Z] #43 35.64   CC       criu/arch/aarch64/sigframe.o
23:47:38 [2021-07-29T23:47:38.224Z] #43 35.74   LINK     criu/arch/aarch64/crtools.built-in.o
23:47:38 [2021-07-29T23:47:38.365Z] #43 35.13   DEP      criu/sk-inet.d
23:47:38 [2021-07-29T23:47:38.365Z] #43 35.21   DEP      criu/signalfd.d
23:47:38 [2021-07-29T23:47:38.365Z] #43 35.27   DEP      criu/sigframe.d
23:47:38 [2021-07-29T23:47:38.365Z] #43 35.29   DEP      criu/shmem.d
23:47:38 [2021-07-29T23:47:38.365Z] #43 35.35   DEP      criu/servicefd.d
23:47:38 [2021-07-29T23:47:38.380Z] #42 59.74 Selecting previously unselected package libprotobuf-lite17:amd64.
23:47:38 [2021-07-29T23:47:38.380Z] #42 59.74 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
23:47:38 [2021-07-29T23:47:38.380Z] #42 59.78 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:47:38 [2021-07-29T23:47:38.486Z] #43 35.77   DEP      criu/pie/util-vdso.d
23:47:38 [2021-07-29T23:47:38.486Z] #43 35.83   DEP      criu/pie/util.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 39.96   DEP      criu/protobuf-desc.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.03   DEP      criu/proc_parse.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.11   DEP      criu/plugin.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.14   DEP      criu/pipes.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.24   DEP      criu/pie-util.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.29   DEP      criu/pie-util-vdso.d
23:47:38 [2021-07-29T23:47:38.609Z] #43 40.34   DEP      criu/pie-util-vdso-elf32.d
23:47:38 [2021-07-29T23:47:38.626Z] #43 35.42   DEP      criu/seize.d
23:47:38 [2021-07-29T23:47:38.626Z] #43 35.48   DEP      criu/seccomp.d
23:47:38 [2021-07-29T23:47:38.626Z] #43 35.54   DEP      criu/rst-malloc.d
23:47:38 [2021-07-29T23:47:38.626Z] #43 35.57   DEP      criu/rbtree.d
23:47:38 [2021-07-29T23:47:38.626Z] #43 35.58   DEP      criu/pstree.d
23:47:38 [2021-07-29T23:47:38.749Z] #43 35.92   CC       criu/pie/util.o
23:47:38 [2021-07-29T23:47:38.866Z] #43 40.41   DEP      criu/path.d
23:47:38 [2021-07-29T23:47:38.866Z] #43 40.47   DEP      criu/parasite-syscall.d
23:47:38 [2021-07-29T23:47:38.866Z] #43 40.54   DEP      criu/pagemap.d
23:47:38 [2021-07-29T23:47:38.866Z] #43 40.60   DEP      criu/pagemap-cache.d
23:47:38 [2021-07-29T23:47:38.887Z] #43 35.65   DEP      criu/protobuf.d
23:47:38 [2021-07-29T23:47:38.887Z] #43 35.70   GEN      criu/protobuf-desc-gen.h
23:47:38 [2021-07-29T23:47:38.901Z] #42 60.07 Selecting previously unselected package libprotobuf-dev:amd64.
23:47:38 [2021-07-29T23:47:38.901Z] #42 60.09 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
23:47:38 [2021-07-29T23:47:38.901Z] #42 60.10 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:47:38 [2021-07-29T23:47:38.967Z] #43 54.61   CC       criu/files.o
23:47:39 [2021-07-29T23:47:39.011Z] #43 36.20   CC       criu/pie/util-vdso.o
23:47:39 [2021-07-29T23:47:39.122Z] #43 40.65   DEP      criu/page-xfer.d
23:47:39 [2021-07-29T23:47:39.122Z] #43 40.70   DEP      criu/page-pipe.d
23:47:39 [2021-07-29T23:47:39.122Z] #43 40.73   DEP      criu/netfilter.d
23:47:39 [2021-07-29T23:47:39.122Z] #43 40.78   DEP      criu/net.d
23:47:39 [2021-07-29T23:47:39.274Z] #43 36.54   AR       criu/pie/pie.lib.a
23:47:39 [2021-07-29T23:47:39.274Z] #43 36.60   DEP      criu/pie/restorer.d
23:47:39 [2021-07-29T23:47:39.379Z] #43 40.86   DEP      criu/namespaces.d
23:47:39 [2021-07-29T23:47:39.380Z] #43 40.93   DEP      criu/mount.d
23:47:39 [2021-07-29T23:47:39.460Z] #43 36.37   DEP      criu/protobuf-desc.d
23:47:39 [2021-07-29T23:47:39.460Z] #43 36.43   DEP      criu/proc_parse.d
23:47:39 [2021-07-29T23:47:39.537Z] #43 36.82   DEP      criu/arch/aarch64/intraprocedure.d
23:47:39 [2021-07-29T23:47:39.537Z] #43 36.83   DEP      criu/arch/aarch64/restorer.d
23:47:39 [2021-07-29T23:47:39.537Z] #43 36.93   DEP      criu/arch/aarch64/vdso-pie.d
23:47:39 [2021-07-29T23:47:39.537Z] #43 36.99   DEP      criu/pie/parasite-vdso.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.01   DEP      criu/memfd.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.07   DEP      criu/mem.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.15   DEP      criu/lsm.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.21   DEP      criu/log.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.24   DEP      criu/libnetlink.d
23:47:39 [2021-07-29T23:47:39.636Z] #43 41.29   DEP      criu/kerndat.d
23:47:39 [2021-07-29T23:47:39.721Z] #43 36.48   DEP      criu/plugin.d
23:47:39 [2021-07-29T23:47:39.721Z] #43 36.51   DEP      criu/pipes.d
23:47:39 [2021-07-29T23:47:39.721Z] #43 36.58   DEP      criu/pie-util.d
23:47:39 [2021-07-29T23:47:39.721Z] #43 36.63   DEP      criu/pie-util-vdso.d
23:47:39 [2021-07-29T23:47:39.721Z] #43 36.68   DEP      criu/pie-util-vdso-elf32.d
23:47:39 [2021-07-29T23:47:39.800Z] #43 37.07   DEP      criu/pie/parasite.d
23:47:39 [2021-07-29T23:47:39.843Z] #42 ...
23:47:39 [2021-07-29T23:47:39.843Z] 
23:47:39 [2021-07-29T23:47:39.843Z] #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
23:47:39 [2021-07-29T23:47:39.843Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:39 [2021-07-29T23:47:39.843Z] #13 49.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 49.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 52.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 56.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 56.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.04 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.11 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.24 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.34 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 57.39 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
23:47:39 [2021-07-29T23:47:39.843Z] #13 58.81 debconf: delaying package configuration, since apt-utils is not installed
23:47:39 [2021-07-29T23:47:39.843Z] #13 58.95 Fetched 77.8 MB in 10s (7863 kB/s)
23:47:39 [2021-07-29T23:47:39.843Z] #13 59.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:47:39 [2021-07-29T23:47:39.843Z] #13 59.16 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
23:47:39 [2021-07-29T23:47:39.843Z] #13 59.30 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.36   DEP      criu/kcmp-ids.d
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.40   DEP      criu/irmap.d
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.45   DEP      criu/ipc_ns.d
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.52   DEP      criu/image.d
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.58   DEP      criu/image-desc.d
23:47:39 [2021-07-29T23:47:39.893Z] #43 41.62   DEP      criu/fsnotify.d
23:47:39 [2021-07-29T23:47:39.982Z] #43 36.72   DEP      criu/path.d
23:47:39 [2021-07-29T23:47:39.982Z] #43 36.78   DEP      criu/parasite-syscall.d
23:47:39 [2021-07-29T23:47:39.982Z] #43 36.88   DEP      criu/pagemap.d
23:47:39 [2021-07-29T23:47:39.982Z] #43 36.94   DEP      criu/pagemap-cache.d
23:47:39 [2021-07-29T23:47:39.982Z] #43 36.99   DEP      criu/page-xfer.d
23:47:40 [2021-07-29T23:47:40.063Z] #43 37.22   CC       criu/pie/parasite.o
23:47:40 [2021-07-29T23:47:40.103Z] #13 59.61 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
23:47:40 [2021-07-29T23:47:40.103Z] #13 ...
23:47:40 [2021-07-29T23:47:40.103Z] 
23:47:40 [2021-07-29T23:47:40.103Z] #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
23:47:40 [2021-07-29T23:47:40.103Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:40 [2021-07-29T23:47:40.103Z] #42 61.42 Selecting previously unselected package libprotoc17:amd64.
23:47:40 [2021-07-29T23:47:40.103Z] #42 61.44 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
23:47:40 [2021-07-29T23:47:40.103Z] #42 61.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
23:47:40 [2021-07-29T23:47:40.149Z] #43 41.70   DEP      criu/filesystems.d
23:47:40 [2021-07-29T23:47:40.149Z] #43 41.77   DEP      criu/files.d
23:47:40 [2021-07-29T23:47:40.243Z] #43 37.06   DEP      criu/page-pipe.d
23:47:40 [2021-07-29T23:47:40.243Z] #43 37.12   DEP      criu/netfilter.d
23:47:40 [2021-07-29T23:47:40.243Z] #43 37.18   DEP      criu/net.d
23:47:40 [2021-07-29T23:47:40.243Z] #43 37.25   DEP      criu/namespaces.d
23:47:40 [2021-07-29T23:47:40.347Z] #43 55.76   CC       criu/filesystems.o
23:47:40 [2021-07-29T23:47:40.406Z] #43 41.85   DEP      criu/files-reg.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 41.90   DEP      criu/files-ext.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 41.96   DEP      criu/file-lock.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 42.02   DEP      criu/file-ids.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 42.06   DEP      criu/fifo.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 42.11   DEP      criu/fdstore.d
23:47:40 [2021-07-29T23:47:40.406Z] #43 42.15   DEP      criu/fault-injection.d
23:47:40 [2021-07-29T23:47:40.505Z] #43 37.33   DEP      criu/mount.d
23:47:40 [2021-07-29T23:47:40.607Z] #43 56.13   CC       criu/fsnotify.o
23:47:40 [2021-07-29T23:47:40.639Z] #43 37.90   LINK     criu/pie/parasite.built-in.o
23:47:40 [2021-07-29T23:47:40.639Z] #43 37.92   GEN      criu/pie/parasite-blob.h
23:47:40 [2021-07-29T23:47:40.639Z] #43 37.93   CC       criu/pie/parasite-vdso.o
23:47:40 [2021-07-29T23:47:40.663Z] #43 42.18   DEP      criu/external.d
23:47:40 [2021-07-29T23:47:40.663Z] #43 42.24   DEP      criu/eventpoll.d
23:47:40 [2021-07-29T23:47:40.766Z] #43 37.41   DEP      criu/memfd.d
23:47:40 [2021-07-29T23:47:40.766Z] #43 37.50   DEP      criu/mem.d
23:47:40 [2021-07-29T23:47:40.766Z] #43 37.58   DEP      criu/lsm.d
23:47:40 [2021-07-29T23:47:40.766Z] #43 37.64   DEP      criu/log.d
23:47:40 [2021-07-29T23:47:40.902Z] #43 38.31   CC       criu/arch/aarch64/vdso-pie.o
23:47:40 [2021-07-29T23:47:40.920Z] #43 42.31   DEP      criu/eventfd.d
23:47:40 [2021-07-29T23:47:40.920Z] #43 42.37   DEP      criu/crtools.d
23:47:40 [2021-07-29T23:47:40.920Z] #43 42.45   DEP      criu/cr-service.d
23:47:40 [2021-07-29T23:47:40.920Z] #43 42.56   DEP      criu/cr-restore.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.72   DEP      criu/libnetlink.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.78   DEP      criu/kerndat.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.83   DEP      criu/kcmp-ids.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.85   DEP      criu/irmap.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.91   DEP      criu/ipc_ns.d
23:47:41 [2021-07-29T23:47:41.028Z] #43 37.97   DEP      criu/image.d
23:47:41 [2021-07-29T23:47:41.045Z] #42 ...
23:47:41 [2021-07-29T23:47:41.045Z] 
23:47:41 [2021-07-29T23:47:41.045Z] #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
23:47:41 [2021-07-29T23:47:41.045Z] #47 sha256:ec493267152281cda6653909655910c2ee1c68c1d47b6437b6d0df0ec3eadb93
23:47:41 [2021-07-29T23:47:41.045Z] #47 DONE 62.4s
23:47:41 [2021-07-29T23:47:41.045Z] 
23:47:41 [2021-07-29T23:47:41.045Z] #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
23:47:41 [2021-07-29T23:47:41.045Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:41 [2021-07-29T23:47:41.045Z] #13 59.80 Selecting previously unselected package binutils-mingw-w64-i686.
23:47:41 [2021-07-29T23:47:41.045Z] #13 59.80 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
23:47:41 [2021-07-29T23:47:41.045Z] #13 59.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
23:47:41 [2021-07-29T23:47:41.045Z] #13 59.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:47:41 [2021-07-29T23:47:41.165Z] #43 38.48   CC       criu/arch/aarch64/restorer.o
23:47:41 [2021-07-29T23:47:41.176Z] #43 56.75   CC       criu/image-desc.o
23:47:41 [2021-07-29T23:47:41.176Z] #43 56.84   CC       criu/image.o
23:47:41 [2021-07-29T23:47:41.177Z] #43 42.64   DEP      criu/cr-errno.d
23:47:41 [2021-07-29T23:47:41.177Z] #43 42.64   DEP      criu/cr-dump.d
23:47:41 [2021-07-29T23:47:41.177Z] #43 42.73   DEP      criu/cr-dedup.d
23:47:41 [2021-07-29T23:47:41.177Z] #43 42.80   DEP      criu/cr-check.d
23:47:41 [2021-07-29T23:47:41.289Z] #43 38.04   DEP      criu/image-desc.d
23:47:41 [2021-07-29T23:47:41.289Z] #43 38.06   DEP      criu/fsnotify.d
23:47:41 [2021-07-29T23:47:41.289Z] #43 38.12   DEP      criu/filesystems.d
23:47:41 [2021-07-29T23:47:41.289Z] #43 38.23   DEP      criu/files.d
23:47:41 [2021-07-29T23:47:41.429Z] #43 38.73   CC       criu/arch/aarch64/intraprocedure.o
23:47:41 [2021-07-29T23:47:41.429Z] #43 38.77   CC       criu/pie/restorer.o
23:47:41 [2021-07-29T23:47:41.435Z] #43 42.89   DEP      criu/config.d
23:47:41 [2021-07-29T23:47:41.435Z] #43 42.95   DEP      criu/clone-noasan.d
23:47:41 [2021-07-29T23:47:41.435Z] #43 43.01   DEP      criu/cgroup.d
23:47:41 [2021-07-29T23:47:41.435Z] #43 43.08   DEP      criu/cgroup-props.d
23:47:41 [2021-07-29T23:47:41.435Z] #43 43.11   DEP      criu/bitmap.d
23:47:41 [2021-07-29T23:47:41.550Z] #43 38.33   DEP      criu/files-reg.d
23:47:41 [2021-07-29T23:47:41.550Z] #43 38.41   DEP      criu/files-ext.d
23:47:41 [2021-07-29T23:47:41.550Z] #43 38.47   DEP      criu/file-lock.d
23:47:41 [2021-07-29T23:47:41.616Z] #13 ...
23:47:41 [2021-07-29T23:47:41.616Z] 
23:47:41 [2021-07-29T23:47:41.616Z] #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
23:47:41 [2021-07-29T23:47:41.616Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:47:41 [2021-07-29T23:47:41.616Z] #45 53.04 bytes
23:47:41 [2021-07-29T23:47:41.616Z] #45 53.04 strings
23:47:41 [2021-07-29T23:47:41.616Z] #45 54.68 reflect
23:47:41 [2021-07-29T23:47:41.616Z] #45 55.37 bufio
23:47:41 [2021-07-29T23:47:41.616Z] #45 59.56 syscall
23:47:41 [2021-07-29T23:47:41.692Z] #43 43.12   DEP      criu/bfd.d
23:47:41 [2021-07-29T23:47:41.692Z] #43 43.17   DEP      criu/autofs.d
23:47:41 [2021-07-29T23:47:41.692Z] #43 43.24   DEP      criu/aio.d
23:47:41 [2021-07-29T23:47:41.692Z] #43 43.31   DEP      criu/action-scripts.d
23:47:41 [2021-07-29T23:47:41.746Z] #43 57.28   CC       criu/ipc_ns.o
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.53   DEP      criu/file-ids.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.58   DEP      criu/fifo.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.62   DEP      criu/fdstore.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.67   DEP      criu/fault-injection.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.69   DEP      criu/external.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.73   DEP      criu/eventpoll.d
23:47:41 [2021-07-29T23:47:41.811Z] #43 38.80   DEP      criu/eventfd.d
23:47:41 [2021-07-29T23:47:41.877Z] #45 ...
23:47:41 [2021-07-29T23:47:41.877Z] 
23:47:41 [2021-07-29T23:47:41.877Z] #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
23:47:41 [2021-07-29T23:47:41.877Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.42 Selecting previously unselected package protobuf-c-compiler.
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.42 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.42 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.61 Selecting previously unselected package protobuf-compiler.
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.64 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
23:47:41 [2021-07-29T23:47:41.877Z] #42 62.64 Unpacking protobuf-compiler (3.6.1.3-2) ...
23:47:41 [2021-07-29T23:47:41.877Z] #42 63.00 Selecting previously unselected package python-pkg-resources.
23:47:41 [2021-07-29T23:47:41.877Z] #42 63.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
23:47:41 [2021-07-29T23:47:41.877Z] #42 63.01 Unpacking python-pkg-resources (40.8.0-1) ...
23:47:41 [2021-07-29T23:47:41.949Z] #43 43.43   CC       criu/action-scripts.o
23:47:41 [2021-07-29T23:47:41.949Z] #43 43.64   CC       criu/aio.o
23:47:42 [2021-07-29T23:47:42.075Z] #43 38.88   DEP      criu/crtools.d
23:47:42 [2021-07-29T23:47:42.138Z] #42 63.45 Selecting previously unselected package python-six.
23:47:42 [2021-07-29T23:47:42.138Z] #42 63.45 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
23:47:42 [2021-07-29T23:47:42.138Z] #42 63.48 Unpacking python-six (1.12.0-1) ...
23:47:42 [2021-07-29T23:47:42.205Z] #43 43.90   CC       criu/autofs.o
23:47:42 [2021-07-29T23:47:42.315Z] #43 57.79   CC       criu/irmap.o
23:47:42 [2021-07-29T23:47:42.336Z] #43 38.98   DEP      criu/cr-service.d
23:47:42 [2021-07-29T23:47:42.336Z] #43 39.05   DEP      criu/cr-restore.d
23:47:42 [2021-07-29T23:47:42.336Z] #43 39.13   DEP      criu/cr-errno.d
23:47:42 [2021-07-29T23:47:42.336Z] #43 39.14   DEP      criu/cr-dump.d
23:47:42 [2021-07-29T23:47:42.336Z] #43 39.23   DEP      criu/cr-dedup.d
23:47:42 [2021-07-29T23:47:42.443Z] #42 ...
23:47:42 [2021-07-29T23:47:42.443Z] 
23:47:42 [2021-07-29T23:47:42.443Z] #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
23:47:42 [2021-07-29T23:47:42.443Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:42 [2021-07-29T23:47:42.443Z] #36 53.68 Selecting previously unselected package vim-common.
23:47:42 [2021-07-29T23:47:42.443Z] #36 53.68 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 53.73 Unpacking vim-common (2:8.1.0875-5) ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 55.08 Selecting previously unselected package cmake-data.
23:47:42 [2021-07-29T23:47:42.443Z] #36 55.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 55.11 Unpacking cmake-data (3.13.4-1) ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 60.31 Selecting previously unselected package libicu63:amd64.
23:47:42 [2021-07-29T23:47:42.443Z] #36 60.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 60.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:47:42 [2021-07-29T23:47:42.443Z] #36 ...
23:47:42 [2021-07-29T23:47:42.443Z] 
23:47:42 [2021-07-29T23:47:42.443Z] #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
23:47:42 [2021-07-29T23:47:42.443Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:42 [2021-07-29T23:47:42.443Z] #42 63.73 Selecting previously unselected package python-protobuf.
23:47:42 [2021-07-29T23:47:42.443Z] #42 63.74 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
23:47:42 [2021-07-29T23:47:42.574Z] #43 58.13   CC       criu/kcmp-ids.o
23:47:42 [2021-07-29T23:47:42.574Z] #43 58.25   CC       criu/kerndat.o
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.29   DEP      criu/cr-check.d
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.36   DEP      criu/config.d
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.47   DEP      criu/clone-noasan.d
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.51   DEP      criu/cgroup.d
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.57   DEP      criu/cgroup-props.d
23:47:42 [2021-07-29T23:47:42.620Z] #43 39.60   DEP      criu/bitmap.d
23:47:42 [2021-07-29T23:47:42.703Z] #42 63.88 Unpacking python-protobuf (3.6.1.3-2) ...
23:47:42 [2021-07-29T23:47:42.882Z] #43 39.60   DEP      criu/bfd.d
23:47:42 [2021-07-29T23:47:42.882Z] #43 39.63   DEP      criu/autofs.d
23:47:42 [2021-07-29T23:47:42.882Z] #43 39.74   DEP      criu/aio.d
23:47:42 [2021-07-29T23:47:42.882Z] #43 39.80   DEP      criu/action-scripts.d
23:47:42 [2021-07-29T23:47:42.964Z] #42 64.41 Setting up python-pkg-resources (40.8.0-1) ...
23:47:43 [2021-07-29T23:47:43.134Z] #43 44.52   CC       criu/bfd.o
23:47:43 [2021-07-29T23:47:43.134Z] #43 44.73   CC       criu/bitmap.o
23:47:43 [2021-07-29T23:47:43.142Z] #43 58.76   CC       criu/libnetlink.o
23:47:43 [2021-07-29T23:47:43.143Z] #43 39.93   CC       criu/action-scripts.o
23:47:43 [2021-07-29T23:47:43.352Z] #43 40.46   LINK     criu/pie/restorer.built-in.o
23:47:43 [2021-07-29T23:47:43.352Z] #43 40.47   GEN      criu/pie/restorer-blob.h
23:47:43 [2021-07-29T23:47:43.352Z] #43 40.52   DEP      criu/vdso.d
23:47:43 [2021-07-29T23:47:43.352Z] #43 40.64   DEP      criu/uts_ns.d
23:47:43 [2021-07-29T23:47:43.352Z] #43 40.70   DEP      criu/util.d
23:47:43 [2021-07-29T23:47:43.391Z] #43 44.80   CC       criu/cgroup-props.o
23:47:43 [2021-07-29T23:47:43.402Z] #43 58.93   CC       criu/log.o
23:47:43 [2021-07-29T23:47:43.402Z] #43 59.12   CC       criu/lsm.o
23:47:43 [2021-07-29T23:47:43.404Z] #43 40.12   CC       criu/aio.o
23:47:43 [2021-07-29T23:47:43.629Z] #43 40.80   DEP      criu/uffd.d
23:47:43 [2021-07-29T23:47:43.629Z] #43 40.89   DEP      criu/tun.d
23:47:43 [2021-07-29T23:47:43.629Z] #43 41.02   DEP      criu/tty.d
23:47:43 [2021-07-29T23:47:43.647Z] #43 45.16   CC       criu/cgroup.o
23:47:43 [2021-07-29T23:47:43.662Z] #43 59.29   CC       criu/mem.o
23:47:43 [2021-07-29T23:47:43.666Z] #43 40.37   CC       criu/autofs.o
23:47:43 [2021-07-29T23:47:43.893Z] #43 41.20   DEP      criu/timerfd.d
23:47:43 [2021-07-29T23:47:43.893Z] #43 41.29   DEP      criu/timens.d
23:47:44 [2021-07-29T23:47:44.155Z] #43 41.38   DEP      criu/sysfs_parse.d
23:47:44 [2021-07-29T23:47:44.155Z] #43 41.47   DEP      criu/sysctl.d
23:47:44 [2021-07-29T23:47:44.155Z] #43 41.56   DEP      criu/string.d
23:47:44 [2021-07-29T23:47:44.155Z] #43 41.58   DEP      criu/stats.d
23:47:44 [2021-07-29T23:47:44.237Z] #43 41.16   CC       criu/bfd.o
23:47:44 [2021-07-29T23:47:44.418Z] #43 41.67   DEP      criu/sockets.d
23:47:44 [2021-07-29T23:47:44.418Z] #43 41.77   DEP      criu/sk-unix.d
23:47:44 [2021-07-29T23:47:44.418Z] #43 41.87   DEP      criu/sk-tcp.d
23:47:44 [2021-07-29T23:47:44.497Z] #43 41.42   CC       criu/bitmap.o
23:47:44 [2021-07-29T23:47:44.497Z] #43 41.51   CC       criu/cgroup-props.o
23:47:44 [2021-07-29T23:47:44.603Z] #43 60.10   CC       criu/memfd.o
23:47:44 [2021-07-29T23:47:44.681Z] #43 41.97   DEP      criu/sk-queue.d
23:47:44 [2021-07-29T23:47:44.681Z] #43 42.04   DEP      criu/sk-packet.d
23:47:44 [2021-07-29T23:47:44.681Z] #43 42.14   DEP      criu/sk-netlink.d
23:47:44 [2021-07-29T23:47:44.862Z] #43 60.42   CC       criu/mount.o
23:47:44 [2021-07-29T23:47:44.944Z] #43 42.25   DEP      criu/sk-inet.d
23:47:44 [2021-07-29T23:47:44.944Z] #43 42.35   DEP      criu/signalfd.d
23:47:45 [2021-07-29T23:47:45.056Z] #43 46.44   CC       criu/clone-noasan.o
23:47:45 [2021-07-29T23:47:45.056Z] #43 46.56   CC       criu/config.o
23:47:45 [2021-07-29T23:47:45.068Z] #43 41.93   CC       criu/cgroup.o
23:47:45 [2021-07-29T23:47:45.207Z] #43 42.44   DEP      criu/sigframe.d
23:47:45 [2021-07-29T23:47:45.207Z] #43 42.50   DEP      criu/shmem.d
23:47:45 [2021-07-29T23:47:45.207Z] #43 42.57   DEP      criu/servicefd.d
23:47:45 [2021-07-29T23:47:45.468Z] #43 42.65   DEP      criu/seize.d
23:47:45 [2021-07-29T23:47:45.468Z] #43 42.73   DEP      criu/seccomp.d
23:47:45 [2021-07-29T23:47:45.468Z] #43 ...
23:47:45 [2021-07-29T23:47:45.468Z] 
23:47:45 [2021-07-29T23:47:45.468Z] #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
23:47:45 [2021-07-29T23:47:45.468Z] #24 sha256:627a6dce6453421a8f0445b7c684f3d417776de9dddd6497d9e04af5a87211f7
23:47:45 [2021-07-29T23:47:45.621Z] #43 47.17   CC       criu/cr-check.o
23:47:46 [2021-07-29T23:47:46.184Z] #43 47.85   CC       criu/cr-dedup.o
23:47:46 [2021-07-29T23:47:46.266Z] #42 ...
23:47:46 [2021-07-29T23:47:46.266Z] 
23:47:46 [2021-07-29T23:47:46.266Z] #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
23:47:46 [2021-07-29T23:47:46.266Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:47:46 [2021-07-29T23:47:46.266Z] #51 57.58 syscall
23:47:46 [2021-07-29T23:47:46.266Z] #51 57.64 reflect
23:47:46 [2021-07-29T23:47:46.266Z] #51 ...
23:47:46 [2021-07-29T23:47:46.266Z] 
23:47:46 [2021-07-29T23:47:46.266Z] #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
23:47:46 [2021-07-29T23:47:46.266Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:46 [2021-07-29T23:47:46.266Z] #36 67.60 Selecting previously unselected package libxml2:amd64.
23:47:46 [2021-07-29T23:47:46.266Z] #36 67.60 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
23:47:46 [2021-07-29T23:47:46.266Z] #36 67.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
23:47:46 [2021-07-29T23:47:46.440Z] #43 48.02   CC       criu/cr-dump.o
23:47:46 [2021-07-29T23:47:46.452Z] #43 43.16   CC       criu/clone-noasan.o
23:47:46 [2021-07-29T23:47:46.452Z] #43 43.25   CC       criu/config.o
23:47:46 [2021-07-29T23:47:46.779Z] #43 62.41   CC       criu/namespaces.o
23:47:46 [2021-07-29T23:47:46.837Z] #36 ...
23:47:46 [2021-07-29T23:47:46.837Z] 
23:47:46 [2021-07-29T23:47:46.837Z] #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
23:47:46 [2021-07-29T23:47:46.837Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 + RM_GOPATH=0
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 + TMP_GOPATH=
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 + : /build
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 + '[' -z '' ']'
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 ++ mktemp -d
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.373 + export GOPATH=/tmp/tmp.a6211CLJ3J
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.392 + GOPATH=/tmp/tmp.a6211CLJ3J
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.392 + RM_GOPATH=1
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.392 + case "$(go env GOARCH)" in
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.392 ++ go env GOARCH
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.448 Install containerd version e25210fe30a0a703442421b0f60afac609f950a3
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + export GO_BUILDMODE=-buildmode=pie
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + GO_BUILDMODE=-buildmode=pie
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 ++ dirname /tmp/install/install.sh
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + dir=/tmp/install
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + bin=containerd
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + shift
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + '[' '!' -f /tmp/install/containerd.installer ']'
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + . /tmp/install/containerd.installer
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 ++ set -e
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 ++ : e25210fe30a0a703442421b0f60afac609f950a3
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + install_containerd
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + echo 'Install containerd version e25210fe30a0a703442421b0f60afac609f950a3'
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 + git clone https://github.com/containerd/containerd.git /tmp/tmp.a6211CLJ3J/src/github.com/containerd/containerd
23:47:46 [2021-07-29T23:47:46.837Z] #56 2.465 Cloning into '/tmp/tmp.a6211CLJ3J/src/github.com/containerd/containerd'...
23:47:46 [2021-07-29T23:47:46.837Z] #56 ...
23:47:46 [2021-07-29T23:47:46.837Z] 
23:47:46 [2021-07-29T23:47:46.837Z] #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
23:47:46 [2021-07-29T23:47:46.837Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:46 [2021-07-29T23:47:46.837Z] #36 68.27 Selecting previously unselected package libarchive13:amd64.
23:47:47 [2021-07-29T23:47:47.024Z] #43 43.88   CC       criu/cr-check.o
23:47:47 [2021-07-29T23:47:47.098Z] #36 68.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
23:47:47 [2021-07-29T23:47:47.098Z] #36 68.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:47:47 [2021-07-29T23:47:47.304Z] #24 65.13 Checking out files:  36% (4164/11320)   
Checking out files:  37% (4189/11320)   
Checking out files:  38% (4302/11320)   
Checking out files:  39% (4415/11320)   
Checking out files:  40% (4528/11320)   
Checking out files:  41% (4642/11320)   
Checking out files:  42% (4755/11320)   
Checking out files:  43% (4868/11320)   
Checking out files:  44% (4981/11320)   
Checking out files:  45% (5094/11320)   
Checking out files:  46% (5208/11320)   
Checking out files:  47% (5321/11320)   
Checking out files:  48% (5434/11320)   
Checking out files:  49% (5547/11320)   
Checking out files:  50% (5660/11320)   
Checking out files:  51% (5774/11320)   
Checking out files:  52% (5887/11320)   
Checking out files:  53% (6000/11320)   
Checking out files:  54% (6113/11320)   
Checking out files:  55% (6226/11320)   
Checking out files:  56% (6340/11320)   
Checking out files:  57% (6453/11320)   
Checking out files:  58% (6566/11320)   
Checking out files:  59% (6679/11320)   
Checking out files:  60% (6792/11320)   
Checking out files:  61% (6906/11320)   
Checking out files:  62% (7019/11320)   
Checking out files:  63% (7132/11320)   
Checking out files:  64% (7245/11320)   
Checking out files:  65% (7358/11320)   
Checking out files:  66% (7472/11320)   
Checking out files:  67% (7585/11320)   
Checking out files:  67% (7685/11320)   
Checking out files:  68% (7698/11320)   
Checking out files:  69% (7811/11320)   
Checking out files:  70% (7924/11320)   
Checking out files:  71% (8038/11320)   
Checking out files:  72% (8151/11320)   
Checking out files:  73% (8264/11320)   
Checking out files:  74% (8377/11320)   
Checking out files:  75% (8490/11320)   
Checking out files:  76% (8604/11320)   
Checking out files:  77% (8717/11320)   
Checking out files:  78% (8830/11320)   
Checking out files:  79% (8943/11320)   
Checking out files:  80% (9056/11320)   
Checking out files:  81% (9170/11320)   
Checking out files:  82% (9283/11320)   
Checking out files:  83% (9396/11320)   
Checking out files:  84% (9509/11320)   
Checking out files:  85% (9622/11320)   
Checking out files:  86% (9736/11320)   
Checking out files:  87% (9849/11320)   
Checking out files:  88% (9962/11320)   
Checking out files:  89% (10075/11320)   
Checking out files:  90% (10188/11320)   
Checking out files:  91% (10302/11320)   
Checking out files:  92% (10415/11320)   
Checking out files:  93% (10528/11320)   
Checking out files:  94% (10641/11320)   
Checking out files:  95% (10754/11320)   
Checking out files:  96% (10868/11320)   
Checking out files:  97% (10981/11320)   
Checking out files:  98% (11094/11320)   
Checking out files:  99% (11207/11320)   
Checking out files: 100% (11320/11320)   
Checking out files: 100% (11320/11320), done.
23:47:47 [2021-07-29T23:47:47.304Z] #24 67.02 + cd /tmp/tmp.4FAqAnA1aV/tmp/docker-ce
23:47:47 [2021-07-29T23:47:47.304Z] #24 67.02 + git checkout -q v17.06.2-ce
23:47:47 [2021-07-29T23:47:47.358Z] #36 68.58 Selecting previously unselected package libjsoncpp1:amd64.
23:47:47 [2021-07-29T23:47:47.358Z] #36 68.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
23:47:47 [2021-07-29T23:47:47.358Z] #36 68.59 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
23:47:47 [2021-07-29T23:47:47.370Z] #43 48.94   CC       criu/cr-errno.o
23:47:47 [2021-07-29T23:47:47.370Z] #43 48.99   CC       criu/cr-restore.o
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.73 Selecting previously unselected package librhash0:amd64.
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.73 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.74 Unpacking librhash0:amd64 (1.3.8-1) ...
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.96 Selecting previously unselected package libuv1:amd64.
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.96 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
23:47:47 [2021-07-29T23:47:47.618Z] #36 68.97 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
23:47:47 [2021-07-29T23:47:47.716Z] #43 63.34   CC       criu/net.o
23:47:47 [2021-07-29T23:47:47.879Z] #36 69.11 Selecting previously unselected package cmake.
23:47:47 [2021-07-29T23:47:47.879Z] #36 69.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
23:47:47 [2021-07-29T23:47:47.879Z] #36 69.15 Unpacking cmake (3.13.4-1) ...
23:47:47 [2021-07-29T23:47:47.966Z] #43 44.68   CC       criu/cr-dedup.o
23:47:47 [2021-07-29T23:47:47.966Z] #43 44.88   CC       criu/cr-dump.o
23:47:48 [2021-07-29T23:47:48.908Z] #43 45.86   CC       criu/cr-errno.o
23:47:48 [2021-07-29T23:47:48.908Z] #43 45.89   CC       criu/cr-restore.o
23:47:49 [2021-07-29T23:47:49.226Z] #24 68.98 + mkdir -p /tmp/tmp.4FAqAnA1aV/src/github.com/docker
23:47:49 [2021-07-29T23:47:49.226Z] #24 68.99 + mv components/cli /tmp/tmp.4FAqAnA1aV/src/github.com/docker/cli
23:47:49 [2021-07-29T23:47:49.226Z] #24 68.99 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:47:49 [2021-07-29T23:47:49.621Z] #43 64.91   CC       criu/netfilter.o
23:47:49 [2021-07-29T23:47:49.621Z] #43 65.13   CC       criu/page-pipe.o
23:47:49 [2021-07-29T23:47:49.880Z] #43 65.45   CC       criu/page-xfer.o
23:47:49 [2021-07-29T23:47:49.891Z] #43 50.94   CC       criu/cr-service.o
23:47:50 [2021-07-29T23:47:50.148Z] #43 51.65   CC       criu/crtools.o
23:47:50 [2021-07-29T23:47:50.405Z] #43 51.95   CC       criu/eventfd.o
23:47:50 [2021-07-29T23:47:50.423Z] #36 ...
23:47:50 [2021-07-29T23:47:50.423Z] 
23:47:50 [2021-07-29T23:47:50.423Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:47:50 [2021-07-29T23:47:50.423Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:47:50 [2021-07-29T23:47:50.423Z] #34 61.56 internal/syscall/unix
23:47:50 [2021-07-29T23:47:50.423Z] #34 61.90 time
23:47:50 [2021-07-29T23:47:50.423Z] #34 66.21 internal/fmtsort
23:47:50 [2021-07-29T23:47:50.423Z] #34 66.93 internal/syscall/execenv
23:47:50 [2021-07-29T23:47:50.423Z] #34 67.16 path
23:47:50 [2021-07-29T23:47:50.423Z] #34 67.65 text/tabwriter
23:47:50 [2021-07-29T23:47:50.423Z] #34 68.46 io/fs
23:47:50 [2021-07-29T23:47:50.423Z] #34 68.47 internal/poll
23:47:50 [2021-07-29T23:47:50.423Z] #34 70.66 os
23:47:50 [2021-07-29T23:47:50.423Z] #34 ...
23:47:50 [2021-07-29T23:47:50.423Z] 
23:47:50 [2021-07-29T23:47:50.423Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev/buster-backports             libsystemd-dev             libudev-dev
23:47:50 [2021-07-29T23:47:50.423Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:50 [2021-07-29T23:47:50.423Z] #13 62.79 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:47:50 [2021-07-29T23:47:50.423Z] #13 62.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 62.80 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.74 Selecting previously unselected package binutils-mingw-w64.
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.74 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.87 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 65.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.10 Selecting previously unselected package dmsetup.
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.10 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.11 Unpacking dmsetup (2:1.02.155-3) ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.31 Selecting previously unselected package mingw-w64-common.
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.31 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
23:47:50 [2021-07-29T23:47:50.424Z] #13 66.33 Unpacking mingw-w64-common (6.0.0-3) ...
23:47:50 [2021-07-29T23:47:50.662Z] #43 52.11   CC       criu/eventpoll.o
23:47:50 [2021-07-29T23:47:50.818Z] #43 66.21   CC       criu/pagemap-cache.o
23:47:50 [2021-07-29T23:47:50.818Z] #43 66.41   CC       criu/pagemap.o
23:47:50 [2021-07-29T23:47:50.994Z] #13 ...
23:47:50 [2021-07-29T23:47:50.995Z] 
23:47:50 [2021-07-29T23:47:50.995Z] #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
23:47:50 [2021-07-29T23:47:50.995Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.36 Setting up xxd (2:8.1.0875-5) ...
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.39 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.40 Setting up vim-common (2:8.1.0875-5) ...
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.43 Setting up librhash0:amd64 (1.3.8-1) ...
23:47:50 [2021-07-29T23:47:50.995Z] #36 72.45 Setting up cmake-data (3.13.4-1) ...
23:47:51 [2021-07-29T23:47:51.225Z] #43 52.53   CC       criu/external.o
23:47:51 [2021-07-29T23:47:51.225Z] #43 52.74   CC       criu/fault-injection.o
23:47:51 [2021-07-29T23:47:51.225Z] #43 52.80   CC       criu/fdstore.o
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.48 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.50 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.52 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.54 Setting up cmake (3.13.4-1) ...
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.56 Processing triggers for libc-bin (2.28-10) ...
23:47:51 [2021-07-29T23:47:51.256Z] #36 72.68 Processing triggers for mime-support (3.62) ...
23:47:51 [2021-07-29T23:47:51.387Z] #43 66.91   CC       criu/parasite-syscall.o
23:47:51 [2021-07-29T23:47:51.453Z] #43 48.00   CC       criu/cr-service.o
23:47:51 [2021-07-29T23:47:51.482Z] #43 52.99   CC       criu/fifo.o
23:47:51 [2021-07-29T23:47:51.739Z] #43 53.16   CC       criu/file-ids.o
23:47:51 [2021-07-29T23:47:51.739Z] #43 53.34   CC       criu/file-lock.o
23:47:51 [2021-07-29T23:47:51.956Z] #43 67.36   CC       criu/path.o
23:47:51 [2021-07-29T23:47:51.956Z] #43 67.52   CC       criu/pie-util-vdso-elf32.o
23:47:51 [2021-07-29T23:47:51.956Z] #43 67.75   CC       criu/pie-util-vdso.o
23:47:52 [2021-07-29T23:47:52.024Z] #43 48.79   CC       criu/crtools.o
23:47:52 [2021-07-29T23:47:52.285Z] #43 49.10   CC       criu/eventfd.o
23:47:52 [2021-07-29T23:47:52.302Z] #43 53.78   CC       criu/files-ext.o
23:47:52 [2021-07-29T23:47:52.525Z] #43 67.98   CC       criu/pie-util.o
23:47:52 [2021-07-29T23:47:52.525Z] #43 68.10   CC       criu/pipes.o
23:47:52 [2021-07-29T23:47:52.546Z] #43 49.24   CC       criu/eventpoll.o
23:47:52 [2021-07-29T23:47:52.558Z] #43 54.02   CC       criu/files-reg.o
23:47:52 [2021-07-29T23:47:52.807Z] #43 49.67   CC       criu/external.o
23:47:53 [2021-07-29T23:47:53.068Z] #43 49.86   CC       criu/fault-injection.o
23:47:53 [2021-07-29T23:47:53.068Z] #43 49.93   CC       criu/fdstore.o
23:47:53 [2021-07-29T23:47:53.094Z] #43 68.52   CC       criu/plugin.o
23:47:53 [2021-07-29T23:47:53.094Z] #43 68.75   CC       criu/proc_parse.o
23:47:53 [2021-07-29T23:47:53.328Z] #43 50.13   CC       criu/fifo.o
23:47:53 [2021-07-29T23:47:53.487Z] #43 55.01   CC       criu/files.o
23:47:53 [2021-07-29T23:47:53.588Z] #43 50.35   CC       criu/file-ids.o
23:47:53 [2021-07-29T23:47:53.848Z] #43 50.54   CC       criu/file-lock.o
23:47:54 [2021-07-29T23:47:54.108Z] #43 51.04   CC       criu/files-ext.o
23:47:54 [2021-07-29T23:47:54.369Z] #43 51.21   CC       criu/files-reg.o
23:47:54 [2021-07-29T23:47:54.416Z] #43 56.04   CC       criu/filesystems.o
23:47:54 [2021-07-29T23:47:54.562Z] #36 DONE 75.2s
23:47:54 [2021-07-29T23:47:54.562Z] 
23:47:54 [2021-07-29T23:47:54.562Z] #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
23:47:54 [2021-07-29T23:47:54.562Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:47:54 [2021-07-29T23:47:54.562Z] #13 72.96 Selecting previously unselected package mingw-w64-x86-64-dev.
23:47:54 [2021-07-29T23:47:54.562Z] #13 72.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
23:47:54 [2021-07-29T23:47:54.562Z] #13 73.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
23:47:54 [2021-07-29T23:47:54.979Z] #43 56.35   CC       criu/fsnotify.o
23:47:55 [2021-07-29T23:47:55.000Z] #43 70.31   CC       criu/protobuf-desc.o
23:47:55 [2021-07-29T23:47:55.236Z] #43 56.88   CC       criu/image-desc.o
23:47:55 [2021-07-29T23:47:55.259Z] #43 70.88   CC       criu/protobuf.o
23:47:55 [2021-07-29T23:47:55.492Z] #43 56.95   CC       criu/image.o
23:47:55 [2021-07-29T23:47:55.518Z] #43 71.10   CC       criu/pstree.o
23:47:55 [2021-07-29T23:47:55.754Z] #43 52.33   CC       criu/files.o
23:47:55 [2021-07-29T23:47:55.830Z] #24 ...
23:47:55 [2021-07-29T23:47:55.830Z] 
23:47:55 [2021-07-29T23:47:55.830Z] #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
23:47:55 [2021-07-29T23:47:55.830Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:47:55 [2021-07-29T23:47:55.830Z] #43 42.82   DEP      criu/rst-malloc.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 42.89   DEP      criu/rbtree.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 42.93   DEP      criu/pstree.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 43.08   DEP      criu/protobuf.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 43.16   GEN      criu/protobuf-desc-gen.h
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.54   DEP      criu/protobuf-desc.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.62   DEP      criu/proc_parse.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.75   DEP      criu/plugin.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.79   DEP      criu/pipes.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.91   DEP      criu/pie-util.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 44.97   DEP      criu/pie-util-vdso.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.04   DEP      criu/path.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.13   DEP      criu/parasite-syscall.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.25   DEP      criu/pagemap.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.33   DEP      criu/pagemap-cache.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.40   DEP      criu/page-xfer.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.48   DEP      criu/page-pipe.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.53   DEP      criu/netfilter.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.62   DEP      criu/net.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.74   DEP      criu/namespaces.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.84   DEP      criu/mount.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 45.94   DEP      criu/memfd.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.05   DEP      criu/mem.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.23   DEP      criu/lsm.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.31   DEP      criu/log.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.38   DEP      criu/libnetlink.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.44   DEP      criu/kerndat.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.53   DEP      criu/kcmp-ids.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.59   DEP      criu/irmap.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.69   DEP      criu/ipc_ns.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.77   DEP      criu/image.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.88   DEP      criu/image-desc.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 46.97   DEP      criu/fsnotify.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.11   DEP      criu/filesystems.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.22   DEP      criu/files.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.32   DEP      criu/files-reg.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.41   DEP      criu/files-ext.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.49   DEP      criu/file-lock.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.58   DEP      criu/file-ids.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.68   DEP      criu/fifo.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.76   DEP      criu/fdstore.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.83   DEP      criu/fault-injection.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.85   DEP      criu/external.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 47.94   DEP      criu/eventpoll.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.09   DEP      criu/eventfd.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.22   DEP      criu/crtools.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.33   DEP      criu/cr-service.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.44   DEP      criu/cr-restore.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.63   DEP      criu/cr-errno.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.65   DEP      criu/cr-dump.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.81   DEP      criu/cr-dedup.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 48.90   DEP      criu/cr-check.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.03   DEP      criu/config.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.12   DEP      criu/clone-noasan.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.17   DEP      criu/cgroup.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.26   DEP      criu/cgroup-props.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.32   DEP      criu/bitmap.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.33   DEP      criu/bfd.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.41   DEP      criu/autofs.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.50   DEP      criu/aio.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.62   DEP      criu/action-scripts.d
23:47:55 [2021-07-29T23:47:55.830Z] #43 49.79   CC       criu/action-scripts.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 50.11   CC       criu/aio.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 50.53   CC       criu/autofs.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 51.45   CC       criu/bfd.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 51.76   CC       criu/bitmap.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 51.87   CC       criu/cgroup-props.o
23:47:55 [2021-07-29T23:47:55.830Z] #43 52.41   CC       criu/cgroup.o
23:47:56 [2021-07-29T23:47:56.055Z] #43 57.42   CC       criu/ipc_ns.o
23:47:56 [2021-07-29T23:47:56.326Z] #43 53.31   CC       criu/filesystems.o
23:47:56 [2021-07-29T23:47:56.455Z] #43 71.76   CC       criu/rbtree.o
23:47:56 [2021-07-29T23:47:56.455Z] #43 71.94   CC       criu/rst-malloc.o
23:47:56 [2021-07-29T23:47:56.455Z] #43 72.12   CC       criu/seccomp.o
23:47:56 [2021-07-29T23:47:56.618Z] #43 58.03   CC       criu/irmap.o
23:47:56 [2021-07-29T23:47:56.777Z] #43 54.10   CC       criu/clone-noasan.o
23:47:56 [2021-07-29T23:47:56.875Z] #43 58.38   CC       criu/kcmp-ids.o
23:47:56 [2021-07-29T23:47:56.875Z] #43 58.57   CC       criu/kerndat.o
23:47:56 [2021-07-29T23:47:56.898Z] #43 53.66   CC       criu/fsnotify.o
23:47:57 [2021-07-29T23:47:57.023Z] #43 72.54   CC       criu/seize.o
23:47:57 [2021-07-29T23:47:57.040Z] #43 54.26   CC       criu/config.o
23:47:57 [2021-07-29T23:47:57.106Z] #13 ...
23:47:57 [2021-07-29T23:47:57.106Z] 
23:47:57 [2021-07-29T23:47:57.106Z] #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
23:47:57 [2021-07-29T23:47:57.106Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:47:57 [2021-07-29T23:47:57.106Z] #51 68.14 time
23:47:57 [2021-07-29T23:47:57.106Z] #51 73.13 encoding/base64
23:47:57 [2021-07-29T23:47:57.106Z] #51 73.83 regexp/syntax
23:47:57 [2021-07-29T23:47:57.106Z] #51 73.93 context
23:47:57 [2021-07-29T23:47:57.106Z] #51 74.84 fmt
23:47:57 [2021-07-29T23:47:57.106Z] #51 ...
23:47:57 [2021-07-29T23:47:57.106Z] 
23:47:57 [2021-07-29T23:47:57.106Z] #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
23:47:57 [2021-07-29T23:47:57.106Z] #37 sha256:b9c5f2e9afd8e17bc42f0845a53ff4ae18f3d8ab84db707ff5ac873bd70fbcdd
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.111 + RM_GOPATH=0
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.111 + TMP_GOPATH=
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.111 + : /build
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.111 + '[' -z '' ']'
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.113 ++ mktemp -d
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.113 + export GOPATH=/tmp/tmp.1B0oHarNus
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.113 + GOPATH=/tmp/tmp.1B0oHarNus
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.113 + RM_GOPATH=1
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.113 + case "$(go env GOARCH)" in
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.118 ++ go env GOARCH
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.164 + export GO_BUILDMODE=-buildmode=pie
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.164 + GO_BUILDMODE=-buildmode=pie
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.164 ++ dirname /tmp/install/install.sh
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.168 + dir=/tmp/install
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.168 + bin=tini
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.168 + shift
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.169 + '[' '!' -f /tmp/install/tini.installer ']'
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.169 + . /tmp/install/tini.installer
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.169 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.169 + install_tini
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.172 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.172 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.172 + git clone https://github.com/krallin/tini.git /tmp/tmp.1B0oHarNus/tini
23:47:57 [2021-07-29T23:47:57.106Z] #37 1.178 Cloning into '/tmp/tmp.1B0oHarNus/tini'...
23:47:57 [2021-07-29T23:47:57.106Z] #37 2.030 + cd /tmp/tmp.1B0oHarNus/tini
23:47:57 [2021-07-29T23:47:57.106Z] #37 2.031 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
23:47:57 [2021-07-29T23:47:57.106Z] #37 2.036 + cmake .
23:47:57 [2021-07-29T23:47:57.106Z] #37 2.637 -- The C compiler identification is GNU 8.3.0
23:47:57 [2021-07-29T23:47:57.106Z] #37 2.694 -- Check for working C compiler: /usr/bin/cc
23:47:57 [2021-07-29T23:47:57.367Z] #37 3.417 -- Check for working C compiler: /usr/bin/cc -- works
23:47:57 [2021-07-29T23:47:57.367Z] #37 3.430 -- Detecting C compiler ABI info
23:47:57 [2021-07-29T23:47:57.437Z] #43 59.17   CC       criu/libnetlink.o
23:47:57 [2021-07-29T23:47:57.469Z] #43 54.32   CC       criu/image-desc.o
23:47:57 [2021-07-29T23:47:57.469Z] #43 54.41   CC       criu/image.o
23:47:57 [2021-07-29T23:47:57.591Z] #43 73.08   CC       criu/servicefd.o
23:47:57 [2021-07-29T23:47:57.627Z] #37 ...
23:47:57 [2021-07-29T23:47:57.627Z] 
23:47:57 [2021-07-29T23:47:57.627Z] #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
23:47:57 [2021-07-29T23:47:57.627Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:47:57 [2021-07-29T23:47:57.627Z] #45 68.96 internal/poll
23:47:57 [2021-07-29T23:47:57.627Z] #45 71.48 regexp/syntax
23:47:57 [2021-07-29T23:47:57.627Z] #45 71.81 os
23:47:57 [2021-07-29T23:47:57.627Z] #45 76.46 regexp
23:47:57 [2021-07-29T23:47:57.627Z] #45 76.75 fmt
23:47:57 [2021-07-29T23:47:57.694Z] #43 59.42   CC       criu/log.o
23:47:57 [2021-07-29T23:47:57.851Z] #43 73.42   CC       criu/shmem.o
23:47:57 [2021-07-29T23:47:57.888Z] #45 ...
23:47:57 [2021-07-29T23:47:57.888Z] 
23:47:57 [2021-07-29T23:47:57.888Z] #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
23:47:57 [2021-07-29T23:47:57.888Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:47:57 [2021-07-29T23:47:57.888Z] #42 69.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 69.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 69.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 69.12 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 69.14 Setting up python-six (1.12.0-1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 73.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 73.88 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 74.28 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 74.52 Setting up libcap-dev:amd64 (1:2.25-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 74.95 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 75.21 Setting up protobuf-compiler (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 75.24 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 75.25 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 75.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 75.32 Setting up python-protobuf (3.6.1.3-2) ...
23:47:57 [2021-07-29T23:47:57.888Z] #42 ...
23:47:57 [2021-07-29T23:47:57.888Z] 
23:47:57 [2021-07-29T23:47:57.888Z] #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
23:47:57 [2021-07-29T23:47:57.888Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:47:57 [2021-07-29T23:47:57.888Z] #51 79.21 golang.org/x/sys/unix
23:47:57 [2021-07-29T23:47:57.988Z] #43 55.27   CC       criu/cr-check.o
23:47:58 [2021-07-29T23:47:58.041Z] #43 54.85   CC       criu/ipc_ns.o
23:47:58 [2021-07-29T23:47:58.257Z] #43 59.66   CC       criu/lsm.o
23:47:58 [2021-07-29T23:47:58.257Z] #43 59.87   CC       criu/mem.o
23:47:58 [2021-07-29T23:47:58.419Z] #43 73.98   CC       criu/sigframe.o
23:47:58 [2021-07-29T23:47:58.419Z] #43 74.12   CC       criu/signalfd.o
23:47:58 [2021-07-29T23:47:58.612Z] #43 55.48   CC       criu/irmap.o
23:47:58 [2021-07-29T23:47:58.678Z] #43 74.27   CC       criu/sk-inet.o
23:47:58 [2021-07-29T23:47:58.828Z] #51 80.17 encoding/json
23:47:59 [2021-07-29T23:47:59.184Z] #43 55.81   CC       criu/kcmp-ids.o
23:47:59 [2021-07-29T23:47:59.184Z] #43 55.97   CC       criu/kerndat.o
23:47:59 [2021-07-29T23:47:59.188Z] #43 60.71   CC       criu/memfd.o
23:47:59 [2021-07-29T23:47:59.247Z] #43 74.97   CC       criu/sk-netlink.o
23:47:59 [2021-07-29T23:47:59.380Z] #43 56.36   CC       criu/cr-dedup.o
23:47:59 [2021-07-29T23:47:59.381Z] #43 56.64   CC       criu/cr-dump.o
23:47:59 [2021-07-29T23:47:59.445Z] #43 61.05   CC       criu/mount.o
23:47:59 [2021-07-29T23:47:59.506Z] #43 75.25   CC       criu/sk-packet.o
23:47:59 [2021-07-29T23:47:59.756Z] #43 56.50   CC       criu/libnetlink.o
23:48:00 [2021-07-29T23:48:00.017Z] #43 56.71   CC       criu/log.o
23:48:00 [2021-07-29T23:48:00.074Z] #43 75.67   CC       criu/sk-queue.o
23:48:00 [2021-07-29T23:48:00.278Z] #43 57.03   CC       criu/lsm.o
23:48:00 [2021-07-29T23:48:00.278Z] #43 57.24   CC       criu/mem.o
23:48:00 [2021-07-29T23:48:00.333Z] #43 75.96   CC       criu/sk-tcp.o
23:48:00 [2021-07-29T23:48:00.774Z] #43 58.20   CC       criu/cr-errno.o
23:48:00 [2021-07-29T23:48:00.774Z] #43 58.26   CC       criu/cr-restore.o
23:48:00 [2021-07-29T23:48:00.902Z] #43 76.28   CC       criu/sk-unix.o
23:48:01 [2021-07-29T23:48:01.221Z] #43 58.05   CC       criu/memfd.o
23:48:01 [2021-07-29T23:48:01.337Z] #43 62.96   CC       criu/namespaces.o
23:48:01 [2021-07-29T23:48:01.482Z] #43 58.35   CC       criu/mount.o
23:48:01 [2021-07-29T23:48:01.840Z] #43 77.46   CC       criu/sockets.o
23:48:02 [2021-07-29T23:48:02.127Z] #51 ...
23:48:02 [2021-07-29T23:48:02.127Z] 
23:48:02 [2021-07-29T23:48:02.127Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:48:02 [2021-07-29T23:48:02.127Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:48:02 [2021-07-29T23:48:02.127Z] #34 73.24 path/filepath
23:48:02 [2021-07-29T23:48:02.127Z] #34 73.25 fmt
23:48:02 [2021-07-29T23:48:02.127Z] #34 74.79 io/ioutil
23:48:02 [2021-07-29T23:48:02.127Z] #34 76.93 flag
23:48:02 [2021-07-29T23:48:02.127Z] #34 76.94 github.com/BurntSushi/toml
23:48:02 [2021-07-29T23:48:02.127Z] #34 79.08 log
23:48:02 [2021-07-29T23:48:02.127Z] #34 81.59 github.com/BurntSushi/toml/cmd/tomlv
23:48:02 [2021-07-29T23:48:02.127Z] #34 ...
23:48:02 [2021-07-29T23:48:02.127Z] 
23:48:02 [2021-07-29T23:48:02.127Z] #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
23:48:02 [2021-07-29T23:48:02.127Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:48:02 [2021-07-29T23:48:02.127Z] #13 79.86 Selecting previously unselected package gcc-mingw-w64-base.
23:48:02 [2021-07-29T23:48:02.127Z] #13 79.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:48:02 [2021-07-29T23:48:02.127Z] #13 79.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:48:02 [2021-07-29T23:48:02.127Z] #13 80.05 Selecting previously unselected package gcc-mingw-w64-x86-64.
23:48:02 [2021-07-29T23:48:02.127Z] #13 80.05 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:48:02 [2021-07-29T23:48:02.127Z] #13 80.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:48:02 [2021-07-29T23:48:02.389Z] #13 ...
23:48:02 [2021-07-29T23:48:02.389Z] 
23:48:02 [2021-07-29T23:48:02.389Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tomlv
23:48:02 [2021-07-29T23:48:02.389Z] #34 sha256:ea37389fe8005b70b7fe55598cdcae256917b1381e7d332bcaaf9dda1b5fc60f
23:48:02 [2021-07-29T23:48:02.389Z] #34 DONE 83.9s
23:48:02 [2021-07-29T23:48:02.408Z] #43 78.02   CC       criu/stats.o
23:48:02 [2021-07-29T23:48:02.649Z] 
23:48:02 [2021-07-29T23:48:02.649Z] #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
23:48:02 [2021-07-29T23:48:02.649Z] #42 sha256:723d6a58cfea8ec53180aa0813ed74c40f9eea3eaef72bf1b025fddda82f02e1
23:48:02 [2021-07-29T23:48:02.649Z] #42 82.15 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
23:48:02 [2021-07-29T23:48:02.649Z] #42 82.18 Processing triggers for libc-bin (2.28-10) ...
23:48:02 [2021-07-29T23:48:02.649Z] #42 DONE 83.9s
23:48:02 [2021-07-29T23:48:02.649Z] 
23:48:02 [2021-07-29T23:48:02.649Z] #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
23:48:02 [2021-07-29T23:48:02.649Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:02 [2021-07-29T23:48:02.668Z] #43 78.22   CC       criu/string.o
23:48:02 [2021-07-29T23:48:02.668Z] #43 78.28   CC       criu/sysctl.o
23:48:02 [2021-07-29T23:48:02.706Z] #43 63.96   CC       criu/net.o
23:48:02 [2021-07-29T23:48:02.927Z] #43 78.70   CC       criu/sysfs_parse.o
23:48:03 [2021-07-29T23:48:03.396Z] #43 60.29   CC       criu/namespaces.o
23:48:03 [2021-07-29T23:48:03.496Z] #43 78.95   CC       criu/timens.o
23:48:03 [2021-07-29T23:48:03.496Z] #43 79.14   CC       criu/timerfd.o
23:48:03 [2021-07-29T23:48:03.591Z] #43 ...
23:48:03 [2021-07-29T23:48:03.591Z] 
23:48:03 [2021-07-29T23:48:03.591Z] #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
23:48:03 [2021-07-29T23:48:03.591Z] #37 sha256:b9c5f2e9afd8e17bc42f0845a53ff4ae18f3d8ab84db707ff5ac873bd70fbcdd
23:48:03 [2021-07-29T23:48:03.591Z] #37 4.230 -- Detecting C compiler ABI info - done
23:48:03 [2021-07-29T23:48:03.591Z] #37 4.287 -- Detecting C compile features
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.190 -- Detecting C compile features - done
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.219 -- Performing Test HAS_BUILTIN_FORTIFY
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.562 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.680 -- Configuring done
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.701 -- Generating done
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.717 -- Build files have been written to: /tmp/tmp.1B0oHarNus/tini
23:48:03 [2021-07-29T23:48:03.591Z] #37 6.719 + make tini-static
23:48:03 [2021-07-29T23:48:03.591Z] #37 7.035 Scanning dependencies of target tini-static
23:48:03 [2021-07-29T23:48:03.591Z] #37 7.158 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:48:03 [2021-07-29T23:48:03.591Z] #37 8.533 [100%] Linking C executable tini-static
23:48:03 [2021-07-29T23:48:03.591Z] #37 9.363 [100%] Built target tini-static
23:48:03 [2021-07-29T23:48:03.591Z] #37 9.475 + mkdir -p /build
23:48:03 [2021-07-29T23:48:03.591Z] #37 9.481 + cp tini-static /build/docker-init
23:48:03 [2021-07-29T23:48:03.591Z] #37 DONE 9.7s
23:48:03 [2021-07-29T23:48:03.756Z] #43 79.34   CC       criu/tty.o
23:48:03 [2021-07-29T23:48:03.851Z] 
23:48:03 [2021-07-29T23:48:03.851Z] #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
23:48:03 [2021-07-29T23:48:03.851Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:03 [2021-07-29T23:48:03.851Z] #45 81.21 internal/lazyregexp
23:48:03 [2021-07-29T23:48:03.851Z] #45 81.41 go/token
23:48:03 [2021-07-29T23:48:03.851Z] #45 81.46 net/url
23:48:03 [2021-07-29T23:48:03.851Z] #45 82.67 go/scanner
23:48:03 [2021-07-29T23:48:03.851Z] #45 83.46 text/template/parse
23:48:03 [2021-07-29T23:48:03.851Z] #45 84.16 go/ast
23:48:04 [2021-07-29T23:48:04.091Z] #43 61.56   CC       criu/cr-service.o
23:48:04 [2021-07-29T23:48:04.111Z] #43 65.67   CC       criu/netfilter.o
23:48:04 [2021-07-29T23:48:04.337Z] #43 61.19   CC       criu/net.o
23:48:04 [2021-07-29T23:48:04.374Z] #43 65.93   CC       criu/page-pipe.o
23:48:04 [2021-07-29T23:48:04.636Z] #43 66.30   CC       criu/page-xfer.o
23:48:05 [2021-07-29T23:48:05.134Z] #43 80.50   CC       criu/tun.o
23:48:05 [2021-07-29T23:48:05.134Z] #43 80.89   CC       criu/uffd.o
23:48:05 [2021-07-29T23:48:05.484Z] #43 62.75   CC       criu/crtools.o
23:48:05 [2021-07-29T23:48:05.576Z] #43 67.25   CC       criu/pagemap-cache.o
23:48:05 [2021-07-29T23:48:05.669Z]  ---> 829be345a10f
23:48:05 [2021-07-29T23:48:05.670Z] Successfully built 829be345a10f
23:48:05 [2021-07-29T23:48:05.670Z] Successfully tagged docker:latest
23:48:05 [2021-07-29T23:48:05.670Z] INFO: Image build ended at 07/29/2021 23:48:02. Duration:00:00:39.5465565
23:48:05 [2021-07-29T23:48:05.670Z] 
23:48:05 [2021-07-29T23:48:05.670Z] 
23:48:05 [2021-07-29T23:48:05.670Z] INFO: Building the test binaries at 07/29/2021 23:48:02...
23:48:05 [2021-07-29T23:48:05.747Z] #43 63.15   CC       criu/eventfd.o
23:48:05 [2021-07-29T23:48:05.833Z] #43 67.45   CC       criu/pagemap.o
23:48:06 [2021-07-29T23:48:06.011Z] #43 63.41   CC       criu/eventpoll.o
23:48:06 [2021-07-29T23:48:06.248Z] #43 62.80   CC       criu/netfilter.o
23:48:06 [2021-07-29T23:48:06.248Z] #43 63.00   CC       criu/page-pipe.o
23:48:06 [2021-07-29T23:48:06.397Z] #43 67.98   CC       criu/parasite-syscall.o
23:48:06 [2021-07-29T23:48:06.397Z] #45 ...
23:48:06 [2021-07-29T23:48:06.397Z] 
23:48:06 [2021-07-29T23:48:06.397Z] #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
23:48:06 [2021-07-29T23:48:06.397Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:06 [2021-07-29T23:48:06.397Z] #43 3.663 Note: Building without setproctitle() and strlcpy() support.
23:48:06 [2021-07-29T23:48:06.397Z] #43 3.663       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:48:06 [2021-07-29T23:48:06.397Z] #43 3.691 Note: Building without GnuTLS support
23:48:06 [2021-07-29T23:48:06.397Z] #43 3.699 Makefile.config:39: Warn: you have no libnftables installed
23:48:06 [2021-07-29T23:48:06.397Z] #43 3.699 Makefile.config:40: Warn: Building without nftables support
23:48:06 [2021-07-29T23:48:06.509Z] #43 63.29   CC       criu/page-xfer.o
23:48:06 [2021-07-29T23:48:06.532Z] #43 81.80   CC       criu/util.o
23:48:06 [2021-07-29T23:48:06.587Z] #43 64.00   CC       criu/external.o
23:48:06 [2021-07-29T23:48:06.850Z] #43 64.21   CC       criu/fault-injection.o
23:48:06 [2021-07-29T23:48:06.850Z] #43 64.28   CC       criu/fdstore.o
23:48:06 [2021-07-29T23:48:06.960Z] #43 68.52   CC       criu/path.o
23:48:06 [2021-07-29T23:48:06.960Z] #43 68.68   CC       criu/pie-util-vdso-elf32.o
23:48:07 [2021-07-29T23:48:07.098Z] #43 82.76   CC       criu/uts_ns.o
23:48:07 [2021-07-29T23:48:07.114Z] #43 64.51   CC       criu/fifo.o
23:48:07 [2021-07-29T23:48:07.217Z] #43 68.96   CC       criu/pie-util-vdso.o
23:48:07 [2021-07-29T23:48:07.357Z] #43 82.91   CC       criu/vdso-compat.o
23:48:07 [2021-07-29T23:48:07.357Z] #43 83.08   CC       criu/vdso.o
23:48:07 [2021-07-29T23:48:07.377Z] #43 64.76   CC       criu/file-ids.o
23:48:07 [2021-07-29T23:48:07.452Z] #43 64.14   CC       criu/pagemap-cache.o
23:48:07 [2021-07-29T23:48:07.452Z] #43 64.35   CC       criu/pagemap.o
23:48:07 [2021-07-29T23:48:07.640Z] #43 64.98   CC       criu/file-lock.o
23:48:07 [2021-07-29T23:48:07.780Z] #43 69.18   CC       criu/pie-util.o
23:48:07 [2021-07-29T23:48:07.780Z] #43 69.28   CC       criu/pipes.o
23:48:07 [2021-07-29T23:48:07.924Z] #43 83.45   LINK     criu/built-in.o
23:48:07 [2021-07-29T23:48:07.924Z] #43 83.56   LINK     criu/criu
23:48:08 [2021-07-29T23:48:08.023Z] #43 64.91   CC       criu/parasite-syscall.o
23:48:08 [2021-07-29T23:48:08.037Z] #43 69.70   CC       criu/plugin.o
23:48:08 [2021-07-29T23:48:08.182Z] #43 83.79   DEP      lib/c/criu.d
23:48:08 [2021-07-29T23:48:08.182Z] #43 83.85   CC       images/rpc.pb-c.o
23:48:08 [2021-07-29T23:48:08.216Z] #43 65.58   CC       criu/files-ext.o
23:48:08 [2021-07-29T23:48:08.294Z] #43 69.92   CC       criu/proc_parse.o
23:48:08 [2021-07-29T23:48:08.311Z] #43 5.540 fatal: not a git repository (or any of the parent directories): .git
23:48:08 [2021-07-29T23:48:08.311Z] #43 5.588   GEN      .gitid
23:48:08 [2021-07-29T23:48:08.311Z] #43 5.633   GEN      criu/include/version.h
23:48:08 [2021-07-29T23:48:08.311Z] #43 5.689   GEN      include/common/asm
23:48:08 [2021-07-29T23:48:08.443Z] #43 ...
23:48:08 [2021-07-29T23:48:08.443Z] 
23:48:08 [2021-07-29T23:48:08.443Z] #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
23:48:08 [2021-07-29T23:48:08.443Z] #49 sha256:cbbec0670590d2fbb67fe4ad03744976fd7de358e6e777c8910f0588de5c81d7
23:48:08 [2021-07-29T23:48:08.443Z] #49 110.7 + /build/golangci-lint --version
23:48:08 [2021-07-29T23:48:08.479Z] #43 65.84   CC       criu/files-reg.o
23:48:08 [2021-07-29T23:48:08.595Z] #43 65.39   CC       criu/path.o
23:48:08 [2021-07-29T23:48:08.701Z] #49 111.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:48:08 [2021-07-29T23:48:08.856Z] #43 65.57   CC       criu/pie-util-vdso-elf32.o
23:48:08 [2021-07-29T23:48:08.960Z] #49 DONE 111.3s
23:48:08 [2021-07-29T23:48:08.960Z] 
23:48:08 [2021-07-29T23:48:08.960Z] #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
23:48:08 [2021-07-29T23:48:08.960Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:08 [2021-07-29T23:48:08.960Z] #43 84.19   CC       lib/c/criu.o
23:48:09 [2021-07-29T23:48:09.118Z] #43 65.83   CC       criu/pie-util-vdso.o
23:48:09 [2021-07-29T23:48:09.219Z] #43 84.81   LINK     lib/c/built-in.o
23:48:09 [2021-07-29T23:48:09.219Z] #43 84.82   LINK     lib/c/libcriu.so
23:48:09 [2021-07-29T23:48:09.219Z] #43 84.84   LINK     lib/c/libcriu.a
23:48:09 [2021-07-29T23:48:09.379Z] #43 66.11   CC       criu/pie-util.o
23:48:09 [2021-07-29T23:48:09.379Z] #43 66.23   CC       criu/pipes.o
23:48:09 [2021-07-29T23:48:09.407Z] INFO: make.ps1 starting at 07/29/2021 23:48:08
23:48:09 [2021-07-29T23:48:09.407Z] INFO: Git commit (f40e9af6a2) assumed from DOCKER_GITCOMMIT environment variable
23:48:09 [2021-07-29T23:48:09.407Z] INFO: Invoking autogen...
23:48:09 [2021-07-29T23:48:09.477Z] #43 84.93   GEN      magic.py
23:48:09 [2021-07-29T23:48:09.477Z] #43 85.09 Note: Building without setproctitle() and strlcpy() support.
23:48:09 [2021-07-29T23:48:09.477Z] #43 85.09       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:48:09 [2021-07-29T23:48:09.477Z] #43 85.10 Note: Building without GnuTLS support
23:48:09 [2021-07-29T23:48:09.477Z] #43 85.11 Makefile.config:39: Warn: you have no libnftables installed
23:48:09 [2021-07-29T23:48:09.477Z] #43 85.11 Makefile.config:40: Warn: Building without nftables support
23:48:09 [2021-07-29T23:48:09.663Z] #43 71.26   CC       criu/protobuf-desc.o
23:48:09 [2021-07-29T23:48:09.705Z] #43 7.225   PBCC     images/timens.pb-c.c
23:48:09 [2021-07-29T23:48:09.705Z] #43 7.285   DEP      images/timens.pb-c.d
23:48:09 [2021-07-29T23:48:09.871Z] #43 67.33   CC       criu/files.o
23:48:09 [2021-07-29T23:48:09.951Z] #43 66.62   CC       criu/plugin.o
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.330   PBCC     images/fown.pb-c.c
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.353   PBCC     images/google/protobuf/descriptor.pb-c.c
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.422   PBCC     images/opts.pb-c.c
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.463   PBCC     images/memfd.pb-c.c
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.512   DEP      images/fown.pb-c.d
23:48:09 [2021-07-29T23:48:09.965Z] #43 7.562   DEP      images/google/protobuf/descriptor.pb-c.d
23:48:10 [2021-07-29T23:48:10.044Z] #43 85.79 fatal: not a git repository (or any of the parent directories): .git
23:48:10 [2021-07-29T23:48:10.213Z] #43 66.88   CC       criu/proc_parse.o
23:48:10 [2021-07-29T23:48:10.225Z] #43 7.680   DEP      images/opts.pb-c.d
23:48:10 [2021-07-29T23:48:10.225Z] #43 7.722   DEP      images/memfd.pb-c.d
23:48:10 [2021-07-29T23:48:10.225Z] #43 7.777   PBCC     images/sit.pb-c.c
23:48:10 [2021-07-29T23:48:10.225Z] #43 7.825   DEP      images/sit.pb-c.d
23:48:10 [2021-07-29T23:48:10.226Z] #43 71.80   CC       criu/protobuf.o
23:48:10 [2021-07-29T23:48:10.372Z] INFO: Building daemon...
23:48:10 [2021-07-29T23:48:10.483Z] #43 72.03   CC       criu/pstree.o
23:48:10 [2021-07-29T23:48:10.485Z] #43 7.903   PBCC     images/macvlan.pb-c.c
23:48:10 [2021-07-29T23:48:10.485Z] #43 7.927   DEP      images/macvlan.pb-c.d
23:48:10 [2021-07-29T23:48:10.485Z] #43 7.965   PBCC     images/autofs.pb-c.c
23:48:10 [2021-07-29T23:48:10.485Z] #43 7.988   DEP      images/autofs.pb-c.d
23:48:10 [2021-07-29T23:48:10.485Z] #43 8.023   PBCC     images/sysctl.pb-c.c
23:48:10 [2021-07-29T23:48:10.485Z] #43 8.058   DEP      images/sysctl.pb-c.d
23:48:10 [2021-07-29T23:48:10.612Z] #43 86.14 make[1]: Nothing to be done for 'all'.
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.109   PBCC     images/time.pb-c.c
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.137   DEP      images/time.pb-c.d
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.163   PBCC     images/binfmt-misc.pb-c.c
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.202   DEP      images/binfmt-misc.pb-c.d
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.261   PBCC     images/seccomp.pb-c.c
23:48:10 [2021-07-29T23:48:10.745Z] #43 8.291   DEP      images/seccomp.pb-c.d
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.51 make[1]: 'images/built-in.o' is up to date.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.53 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.54 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.55 make[1]: 'compel/libcompel.a' is up to date.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.57 make[1]: 'compel/compel-host-bin' is up to date.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.58 make[1]: Nothing to be done for 'all'.
23:48:10 [2021-07-29T23:48:10.871Z] #43 86.59 make[1]: 'soccr/libsoccr.a' is up to date.
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.334   PBCC     images/userns.pb-c.c
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.341   DEP      images/userns.pb-c.d
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.413   PBCC     images/cgroup.pb-c.c
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.442   DEP      images/cgroup.pb-c.d
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.478   PBCC     images/ext-file.pb-c.c
23:48:11 [2021-07-29T23:48:11.006Z] #43 8.520   DEP      images/ext-file.pb-c.d
23:48:11 [2021-07-29T23:48:11.047Z] #43 72.68   CC       criu/rbtree.o
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.69 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.70 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.72 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.76 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.79 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.80 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.82 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.130Z] #43 86.87 make[2]: Nothing to be done for 'all'.
23:48:11 [2021-07-29T23:48:11.264Z] #43 68.68   CC       criu/filesystems.o
23:48:11 [2021-07-29T23:48:11.267Z] #43 8.591   PBCC     images/rpc.pb-c.c
23:48:11 [2021-07-29T23:48:11.267Z] #43 8.682   DEP      images/rpc.pb-c.d
23:48:11 [2021-07-29T23:48:11.267Z] #43 8.719   PBCC     images/siginfo.pb-c.c
23:48:11 [2021-07-29T23:48:11.267Z] #43 8.739   DEP      images/siginfo.pb-c.d
23:48:11 [2021-07-29T23:48:11.267Z] #43 8.791   PBCC     images/pagemap.pb-c.c
23:48:11 [2021-07-29T23:48:11.303Z] #43 72.89   CC       criu/rst-malloc.o
23:48:11 [2021-07-29T23:48:11.393Z] #43 86.88   INSTALL  criu/criu
23:48:11 [2021-07-29T23:48:11.393Z] #43 DONE 87.0s
23:48:11 [2021-07-29T23:48:11.393Z] 
23:48:11 [2021-07-29T23:48:11.393Z] #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
23:48:11 [2021-07-29T23:48:11.393Z] #56 sha256:9b2a8759c40817eda3cf0c38083cd1367a8cba7c04ea773bf061be9e67339ae4
23:48:11 [2021-07-29T23:48:11.393Z] #56 113.5 + bin/containerd
23:48:11 [2021-07-29T23:48:11.528Z] #43 8.849   DEP      images/pagemap.pb-c.d
23:48:11 [2021-07-29T23:48:11.528Z] #43 8.905   PBCC     images/rlimit.pb-c.c
23:48:11 [2021-07-29T23:48:11.528Z] #43 8.927   DEP      images/rlimit.pb-c.d
23:48:11 [2021-07-29T23:48:11.528Z] #43 8.979   PBCC     images/file-lock.pb-c.c
23:48:11 [2021-07-29T23:48:11.528Z] #43 9.019   DEP      images/file-lock.pb-c.d
23:48:11 [2021-07-29T23:48:11.560Z] #43 73.06   CC       criu/seccomp.o
23:48:11 [2021-07-29T23:48:11.604Z] #43 68.32   CC       criu/protobuf-desc.o
23:48:11 [2021-07-29T23:48:11.789Z] #43 9.084   PBCC     images/tty.pb-c.c
23:48:11 [2021-07-29T23:48:11.789Z] #43 9.179   DEP      images/tty.pb-c.d
23:48:11 [2021-07-29T23:48:11.789Z] #43 9.247   PBCC     images/tun.pb-c.c
23:48:11 [2021-07-29T23:48:11.789Z] #43 9.307   PBCC     images/netdev.pb-c.c
23:48:11 [2021-07-29T23:48:11.840Z] #43 69.15   CC       criu/fsnotify.o
23:48:11 [2021-07-29T23:48:11.865Z] #43 68.88   CC       criu/protobuf.o
23:48:12 [2021-07-29T23:48:12.050Z] #43 9.427   DEP      images/tun.pb-c.d
23:48:12 [2021-07-29T23:48:12.050Z] #43 9.502   DEP      images/netdev.pb-c.d
23:48:12 [2021-07-29T23:48:12.050Z] #43 9.567   PBCC     images/vma.pb-c.c
23:48:12 [2021-07-29T23:48:12.123Z] #43 73.52   CC       criu/seize.o
23:48:12 [2021-07-29T23:48:12.128Z] #43 69.14   CC       criu/pstree.o
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.582   DEP      images/vma.pb-c.d
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.626   PBCC     images/creds.pb-c.c
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.660   DEP      images/creds.pb-c.d
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.718   PBCC     images/utsns.pb-c.c
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.755   DEP      images/utsns.pb-c.d
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.796   PBCC     images/ipc-desc.pb-c.c
23:48:12 [2021-07-29T23:48:12.311Z] #43 9.851   PBCC     images/ipc-sem.pb-c.c
23:48:12 [2021-07-29T23:48:12.328Z] #56 ...
23:48:12 [2021-07-29T23:48:12.328Z] 
23:48:12 [2021-07-29T23:48:12.328Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:48:12 [2021-07-29T23:48:12.328Z] #44 sha256:205d49bc93f0e1fcee2f4207f5583a5fbe69b96261bae6816aed450d3988945c
23:48:12 [2021-07-29T23:48:12.328Z] #44 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.328Z] 
23:48:12 [2021-07-29T23:48:12.328Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
23:48:12 [2021-07-29T23:48:12.328Z] #46 sha256:747b6d6eadabd1e90745ba333f4219f4621e620a67386d5fa8a11748db73201d
23:48:12 [2021-07-29T23:48:12.328Z] #46 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.571Z] #43 9.858   DEP      images/ipc-desc.pb-c.d
23:48:12 [2021-07-29T23:48:12.571Z] #43 9.923   DEP      images/ipc-sem.pb-c.d
23:48:12 [2021-07-29T23:48:12.571Z] #43 9.961   PBCC     images/ipc-msg.pb-c.c
23:48:12 [2021-07-29T23:48:12.571Z] #43 9.988   DEP      images/ipc-msg.pb-c.d
23:48:12 [2021-07-29T23:48:12.571Z] #43 10.03   PBCC     images/ipc-shm.pb-c.c
23:48:12 [2021-07-29T23:48:12.571Z] #43 10.06   DEP      images/ipc-shm.pb-c.d
23:48:12 [2021-07-29T23:48:12.571Z] #43 10.09   PBCC     images/ipc-var.pb-c.c
23:48:12 [2021-07-29T23:48:12.587Z] 
23:48:12 [2021-07-29T23:48:12.587Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:48:12 [2021-07-29T23:48:12.587Z] #48 sha256:eb5eafd9b404922d8587766f198bbff307a02f94e4e357bfee05efe133810d7a
23:48:12 [2021-07-29T23:48:12.587Z] #48 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.587Z] 
23:48:12 [2021-07-29T23:48:12.587Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:48:12 [2021-07-29T23:48:12.587Z] #50 sha256:30408770b8274cebec6e67507c14f3dfa0aef03338643bfde9928eb4dc58c7da
23:48:12 [2021-07-29T23:48:12.587Z] #50 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.587Z] 
23:48:12 [2021-07-29T23:48:12.587Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:48:12 [2021-07-29T23:48:12.587Z] #52 sha256:c3c7d0063aece56551438259e0057024d5fd61bb53757fbd404fab4b0ea730fa
23:48:12 [2021-07-29T23:48:12.587Z] #52 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.587Z] 
23:48:12 [2021-07-29T23:48:12.587Z] #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
23:48:12 [2021-07-29T23:48:12.587Z] #56 sha256:9b2a8759c40817eda3cf0c38083cd1367a8cba7c04ea773bf061be9e67339ae4
23:48:12 [2021-07-29T23:48:12.686Z] #43 74.06   CC       criu/servicefd.o
23:48:12 [2021-07-29T23:48:12.686Z] #43 74.27   CC       criu/shmem.o
23:48:12 [2021-07-29T23:48:12.788Z] #43 70.00   CC       criu/image-desc.o
23:48:12 [2021-07-29T23:48:12.788Z] #43 70.09   CC       criu/image.o
23:48:12 [2021-07-29T23:48:12.832Z] #43 10.14   DEP      images/ipc-var.pb-c.d
23:48:12 [2021-07-29T23:48:12.832Z] #43 10.23   PBCC     images/sk-opts.pb-c.c
23:48:12 [2021-07-29T23:48:12.832Z] #43 10.24   PBCC     images/packet-sock.pb-c.c
23:48:12 [2021-07-29T23:48:12.832Z] #43 10.29   DEP      images/sk-opts.pb-c.d
23:48:12 [2021-07-29T23:48:12.832Z] #43 10.33   DEP      images/packet-sock.pb-c.d
23:48:12 [2021-07-29T23:48:12.845Z] #56 ...
23:48:12 [2021-07-29T23:48:12.845Z] 
23:48:12 [2021-07-29T23:48:12.845Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
23:48:12 [2021-07-29T23:48:12.845Z] #54 sha256:8c5f0db041517c6fc2e513c0ea44eddb04ee62ece6cb6ffe8729a8c3dbeb17ef
23:48:12 [2021-07-29T23:48:12.845Z] #54 DONE 0.1s
23:48:12 [2021-07-29T23:48:12.845Z] 
23:48:12 [2021-07-29T23:48:12.845Z] #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
23:48:12 [2021-07-29T23:48:12.845Z] #56 sha256:9b2a8759c40817eda3cf0c38083cd1367a8cba7c04ea773bf061be9e67339ae4
23:48:13 [2021-07-29T23:48:13.072Z] #43 69.81   CC       criu/rbtree.o
23:48:13 [2021-07-29T23:48:13.072Z] #43 69.99   CC       criu/rst-malloc.o
23:48:13 [2021-07-29T23:48:13.093Z] #43 10.38   PBCC     images/sk-netlink.pb-c.c
23:48:13 [2021-07-29T23:48:13.093Z] #43 10.42   DEP      images/sk-netlink.pb-c.d
23:48:13 [2021-07-29T23:48:13.093Z] #43 10.46   PBCC     images/sk-inet.pb-c.c
23:48:13 [2021-07-29T23:48:13.093Z] #43 10.56   DEP      images/sk-inet.pb-c.d
23:48:13 [2021-07-29T23:48:13.093Z] #43 10.59   PBCC     images/sk-unix.pb-c.c
23:48:13 [2021-07-29T23:48:13.250Z] #43 74.82   CC       criu/sigframe.o
23:48:13 [2021-07-29T23:48:13.334Z] #43 70.15   CC       criu/seccomp.o
23:48:13 [2021-07-29T23:48:13.354Z] #43 10.64   DEP      images/sk-unix.pb-c.d
23:48:13 [2021-07-29T23:48:13.354Z] #43 10.71   PBCC     images/mm.pb-c.c
23:48:13 [2021-07-29T23:48:13.354Z] #43 10.78   DEP      images/mm.pb-c.d
23:48:13 [2021-07-29T23:48:13.354Z] #43 10.84   PBCC     images/timerfd.pb-c.c
23:48:13 [2021-07-29T23:48:13.363Z] #43 70.74   CC       criu/ipc_ns.o
23:48:13 [2021-07-29T23:48:13.507Z] #43 74.94   CC       criu/signalfd.o
23:48:13 [2021-07-29T23:48:13.507Z] #43 75.12   CC       criu/sk-inet.o
23:48:13 [2021-07-29T23:48:13.596Z] #43 70.52   CC       criu/seize.o
23:48:13 [2021-07-29T23:48:13.615Z] #43 10.90   DEP      images/timerfd.pb-c.d
23:48:13 [2021-07-29T23:48:13.615Z] #43 10.93   PBCC     images/timer.pb-c.c
23:48:13 [2021-07-29T23:48:13.615Z] #43 10.97   DEP      images/timer.pb-c.d
23:48:13 [2021-07-29T23:48:13.615Z] #43 11.01   PBCC     images/sa.pb-c.c
23:48:13 [2021-07-29T23:48:13.615Z] #43 11.10   DEP      images/sa.pb-c.d
23:48:13 [2021-07-29T23:48:13.876Z] #43 11.17   PBCC     images/pipe-data.pb-c.c
23:48:13 [2021-07-29T23:48:13.876Z] #43 11.19   DEP      images/pipe-data.pb-c.d
23:48:13 [2021-07-29T23:48:13.876Z] #43 11.26   PBCC     images/mnt.pb-c.c
23:48:13 [2021-07-29T23:48:13.876Z] #43 11.34   DEP      images/mnt.pb-c.d
23:48:13 [2021-07-29T23:48:13.876Z] #43 11.40   PBCC     images/sk-packet.pb-c.c
23:48:14 [2021-07-29T23:48:14.137Z] #43 11.45   DEP      images/sk-packet.pb-c.d
23:48:14 [2021-07-29T23:48:14.137Z] #43 11.52   PBCC     images/tcp-stream.pb-c.c
23:48:14 [2021-07-29T23:48:14.137Z] #43 11.57   DEP      images/tcp-stream.pb-c.d
23:48:14 [2021-07-29T23:48:14.137Z] #43 11.62   PBCC     images/pipe.pb-c.c
23:48:14 [2021-07-29T23:48:14.168Z] #43 71.04   CC       criu/servicefd.o
23:48:14 [2021-07-29T23:48:14.312Z] #43 71.55   CC       criu/irmap.o
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.70   DEP      images/pipe.pb-c.d
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.78   PBCC     images/pstree.pb-c.c
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.82   DEP      images/pstree.pb-c.d
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.86   PBCC     images/fs.pb-c.c
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.88   DEP      images/fs.pb-c.d
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.92   PBCC     images/signalfd.pb-c.c
23:48:14 [2021-07-29T23:48:14.401Z] #43 11.99   DEP      images/signalfd.pb-c.d
23:48:14 [2021-07-29T23:48:14.430Z] #43 71.31   CC       criu/shmem.o
23:48:14 [2021-07-29T23:48:14.438Z] #43 75.69   CC       criu/sk-netlink.o
23:48:14 [2021-07-29T23:48:14.438Z] #43 75.96   CC       criu/sk-packet.o
23:48:14 [2021-07-29T23:48:14.575Z] #43 72.02   CC       criu/kcmp-ids.o
23:48:14 [2021-07-29T23:48:14.662Z] #43 12.08   PBCC     images/fh.pb-c.c
23:48:14 [2021-07-29T23:48:14.662Z] #43 12.10   PBCC     images/fsnotify.pb-c.c
23:48:14 [2021-07-29T23:48:14.662Z] #43 12.16   DEP      images/fh.pb-c.d
23:48:14 [2021-07-29T23:48:14.662Z] #43 12.21   DEP      images/fsnotify.pb-c.d
23:48:14 [2021-07-29T23:48:14.695Z] #43 76.35   CC       criu/sk-queue.o
23:48:14 [2021-07-29T23:48:14.923Z] #43 12.28   PBCC     images/eventpoll.pb-c.c
23:48:14 [2021-07-29T23:48:14.923Z] #43 12.32   DEP      images/eventpoll.pb-c.d
23:48:14 [2021-07-29T23:48:14.923Z] #43 12.39   PBCC     images/eventfd.pb-c.c
23:48:14 [2021-07-29T23:48:14.923Z] #43 12.40   DEP      images/eventfd.pb-c.d
23:48:14 [2021-07-29T23:48:14.923Z] #43 12.46   PBCC     images/remap-file-path.pb-c.c
23:48:15 [2021-07-29T23:48:15.002Z] #43 71.85   CC       criu/sigframe.o
23:48:15 [2021-07-29T23:48:15.152Z] #43 72.26   CC       criu/kerndat.o
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.48   DEP      images/remap-file-path.pb-c.d
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.52   PBCC     images/fifo.pb-c.c
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.56   DEP      images/fifo.pb-c.d
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.61   PBCC     images/ghost-file.pb-c.c
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.64   DEP      images/ghost-file.pb-c.d
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.69   PBCC     images/regfile.pb-c.c
23:48:15 [2021-07-29T23:48:15.184Z] #43 12.73   DEP      images/regfile.pb-c.d
23:48:15 [2021-07-29T23:48:15.258Z] #43 76.63   CC       criu/sk-tcp.o
23:48:15 [2021-07-29T23:48:15.263Z] #43 71.97   CC       criu/signalfd.o
23:48:15 [2021-07-29T23:48:15.263Z] #43 72.11   CC       criu/sk-inet.o
23:48:15 [2021-07-29T23:48:15.446Z] #43 12.78   PBCC     images/ns.pb-c.c
23:48:15 [2021-07-29T23:48:15.446Z] #43 12.78   DEP      images/ns.pb-c.d
23:48:15 [2021-07-29T23:48:15.446Z] #43 12.84   PBCC     images/fdinfo.pb-c.c
23:48:15 [2021-07-29T23:48:15.446Z] #43 12.90   DEP      images/fdinfo.pb-c.d
23:48:15 [2021-07-29T23:48:15.446Z] #43 12.98   PBCC     images/core-aarch64.pb-c.c
23:48:15 [2021-07-29T23:48:15.515Z] #43 77.02   CC       criu/sk-unix.o
23:48:15 [2021-07-29T23:48:15.707Z] #43 13.04   PBCC     images/core-arm.pb-c.c
23:48:15 [2021-07-29T23:48:15.707Z] #43 13.07   PBCC     images/core-ppc64.pb-c.c
23:48:15 [2021-07-29T23:48:15.707Z] #43 13.12   PBCC     images/core-s390.pb-c.c
23:48:15 [2021-07-29T23:48:15.707Z] #43 13.17   PBCC     images/core-x86.pb-c.c
23:48:15 [2021-07-29T23:48:15.707Z] #43 13.22   PBCC     images/core.pb-c.c
23:48:15 [2021-07-29T23:48:15.729Z] #43 73.09   CC       criu/libnetlink.o
23:48:15 [2021-07-29T23:48:15.835Z] #43 72.67   CC       criu/sk-netlink.o
23:48:15 [2021-07-29T23:48:15.968Z] #43 13.29   PBCC     images/inventory.pb-c.c
23:48:15 [2021-07-29T23:48:15.968Z] #43 13.35   DEP      images/core-aarch64.pb-c.d
23:48:15 [2021-07-29T23:48:15.968Z] #43 13.38   DEP      images/core-arm.pb-c.d
23:48:15 [2021-07-29T23:48:15.968Z] #43 13.42   DEP      images/core-ppc64.pb-c.d
23:48:15 [2021-07-29T23:48:15.968Z] #43 13.50   DEP      images/core-s390.pb-c.d
23:48:16 [2021-07-29T23:48:16.104Z] #43 72.89   CC       criu/sk-packet.o
23:48:16 [2021-07-29T23:48:16.258Z] #43 13.56   DEP      images/core-x86.pb-c.d
23:48:16 [2021-07-29T23:48:16.258Z] #43 13.66   DEP      images/core.pb-c.d
23:48:16 [2021-07-29T23:48:16.258Z] #43 13.74   DEP      images/inventory.pb-c.d
23:48:16 [2021-07-29T23:48:16.336Z] #43 73.41   CC       criu/log.o
23:48:16 [2021-07-29T23:48:16.336Z] #43 73.83   CC       criu/lsm.o
23:48:16 [2021-07-29T23:48:16.366Z] #43 73.24   CC       criu/sk-queue.o
23:48:16 [2021-07-29T23:48:16.550Z] #43 13.80   PBCC     images/cpuinfo.pb-c.c
23:48:16 [2021-07-29T23:48:16.550Z] #43 13.83   DEP      images/cpuinfo.pb-c.d
23:48:16 [2021-07-29T23:48:16.550Z] #43 13.87   PBCC     images/stats.pb-c.c
23:48:16 [2021-07-29T23:48:16.550Z] #43 13.90   DEP      images/stats.pb-c.d
23:48:16 [2021-07-29T23:48:16.828Z] #43 ...
23:48:16 [2021-07-29T23:48:16.828Z] 
23:48:16 [2021-07-29T23:48:16.828Z] #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
23:48:16 [2021-07-29T23:48:16.828Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:48:16 [2021-07-29T23:48:16.829Z] #51 88.07 github.com/pkg/diff
23:48:16 [2021-07-29T23:48:16.829Z] #51 89.06 go/ast
23:48:16 [2021-07-29T23:48:16.829Z] #51 89.66 golang.org/x/crypto/ssh/terminal
23:48:16 [2021-07-29T23:48:16.829Z] #51 91.23 mvdan.cc/editorconfig
23:48:16 [2021-07-29T23:48:16.829Z] #51 92.44 mvdan.cc/sh/v3/fileutil
23:48:16 [2021-07-29T23:48:16.829Z] #51 92.75 mvdan.cc/sh/v3/syntax
23:48:16 [2021-07-29T23:48:16.883Z] #43 78.19   CC       criu/sockets.o
23:48:16 [2021-07-29T23:48:16.943Z] #43 73.54   CC       criu/sk-tcp.o
23:48:16 [2021-07-29T23:48:16.947Z] #43 74.14   CC       criu/mem.o
23:48:17 [2021-07-29T23:48:17.140Z] #43 78.71   CC       criu/stats.o
23:48:17 [2021-07-29T23:48:17.207Z] #43 73.88   CC       criu/sk-unix.o
23:48:17 [2021-07-29T23:48:17.215Z] #43 ...
23:48:17 [2021-07-29T23:48:17.215Z] 
23:48:17 [2021-07-29T23:48:17.215Z] #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
23:48:17 [2021-07-29T23:48:17.215Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:17 [2021-07-29T23:48:17.215Z] #56 97.11 + bin/containerd
23:48:17 [2021-07-29T23:48:17.396Z] #43 78.94   CC       criu/string.o
23:48:17 [2021-07-29T23:48:17.396Z] #43 79.00   CC       criu/sysctl.o
23:48:17 [2021-07-29T23:48:17.959Z] #43 79.44   CC       criu/sysfs_parse.o
23:48:18 [2021-07-29T23:48:18.156Z] #43 74.98   CC       criu/sockets.o
23:48:18 [2021-07-29T23:48:18.211Z] #51 99.40 mvdan.cc/sh/v3/cmd/shfmt
23:48:18 [2021-07-29T23:48:18.211Z] #51 ...
23:48:18 [2021-07-29T23:48:18.211Z] 
23:48:18 [2021-07-29T23:48:18.211Z] #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
23:48:18 [2021-07-29T23:48:18.211Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:18 [2021-07-29T23:48:18.211Z] #43 15.41 make[1]: Nothing to be done for 'all'.
23:48:18 [2021-07-29T23:48:18.211Z] #43 ...
23:48:18 [2021-07-29T23:48:18.211Z] 
23:48:18 [2021-07-29T23:48:18.211Z] #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
23:48:18 [2021-07-29T23:48:18.211Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:18 [2021-07-29T23:48:18.211Z] #45 89.67 go/parser
23:48:18 [2021-07-29T23:48:18.211Z] #45 90.16 text/template
23:48:18 [2021-07-29T23:48:18.211Z] #45 93.06 encoding/xml
23:48:18 [2021-07-29T23:48:18.211Z] #45 95.39 go/doc
23:48:18 [2021-07-29T23:48:18.211Z] #45 99.15 github.com/LK4D4/vndr/build
23:48:18 [2021-07-29T23:48:18.211Z] #45 99.39 github.com/LK4D4/vndr/godl/singleflight
23:48:18 [2021-07-29T23:48:18.211Z] #45 99.69 github.com/LK4D4/vndr/versioned
23:48:18 [2021-07-29T23:48:18.215Z] #43 79.71   CC       criu/timens.o
23:48:18 [2021-07-29T23:48:18.472Z] #43 79.93   CC       criu/timerfd.o
23:48:18 [2021-07-29T23:48:18.729Z] #43 75.59   CC       criu/stats.o
23:48:18 [2021-07-29T23:48:18.729Z] #43 80.16   CC       criu/tty.o
23:48:18 [2021-07-29T23:48:18.782Z] #45 99.85 compress/flate
23:48:18 [2021-07-29T23:48:18.989Z] #43 75.79   CC       criu/string.o
23:48:18 [2021-07-29T23:48:18.990Z] #43 75.85   CC       criu/sysctl.o
23:48:19 [2021-07-29T23:48:19.353Z] #45 ...
23:48:19 [2021-07-29T23:48:19.353Z] 
23:48:19 [2021-07-29T23:48:19.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
23:48:19 [2021-07-29T23:48:19.353Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:19 [2021-07-29T23:48:19.353Z] #43 16.74   CC       images/stats.o
23:48:19 [2021-07-29T23:48:19.561Z] #43 76.40   CC       criu/sysfs_parse.o
23:48:19 [2021-07-29T23:48:19.658Z] #43 81.33   CC       criu/tun.o
23:48:19 [2021-07-29T23:48:19.770Z] #56 ...
23:48:19 [2021-07-29T23:48:19.770Z] 
23:48:19 [2021-07-29T23:48:19.770Z] #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
23:48:19 [2021-07-29T23:48:19.770Z] #49 sha256:50995f16058a7a72833ac51f65cb352ff4a6fd292f015fe50e8eb8c399e976cb
23:48:19 [2021-07-29T23:48:19.770Z] #49 98.14 + /build/golangci-lint --version
23:48:19 [2021-07-29T23:48:19.770Z] #49 98.46 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:48:19 [2021-07-29T23:48:19.770Z] #49 DONE 99.5s
23:48:19 [2021-07-29T23:48:19.822Z] #43 76.64   CC       criu/timens.o
23:48:19 [2021-07-29T23:48:19.923Z] #43 17.16   CC       images/core.o
23:48:20 [2021-07-29T23:48:20.032Z] 
23:48:20 [2021-07-29T23:48:20.032Z] #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
23:48:20 [2021-07-29T23:48:20.032Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:48:20 [2021-07-29T23:48:20.032Z] #43 75.48   CC       criu/memfd.o
23:48:20 [2021-07-29T23:48:20.032Z] #43 75.96   CC       criu/mount.o
23:48:20 [2021-07-29T23:48:20.083Z] #43 76.86   CC       criu/timerfd.o
23:48:20 [2021-07-29T23:48:20.183Z] #43 17.72   CC       images/core-x86.o
23:48:20 [2021-07-29T23:48:20.222Z] #43 81.67   CC       criu/uffd.o
23:48:20 [2021-07-29T23:48:20.344Z] #43 77.13   CC       criu/tty.o
23:48:20 [2021-07-29T23:48:20.754Z] #43 18.26   CC       images/core-arm.o
23:48:21 [2021-07-29T23:48:21.151Z] #43 82.63   CC       criu/util.o
23:48:21 [2021-07-29T23:48:21.325Z] #43 18.71   CC       images/core-aarch64.o
23:48:21 [2021-07-29T23:48:21.425Z] #43 78.74   CC       criu/namespaces.o
23:48:21 [2021-07-29T23:48:21.585Z] #43 ...
23:48:21 [2021-07-29T23:48:21.585Z] 
23:48:21 [2021-07-29T23:48:21.585Z] #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
23:48:21 [2021-07-29T23:48:21.585Z] #51 sha256:8a0e30d0b55d8baf7082c1052338d9d3cea419139b9243d92c2263ee98e61a48
23:48:21 [2021-07-29T23:48:21.585Z] #51 DONE 102.8s
23:48:21 [2021-07-29T23:48:21.585Z] 
23:48:21 [2021-07-29T23:48:21.585Z] #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
23:48:21 [2021-07-29T23:48:21.585Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:48:21 [2021-07-29T23:48:21.745Z] #43 78.32   CC       criu/tun.o
23:48:21 [2021-07-29T23:48:21.745Z] #43 78.64   CC       criu/uffd.o
23:48:22 [2021-07-29T23:48:22.081Z] #43 83.47   CC       criu/uts_ns.o
23:48:22 [2021-07-29T23:48:22.081Z] #43 83.65   CC       criu/vdso-compat.o
23:48:22 [2021-07-29T23:48:22.081Z] #43 ...
23:48:22 [2021-07-29T23:48:22.081Z] 
23:48:22 [2021-07-29T23:48:22.081Z] #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
23:48:22 [2021-07-29T23:48:22.081Z] #49 sha256:4b86289ec22aac82d1d82429165df7275844d518d06b038180f27c008005cd3c
23:48:22 [2021-07-29T23:48:22.081Z] #49 109.6 + /build/golangci-lint --version
23:48:22 [2021-07-29T23:48:22.338Z] #49 109.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:48:22 [2021-07-29T23:48:22.633Z] #56 46.34 Checking out files:  43% (1817/4154)   
Checking out files:  44% (1828/4154)   
Checking out files:  45% (1870/4154)   
Checking out files:  46% (1911/4154)   
Checking out files:  47% (1953/4154)   
Checking out files:  48% (1994/4154)   
Checking out files:  49% (2036/4154)   
Checking out files:  50% (2077/4154)   
Checking out files:  51% (2119/4154)   
Checking out files:  52% (2161/4154)   
Checking out files:  53% (2202/4154)   
Checking out files:  54% (2244/4154)   
Checking out files:  55% (2285/4154)   
Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  78% (3275/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  97% (4031/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
23:48:22 [2021-07-29T23:48:22.737Z] #43 79.47   CC       criu/util.o
23:48:22 [2021-07-29T23:48:22.817Z] #43 80.21   CC       criu/net.o
23:48:22 [2021-07-29T23:48:22.894Z] #56 48.46 + cd /tmp/tmp.a6211CLJ3J/src/github.com/containerd/containerd
23:48:22 [2021-07-29T23:48:22.894Z] #56 48.46 + git checkout -q e25210fe30a0a703442421b0f60afac609f950a3
23:48:23 [2021-07-29T23:48:23.678Z] #43 80.33   CC       criu/uts_ns.o
23:48:23 [2021-07-29T23:48:23.678Z] #43 80.54   CC       criu/vdso-compat.o
23:48:23 [2021-07-29T23:48:23.707Z] #49 DONE 111.1s
23:48:23 [2021-07-29T23:48:23.707Z] 
23:48:23 [2021-07-29T23:48:23.707Z] #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
23:48:23 [2021-07-29T23:48:23.707Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:23 [2021-07-29T23:48:23.707Z] #43 83.80   CC       criu/vdso.o
23:48:23 [2021-07-29T23:48:23.707Z] #43 84.21   LINK     criu/built-in.o
23:48:23 [2021-07-29T23:48:23.707Z] #43 84.30   LINK     criu/criu
23:48:23 [2021-07-29T23:48:23.707Z] #43 84.48   DEP      lib/c/criu.d
23:48:23 [2021-07-29T23:48:23.707Z] #43 84.51   CC       images/rpc.pb-c.o
23:48:23 [2021-07-29T23:48:23.707Z] #43 84.80   CC       lib/c/criu.o
23:48:23 [2021-07-29T23:48:23.938Z] #43 80.71   CC       criu/vdso.o
23:48:23 [2021-07-29T23:48:23.964Z] #43 85.46   LINK     lib/c/built-in.o
23:48:23 [2021-07-29T23:48:23.964Z] #43 85.46   LINK     lib/c/libcriu.so
23:48:23 [2021-07-29T23:48:23.964Z] #43 85.51   LINK     lib/c/libcriu.a
23:48:24 [2021-07-29T23:48:24.220Z] #43 85.63   GEN      magic.py
23:48:24 [2021-07-29T23:48:24.221Z] #43 85.77 Note: Building without setproctitle() and strlcpy() support.
23:48:24 [2021-07-29T23:48:24.221Z] #43 85.77       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:48:24 [2021-07-29T23:48:24.221Z] #43 85.78 Note: Building without GnuTLS support
23:48:24 [2021-07-29T23:48:24.221Z] #43 85.78 Makefile.config:39: Warn: you have no libnftables installed
23:48:24 [2021-07-29T23:48:24.221Z] #43 85.78 Makefile.config:40: Warn: Building without nftables support
23:48:24 [2021-07-29T23:48:24.510Z] #43 81.15   LINK     criu/built-in.o
23:48:24 [2021-07-29T23:48:24.510Z] #43 81.27   LINK     criu/criu
23:48:24 [2021-07-29T23:48:24.771Z] #43 81.58   DEP      lib/c/criu.d
23:48:24 [2021-07-29T23:48:24.771Z] #43 81.63   CC       images/rpc.pb-c.o
23:48:24 [2021-07-29T23:48:24.785Z] #43 86.32 fatal: not a git repository (or any of the parent directories): .git
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + export 'BUILDTAGS=netgo osusergo static_build'
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + BUILDTAGS='netgo osusergo static_build'
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + export EXTRA_FLAGS=-buildmode=pie
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + EXTRA_FLAGS=-buildmode=pie
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + '[' '' = dynamic ']'
23:48:24 [2021-07-29T23:48:24.809Z] #56 50.45 + make
23:48:25 [2021-07-29T23:48:25.044Z] #43 86.76 make[1]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.343Z] #43 82.09   CC       lib/c/criu.o
23:48:25 [2021-07-29T23:48:25.375Z] #43 82.61   CC       criu/netfilter.o
23:48:25 [2021-07-29T23:48:25.375Z] #43 82.90   CC       criu/page-pipe.o
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.15 make[1]: 'images/built-in.o' is up to date.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.17 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.19 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.21 make[1]: 'compel/libcompel.a' is up to date.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.24 make[1]: 'compel/compel-host-bin' is up to date.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.25 make[1]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.611Z] #43 87.27 make[1]: 'soccr/libsoccr.a' is up to date.
23:48:25 [2021-07-29T23:48:25.752Z] #56 51.44 + bin/ctr
23:48:25 [2021-07-29T23:48:25.868Z] #43 87.43 make[2]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.868Z] #43 87.45 make[2]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.868Z] #43 87.47 make[2]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.868Z] #43 87.54 make[2]: Nothing to be done for 'all'.
23:48:25 [2021-07-29T23:48:25.916Z] #43 82.76   LINK     lib/c/built-in.o
23:48:25 [2021-07-29T23:48:25.916Z] #43 82.77   LINK     lib/c/libcriu.so
23:48:25 [2021-07-29T23:48:25.916Z] #43 82.83   LINK     lib/c/libcriu.a
23:48:26 [2021-07-29T23:48:26.125Z] #43 87.57 make[2]: Nothing to be done for 'all'.
23:48:26 [2021-07-29T23:48:26.126Z] #43 87.58 make[2]: Nothing to be done for 'all'.
23:48:26 [2021-07-29T23:48:26.126Z] #43 87.60 make[2]: Nothing to be done for 'all'.
23:48:26 [2021-07-29T23:48:26.126Z] #43 87.66 make[2]: Nothing to be done for 'all'.
23:48:26 [2021-07-29T23:48:26.126Z] #43 87.66   INSTALL  criu/criu
23:48:26 [2021-07-29T23:48:26.126Z] #43 DONE 87.7s
23:48:26 [2021-07-29T23:48:26.126Z] 
23:48:26 [2021-07-29T23:48:26.126Z] #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
23:48:26 [2021-07-29T23:48:26.126Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:48:26 [2021-07-29T23:48:26.126Z] #56 111.8 + bin/containerd
23:48:26 [2021-07-29T23:48:26.176Z] #43 82.98   GEN      magic.py
23:48:26 [2021-07-29T23:48:26.324Z] #43 83.50   CC       criu/page-xfer.o
23:48:26 [2021-07-29T23:48:26.439Z] #43 83.08 Note: Building without setproctitle() and strlcpy() support.
23:48:26 [2021-07-29T23:48:26.439Z] #43 83.08       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:48:26 [2021-07-29T23:48:26.439Z] #43 83.10 Note: Building without GnuTLS support
23:48:26 [2021-07-29T23:48:26.439Z] #43 83.10 Makefile.config:39: Warn: you have no libnftables installed
23:48:26 [2021-07-29T23:48:26.439Z] #43 83.10 Makefile.config:40: Warn: Building without nftables support
23:48:27 [2021-07-29T23:48:27.016Z] #43 ...
23:48:27 [2021-07-29T23:48:27.016Z] 
23:48:27 [2021-07-29T23:48:27.016Z] #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
23:48:27 [2021-07-29T23:48:27.016Z] #49 sha256:5bc960643b381517d4b2ff279e62f1d8005589cb4de20cdfe649b404ff700d41
23:48:27 [2021-07-29T23:48:27.016Z] #49 111.5 + /build/golangci-lint --version
23:48:27 [2021-07-29T23:48:27.276Z] #49 111.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:48:27 [2021-07-29T23:48:27.717Z] #43 84.74   CC       criu/pagemap-cache.o
23:48:27 [2021-07-29T23:48:27.717Z] #43 85.04   CC       criu/pagemap.o
23:48:28 [2021-07-29T23:48:28.017Z] #56 ...
23:48:28 [2021-07-29T23:48:28.017Z] 
23:48:28 [2021-07-29T23:48:28.017Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:48:28 [2021-07-29T23:48:28.017Z] #44 sha256:49d0c606ad7a72f41d9cee3cbc128996e017a3d137a48c2d9fcad8aa8671f80d
23:48:28 [2021-07-29T23:48:28.017Z] #44 DONE 0.1s
23:48:28 [2021-07-29T23:48:28.017Z] 
23:48:28 [2021-07-29T23:48:28.017Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
23:48:28 [2021-07-29T23:48:28.017Z] #46 sha256:8ad800c0682ad59d82baa2da1c30f902089ac3e620a70ebdc8ee74bd390218f6
23:48:28 [2021-07-29T23:48:28.017Z] #46 DONE 0.4s
23:48:28 [2021-07-29T23:48:28.017Z] 
23:48:28 [2021-07-29T23:48:28.017Z] #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
23:48:28 [2021-07-29T23:48:28.017Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:48:28 [2021-07-29T23:48:28.292Z] #43 85.72   CC       criu/parasite-syscall.o
23:48:28 [2021-07-29T23:48:28.579Z] #56 ...
23:48:28 [2021-07-29T23:48:28.579Z] 
23:48:28 [2021-07-29T23:48:28.579Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:48:28 [2021-07-29T23:48:28.579Z] #48 sha256:aaab9ea727f624588f87e595ebd85708804d7f5d53b0390dd3f45c4619f3961b
23:48:28 [2021-07-29T23:48:28.579Z] #48 DONE 0.1s
23:48:28 [2021-07-29T23:48:28.579Z] 
23:48:28 [2021-07-29T23:48:28.579Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:48:28 [2021-07-29T23:48:28.579Z] #50 sha256:9f81e7b1d4449ddfee3733882a9f4550a8d6f68c3895c463d2f833c95fa23614
23:48:28 [2021-07-29T23:48:28.661Z] #49 ...
23:48:28 [2021-07-29T23:48:28.661Z] 
23:48:28 [2021-07-29T23:48:28.661Z] #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
23:48:28 [2021-07-29T23:48:28.661Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:28 [2021-07-29T23:48:28.661Z] #43 83.79 fatal: not a git repository (or any of the parent directories): .git
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.27 make[1]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.59 make[1]: 'images/built-in.o' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.61 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.62 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.64 make[1]: 'compel/libcompel.a' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.65 make[1]: 'compel/compel-host-bin' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.67 make[1]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.68 make[1]: 'soccr/libsoccr.a' is up to date.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.78 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.79 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.81 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.85 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.88 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.89 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.91 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.97 make[2]: Nothing to be done for 'all'.
23:48:28 [2021-07-29T23:48:28.661Z] #43 84.98   INSTALL  criu/criu
23:48:28 [2021-07-29T23:48:28.661Z] #43 DONE 85.6s
23:48:28 [2021-07-29T23:48:28.922Z] 
23:48:28 [2021-07-29T23:48:28.922Z] #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
23:48:28 [2021-07-29T23:48:28.922Z] #49 sha256:5bc960643b381517d4b2ff279e62f1d8005589cb4de20cdfe649b404ff700d41
23:48:28 [2021-07-29T23:48:28.922Z] #49 DONE 113.3s
23:48:28 [2021-07-29T23:48:28.922Z] 
23:48:28 [2021-07-29T23:48:28.922Z] #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
23:48:28 [2021-07-29T23:48:28.922Z] #56 sha256:df151179e1fb5a49c257fe98b406b5c2b90a4472eae2cd08a3caeaa11d35fd41
23:48:28 [2021-07-29T23:48:28.922Z] #56 113.0 + bin/containerd
23:48:29 [2021-07-29T23:48:29.240Z] #43 86.33   CC       criu/path.o
23:48:29 [2021-07-29T23:48:29.240Z] #43 86.57   CC       criu/pie-util-vdso.o
23:48:29 [2021-07-29T23:48:29.503Z] #43 86.88   CC       criu/pie-util.o
23:48:29 [2021-07-29T23:48:29.506Z] #50 DONE 1.0s
23:48:29 [2021-07-29T23:48:29.506Z] 
23:48:29 [2021-07-29T23:48:29.506Z] #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
23:48:29 [2021-07-29T23:48:29.506Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:48:29 [2021-07-29T23:48:29.506Z] #56 ...
23:48:29 [2021-07-29T23:48:29.506Z] 
23:48:29 [2021-07-29T23:48:29.506Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:48:29 [2021-07-29T23:48:29.506Z] #52 sha256:a35e6288af767d91fc12e73632a6c94b8e347eeefab30f162822d38da174796d
23:48:29 [2021-07-29T23:48:29.762Z] #52 DONE 0.3s
23:48:29 [2021-07-29T23:48:29.762Z] 
23:48:29 [2021-07-29T23:48:29.762Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
23:48:29 [2021-07-29T23:48:29.762Z] #54 sha256:0a9f59107a3ccd37458068e8838bfea02e15db7dff313840cfb574c2510f637a
23:48:29 [2021-07-29T23:48:29.766Z] #43 87.09   CC       criu/pipes.o
23:48:30 [2021-07-29T23:48:30.324Z] #54 DONE 0.5s
23:48:30 [2021-07-29T23:48:30.324Z] 
23:48:30 [2021-07-29T23:48:30.324Z] #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
23:48:30 [2021-07-29T23:48:30.324Z] #56 sha256:b6fb60b199747d632fe527f0862756269ad0cd61536dec54e85478691c48f7ee
23:48:30 [2021-07-29T23:48:30.341Z] #43 87.73   CC       criu/plugin.o
23:48:30 [2021-07-29T23:48:30.917Z] #43 88.03   CC       criu/proc_parse.o
23:48:31 [2021-07-29T23:48:31.044Z] #56 ...
23:48:31 [2021-07-29T23:48:31.044Z] 
23:48:31 [2021-07-29T23:48:31.044Z] #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
23:48:31 [2021-07-29T23:48:31.044Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:31 [2021-07-29T23:48:31.044Z] #45 101.9 hash/crc32
23:48:31 [2021-07-29T23:48:31.044Z] #45 102.7 net
23:48:31 [2021-07-29T23:48:31.044Z] #45 102.8 compress/gzip
23:48:31 [2021-07-29T23:48:31.044Z] #45 103.7 vendor/golang.org/x/sys/cpu
23:48:31 [2021-07-29T23:48:31.044Z] #45 104.3 vendor/golang.org/x/crypto/chacha20poly1305
23:48:31 [2021-07-29T23:48:31.044Z] #45 105.2 vendor/golang.org/x/crypto/curve25519
23:48:31 [2021-07-29T23:48:31.044Z] #45 106.0 vendor/golang.org/x/crypto/hkdf
23:48:31 [2021-07-29T23:48:31.044Z] #45 106.1 vendor/golang.org/x/text/transform
23:48:31 [2021-07-29T23:48:31.044Z] #45 106.8 vendor/golang.org/x/text/unicode/bidi
23:48:31 [2021-07-29T23:48:31.044Z] #45 108.4 vendor/golang.org/x/text/secure/bidirule
23:48:31 [2021-07-29T23:48:31.044Z] #45 108.6 vendor/golang.org/x/text/unicode/norm
23:48:31 [2021-07-29T23:48:31.044Z] #45 ...
23:48:31 [2021-07-29T23:48:31.044Z] 
23:48:31 [2021-07-29T23:48:31.045Z] #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
23:48:31 [2021-07-29T23:48:31.045Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:31 [2021-07-29T23:48:31.045Z] #43 19.31   CC       images/core-ppc64.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 20.20   CC       images/core-s390.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 20.76   CC       images/cpuinfo.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 21.10   CC       images/inventory.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 21.40   CC       images/fdinfo.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 21.71   CC       images/fown.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 21.92   CC       images/ns.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 22.15   CC       images/regfile.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 22.31   CC       images/ghost-file.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 22.56   CC       images/fifo.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 22.78   CC       images/remap-file-path.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 22.98   CC       images/eventfd.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 23.19   CC       images/eventpoll.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 23.40   CC       images/fh.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 23.68   CC       images/fsnotify.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 24.20   CC       images/signalfd.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 24.33   CC       images/fs.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 24.48   CC       images/pstree.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 24.76   CC       images/pipe.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 24.94   CC       images/tcp-stream.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 25.16   CC       images/sk-packet.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 25.34   CC       images/mnt.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 25.52   CC       images/pipe-data.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 25.79   CC       images/sa.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 26.06   CC       images/timer.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 26.47   CC       images/timerfd.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 26.66   CC       images/mm.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 27.00   CC       images/sk-opts.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 27.20   CC       images/sk-unix.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 27.53   CC       images/sk-inet.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 27.86   CC       images/tun.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 28.16   CC       images/sk-netlink.o
23:48:31 [2021-07-29T23:48:31.045Z] #43 28.39   CC       images/packet-sock.o
23:48:31 [2021-07-29T23:48:31.306Z] #43 ...
23:48:31 [2021-07-29T23:48:31.306Z] 
23:48:31 [2021-07-29T23:48:31.306Z] #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
23:48:31 [2021-07-29T23:48:31.306Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:31 [2021-07-29T23:48:31.306Z] #45 112.5 vendor/golang.org/x/net/idna
23:48:31 [2021-07-29T23:48:31.469Z] #56 ...
23:48:31 [2021-07-29T23:48:31.469Z] 
23:48:31 [2021-07-29T23:48:31.469Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:48:31 [2021-07-29T23:48:31.469Z] #44 sha256:0f32a360d89f7593b519a77a3d99be01bfc67fd10959b44a045441a4a8e0f571
23:48:31 [2021-07-29T23:48:31.469Z] #44 DONE 0.1s
23:48:31 [2021-07-29T23:48:31.469Z] 
23:48:31 [2021-07-29T23:48:31.469Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
23:48:31 [2021-07-29T23:48:31.469Z] #46 sha256:85391ffd1ce89caf8b71a9205de67c826fbb836310afb2d480883b8d62d81934
23:48:31 [2021-07-29T23:48:31.730Z] #46 DONE 0.5s
23:48:31 [2021-07-29T23:48:31.730Z] 
23:48:31 [2021-07-29T23:48:31.730Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:48:31 [2021-07-29T23:48:31.730Z] #48 sha256:5c844f19e48a312b0fdd956c89d20241feffe89b3229f0fcdc88c8da7ac7e513
23:48:31 [2021-07-29T23:48:31.996Z] #48 DONE 0.1s
23:48:31 [2021-07-29T23:48:31.996Z] 
23:48:31 [2021-07-29T23:48:31.996Z] #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
23:48:31 [2021-07-29T23:48:31.996Z] #56 sha256:df151179e1fb5a49c257fe98b406b5c2b90a4472eae2cd08a3caeaa11d35fd41
23:48:32 [2021-07-29T23:48:32.568Z] #56 ...
23:48:32 [2021-07-29T23:48:32.568Z] 
23:48:32 [2021-07-29T23:48:32.568Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:48:32 [2021-07-29T23:48:32.568Z] #50 sha256:80075b58bf4cba1ace5c051056494645136cd32d9cfcdea8469970887d2ac877
23:48:32 [2021-07-29T23:48:32.568Z] #50 DONE 0.7s
23:48:32 [2021-07-29T23:48:32.828Z] 
23:48:32 [2021-07-29T23:48:32.828Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:48:32 [2021-07-29T23:48:32.828Z] #52 sha256:593ac8a81a53c4259c36b05c95495d7a11d067bc411ae0b05dad4e8a3c9ce31a
23:48:32 [2021-07-29T23:48:32.828Z] #52 DONE 0.1s
23:48:32 [2021-07-29T23:48:32.828Z] 
23:48:32 [2021-07-29T23:48:32.828Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
23:48:32 [2021-07-29T23:48:32.828Z] #54 sha256:64baeec8e6d7a27f9af51a750fd138036a2dd7fbc0bdd98f68aef03775da1abe
23:48:32 [2021-07-29T23:48:32.840Z] #43 89.93   CC       criu/protobuf-desc.o
23:48:33 [2021-07-29T23:48:33.090Z] #54 DONE 0.3s
23:48:33 [2021-07-29T23:48:33.090Z] 
23:48:33 [2021-07-29T23:48:33.090Z] #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
23:48:33 [2021-07-29T23:48:33.090Z] #56 sha256:df151179e1fb5a49c257fe98b406b5c2b90a4472eae2cd08a3caeaa11d35fd41
23:48:33 [2021-07-29T23:48:33.416Z] #43 90.69   CC       criu/protobuf.o
23:48:33 [2021-07-29T23:48:33.677Z] #43 90.97   CC       criu/pstree.o
23:48:33 [2021-07-29T23:48:33.854Z] #45 114.6 vendor/golang.org/x/net/http2/hpack
23:48:34 [2021-07-29T23:48:34.624Z] #43 91.86   CC       criu/rbtree.o
23:48:34 [2021-07-29T23:48:34.625Z] #43 92.08   CC       criu/rst-malloc.o
23:48:34 [2021-07-29T23:48:34.796Z] #45 115.9 mime
23:48:35 [2021-07-29T23:48:35.058Z] #45 ...
23:48:35 [2021-07-29T23:48:35.058Z] 
23:48:35 [2021-07-29T23:48:35.058Z] #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
23:48:35 [2021-07-29T23:48:35.058Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:48:35 [2021-07-29T23:48:35.058Z] #13 104.4 Selecting previously unselected package g++-mingw-w64-x86-64.
23:48:35 [2021-07-29T23:48:35.058Z] #13 104.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
23:48:35 [2021-07-29T23:48:35.058Z] #13 104.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:48:35 [2021-07-29T23:48:35.058Z] #13 ...
23:48:35 [2021-07-29T23:48:35.058Z] 
23:48:35 [2021-07-29T23:48:35.058Z] #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
23:48:35 [2021-07-29T23:48:35.058Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:35 [2021-07-29T23:48:35.058Z] #43 28.71   CC       images/ipc-var.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 28.88   CC       images/ipc-desc.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 29.17   CC       images/ipc-shm.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 29.44   CC       images/ipc-msg.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 29.80   CC       images/ipc-sem.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 30.04   CC       images/utsns.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 30.29   CC       images/creds.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 30.46   CC       images/vma.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 30.72   CC       images/netdev.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 31.00   CC       images/tty.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 31.53   CC       images/file-lock.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 31.70   CC       images/rlimit.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 31.92   CC       images/pagemap.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 32.15   CC       images/siginfo.o
23:48:35 [2021-07-29T23:48:35.058Z] #43 32.37   CC       images/rpc.o
23:48:35 [2021-07-29T23:48:35.199Z] #43 92.31   CC       criu/seccomp.o
23:48:35 [2021-07-29T23:48:35.462Z] #43 92.81   CC       criu/seize.o
23:48:36 [2021-07-29T23:48:36.409Z] #43 93.51   CC       criu/servicefd.o
23:48:36 [2021-07-29T23:48:36.445Z] #43 33.58   CC       images/ext-file.o
23:48:36 [2021-07-29T23:48:36.445Z] #43 33.76   CC       images/cgroup.o
23:48:36 [2021-07-29T23:48:36.672Z] #43 93.88   CC       criu/shmem.o
23:48:37 [2021-07-29T23:48:37.018Z] #43 34.42   CC       images/userns.o
23:48:37 [2021-07-29T23:48:37.248Z] #43 94.70   CC       criu/sigframe.o
23:48:37 [2021-07-29T23:48:37.279Z] #43 34.73   CC       images/google/protobuf/descriptor.o
23:48:37 [2021-07-29T23:48:37.511Z] #43 94.84   CC       criu/signalfd.o
23:48:37 [2021-07-29T23:48:37.774Z] #43 95.09   CC       criu/sk-inet.o
23:48:38 [2021-07-29T23:48:38.667Z] #43 36.19   CC       images/opts.o
23:48:38 [2021-07-29T23:48:38.722Z] #43 95.99   CC       criu/sk-netlink.o
23:48:38 [2021-07-29T23:48:38.928Z] #43 36.39   CC       images/seccomp.o
23:48:38 [2021-07-29T23:48:38.984Z] #43 96.31   CC       criu/sk-packet.o
23:48:39 [2021-07-29T23:48:39.189Z] #43 36.67   CC       images/binfmt-misc.o
23:48:39 [2021-07-29T23:48:39.396Z] #56 141.9 + bin/containerd-stress
23:48:39 [2021-07-29T23:48:39.450Z] #43 36.89   CC       images/time.o
23:48:39 [2021-07-29T23:48:39.559Z] #43 96.81   CC       criu/sk-queue.o
23:48:39 [2021-07-29T23:48:39.711Z] #43 37.07   CC       images/sysctl.o
23:48:39 [2021-07-29T23:48:39.822Z] #43 97.19   CC       criu/sk-tcp.o
23:48:39 [2021-07-29T23:48:39.972Z] #43 37.26   CC       images/autofs.o
23:48:39 [2021-07-29T23:48:39.972Z] #43 37.49   CC       images/macvlan.o
23:48:39 [2021-07-29T23:48:39.972Z] #43 ...
23:48:39 [2021-07-29T23:48:39.972Z] 
23:48:39 [2021-07-29T23:48:39.973Z] #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
23:48:39 [2021-07-29T23:48:39.973Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
23:48:39 [2021-07-29T23:48:39.973Z] #13 119.4 Selecting previously unselected package libapparmor1:amd64.
23:48:39 [2021-07-29T23:48:39.973Z] #13 119.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
23:48:39 [2021-07-29T23:48:39.973Z] #13 119.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
23:48:40 [2021-07-29T23:48:40.084Z] #43 97.61   CC       criu/sk-unix.o
23:48:40 [2021-07-29T23:48:40.234Z] #13 119.6 Selecting previously unselected package libapparmor-dev:amd64.
23:48:40 [2021-07-29T23:48:40.234Z] #13 119.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
23:48:40 [2021-07-29T23:48:40.234Z] #13 119.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
23:48:40 [2021-07-29T23:48:40.234Z] #13 119.8 Selecting previously unselected package libbtrfs0.
23:48:40 [2021-07-29T23:48:40.495Z] #13 119.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
23:48:40 [2021-07-29T23:48:40.495Z] #13 119.8 Unpacking libbtrfs0 (4.20.1-2) ...
23:48:40 [2021-07-29T23:48:40.756Z] #13 120.2 Selecting previously unselected package libbtrfs-dev.
23:48:40 [2021-07-29T23:48:40.756Z] #13 120.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
23:48:40 [2021-07-29T23:48:40.756Z] #13 120.2 Unpacking libbtrfs-dev (4.20.1-2) ...
23:48:40 [2021-07-29T23:48:40.774Z] #56 143.0 + bin/containerd-shim
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.5 Selecting previously unselected package libudev-dev:amd64.
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
23:48:41 [2021-07-29T23:48:41.018Z] #13 120.5 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
23:48:41 [2021-07-29T23:48:41.279Z] #13 120.7 Selecting previously unselected package libsepol1-dev:amd64.
23:48:41 [2021-07-29T23:48:41.279Z] #13 120.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
23:48:41 [2021-07-29T23:48:41.279Z] #13 120.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.2 Selecting previously unselected package libpcre16-3:amd64.
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.4 Selecting previously unselected package libpcre32-3:amd64.
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
23:48:41 [2021-07-29T23:48:41.851Z] #13 121.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
23:48:42 [2021-07-29T23:48:42.006Z] #43 99.19   CC       criu/sockets.o
23:48:42 [2021-07-29T23:48:42.113Z] #13 121.6 Selecting previously unselected package libpcrecpp0v5:amd64.
23:48:42 [2021-07-29T23:48:42.113Z] #13 121.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
23:48:42 [2021-07-29T23:48:42.113Z] #13 121.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
23:48:42 [2021-07-29T23:48:42.374Z] #13 121.8 Selecting previously unselected package libpcre3-dev:amd64.
23:48:42 [2021-07-29T23:48:42.374Z] #13 121.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
23:48:42 [2021-07-29T23:48:42.374Z] #13 121.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
23:48:42 [2021-07-29T23:48:42.582Z] #43 99.88   CC       criu/stats.o
23:48:42 [2021-07-29T23:48:42.845Z] #43 100.1   CC       criu/string.o
23:48:42 [2021-07-29T23:48:42.845Z] #43 100.2   CC       criu/sysctl.o
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.2 Selecting previously unselected package libselinux1-dev:amd64.
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.5 Selecting previously unselected package libdevmapper-dev:amd64.
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:48:42 [2021-07-29T23:48:42.946Z] #13 122.6 Selecting previously unselected package libseccomp-dev:amd64.
23:48:43 [2021-07-29T23:48:43.207Z] #13 122.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
23:48:43 [2021-07-29T23:48:43.207Z] #13 122.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
23:48:43 [2021-07-29T23:48:43.207Z] #13 122.7 Selecting previously unselected package libsystemd-dev:amd64.
23:48:43 [2021-07-29T23:48:43.419Z] #43 100.8   CC       criu/sysfs_parse.o
23:48:43 [2021-07-29T23:48:43.468Z] #13 122.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
23:48:43 [2021-07-29T23:48:43.468Z] #13 122.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
23:48:43 [2021-07-29T23:48:43.682Z] #43 101.2   CC       criu/timens.o
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
23:48:43 [2021-07-29T23:48:43.730Z] #13 123.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.3 Setting up libbtrfs0 (4.20.1-2) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.3 Setting up libpcre32-3:amd64 (2:8.39-12) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.3 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.3 Setting up libbtrfs-dev (4.20.1-2) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up mingw-w64-common (6.0.0-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.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
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.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
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.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
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.5 Setting up dmsetup (2:1.02.155-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
23:48:43 [2021-07-29T23:48:43.991Z] #13 123.6 Processing triggers for libc-bin (2.28-10) ...
23:48:44 [2021-07-29T23:48:44.256Z] #43 101.5   CC       criu/timerfd.o
23:48:44 [2021-07-29T23:48:44.518Z] #43 101.8   CC       criu/tty.o
23:48:44 [2021-07-29T23:48:44.571Z] #13 DONE 123.9s
23:48:44 [2021-07-29T23:48:44.571Z] 
23:48:44 [2021-07-29T23:48:44.571Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
23:48:44 [2021-07-29T23:48:44.571Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
23:48:45 [2021-07-29T23:48:45.910Z] #43 ...
23:48:45 [2021-07-29T23:48:45.910Z] 
23:48:45 [2021-07-29T23:48:45.910Z] #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
23:48:45 [2021-07-29T23:48:45.910Z] #24 sha256:627a6dce6453421a8f0445b7c684f3d417776de9dddd6497d9e04af5a87211f7
23:48:45 [2021-07-29T23:48:45.910Z] #24 125.4 + return
23:48:46 [2021-07-29T23:48:46.486Z] #24 DONE 126.3s
23:48:46 [2021-07-29T23:48:46.486Z] 
23:48:46 [2021-07-29T23:48:46.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
23:48:46 [2021-07-29T23:48:46.486Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:48:46 [2021-07-29T23:48:46.486Z] #43 103.6   CC       criu/tun.o
23:48:46 [2021-07-29T23:48:46.499Z] #14 DONE 1.8s
23:48:46 [2021-07-29T23:48:46.499Z] 
23:48:46 [2021-07-29T23:48:46.499Z] #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
23:48:46 [2021-07-29T23:48:46.499Z] #53 sha256:f6fdd1953ecf753470747efabff5ebb6d3b1f0ca5a786a20e1ea8a1d38dff939
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.673 + RM_GOPATH=0
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.674 + TMP_GOPATH=
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.674 + : /build
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.674 + '[' -z '' ']'
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.676 ++ mktemp -d
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.678 + export GOPATH=/tmp/tmp.PqCaqDNTpy
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.678 + GOPATH=/tmp/tmp.PqCaqDNTpy
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.678 + RM_GOPATH=1
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.679 + case "$(go env GOARCH)" in
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.679 ++ go env GOARCH
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.716 + export GO_BUILDMODE=-buildmode=pie
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.716 + GO_BUILDMODE=-buildmode=pie
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.716 ++ dirname /tmp/install/install.sh
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.720 + dir=/tmp/install
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.720 + bin=runc
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 + shift
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 + '[' '!' -f /tmp/install/runc.installer ']'
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 + . /tmp/install/runc.installer
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 + install_runc
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.721 + uname -r
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.722 + grep -q '^3\.10\.0.*\.el7\.'
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.725 + RUNC_BUILDTAGS='seccomp '
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.725 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.725 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.725 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PqCaqDNTpy/src/github.com/opencontainers/runc
23:48:46 [2021-07-29T23:48:46.499Z] #53 1.727 Cloning into '/tmp/tmp.PqCaqDNTpy/src/github.com/opencontainers/runc'...
23:48:46 [2021-07-29T23:48:46.499Z] #53 ...
23:48:46 [2021-07-29T23:48:46.499Z] 
23:48:46 [2021-07-29T23:48:46.499Z] #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
23:48:46 [2021-07-29T23:48:46.499Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:46 [2021-07-29T23:48:46.499Z] #45 117.7 mime/quotedprintable
23:48:46 [2021-07-29T23:48:46.499Z] #45 118.1 net/http/internal
23:48:46 [2021-07-29T23:48:46.499Z] #45 121.6 crypto/tls
23:48:46 [2021-07-29T23:48:46.749Z] #43 104.0   CC       criu/uffd.o
23:48:46 [2021-07-29T23:48:46.761Z] #45 ...
23:48:46 [2021-07-29T23:48:46.761Z] 
23:48:46 [2021-07-29T23:48:46.761Z] #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
23:48:46 [2021-07-29T23:48:46.761Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:46 [2021-07-29T23:48:46.761Z] #43 37.66   CC       images/sit.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 37.93   CC       images/memfd.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.20   CC       images/timens.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.43   LINK     images/built-in.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.62   GEN      compel/include/asm
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.67   GEN      compel/include/version.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.70 touch .config
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.77   GEN      include/common/config.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.87   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.89   GEN      compel/plugins/include/uapi/std/syscall-64.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.94   GEN      compel/arch/x86/plugins/std/syscalls-64.S
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.96   DEP      compel/arch/x86/plugins/std/syscalls-64.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 38.98   DEP      compel/arch/x86/plugins/std/memcpy.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.00   DEP      compel/arch/x86/plugins/std/parasite-head.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.03   GEN      compel/plugins/include/uapi/std/syscall.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.07   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.07   GEN      compel/plugins/include/uapi/std/syscall-codes.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.11   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.11   DEP      compel/plugins/std/infect.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.24   DEP      compel/plugins/std/string.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.31   DEP      compel/plugins/std/log.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.39   DEP      compel/plugins/std/fds.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.46   DEP      compel/plugins/std/std.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.56   DEP      compel/plugins/shmem/shmem.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.70   DEP      compel/plugins/fds/fds.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 39.91   CC       compel/plugins/std/std.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 40.15   CC       compel/plugins/std/fds.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 40.59   CC       compel/plugins/std/log.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 41.42   CC       compel/plugins/std/string.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 42.11   CC       compel/plugins/std/infect.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 42.88   CC       compel/arch/x86/plugins/std/parasite-head.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 42.97   CC       compel/arch/x86/plugins/std/memcpy.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.02   CC       compel/arch/x86/plugins/std/syscalls-64.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.22   AR       compel/plugins/std.lib.a
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.32   CC       compel/plugins/fds/fds.o
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.56   AR       compel/plugins/fds.lib.a
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.63   HOSTDEP  compel/src/lib/log-host.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 43.77   HOSTDEP  compel/src/lib/handle-elf-host.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 44.03   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 44.08   HOSTDEP  compel/src/main-host.d
23:48:46 [2021-07-29T23:48:46.761Z] #43 44.20   DEP      compel/src/lib/ptrace.d
23:48:47 [2021-07-29T23:48:47.022Z] #43 44.35   DEP      compel/src/lib/infect.d
23:48:47 [2021-07-29T23:48:47.022Z] #43 44.57   DEP      compel/src/lib/infect-util.d
23:48:47 [2021-07-29T23:48:47.284Z] #43 44.74   DEP      compel/src/lib/infect-rpc.d
23:48:47 [2021-07-29T23:48:47.344Z] #56 149.8 + bin/containerd-shim-runc-v1
23:48:47 [2021-07-29T23:48:47.546Z] #43 44.89   DEP      compel/arch/x86/src/lib/infect.d
23:48:47 [2021-07-29T23:48:47.546Z] #43 ...
23:48:47 [2021-07-29T23:48:47.546Z] 
23:48:47 [2021-07-29T23:48:47.546Z] #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
23:48:47 [2021-07-29T23:48:47.546Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
23:48:47 [2021-07-29T23:48:47.546Z] #15 DONE 1.2s
23:48:47 [2021-07-29T23:48:47.546Z] 
23:48:47 [2021-07-29T23:48:47.546Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:48:47 [2021-07-29T23:48:47.546Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
23:48:47 [2021-07-29T23:48:47.698Z] #43 105.1   CC       criu/util.o
23:48:48 [2021-07-29T23:48:48.491Z] #16 1.078 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:48:48 [2021-07-29T23:48:48.753Z] #16 DONE 1.2s
23:48:48 [2021-07-29T23:48:48.753Z] 
23:48:48 [2021-07-29T23:48:48.753Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:48:48 [2021-07-29T23:48:48.753Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
23:48:49 [2021-07-29T23:48:49.100Z] #43 ...
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
23:48:49 [2021-07-29T23:48:49.100Z] #27 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:48:49 [2021-07-29T23:48:49.100Z] #28 sha256:46e172ce446a493aaa872557639a80dcd7e5871030b9c4100412c99498dd26b5
23:48:49 [2021-07-29T23:48:49.100Z] #28 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #29 sha256:21066072e4174a22cea56a52bdd5174ca6771ae26b96f6b80544dade28222727
23:48:49 [2021-07-29T23:48:49.100Z] #29 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #14 [dev-systemd-false  1/26] RUN groupadd -r docker
23:48:49 [2021-07-29T23:48:49.100Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d
23:48:49 [2021-07-29T23:48:49.100Z] #14 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:48:49 [2021-07-29T23:48:49.100Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
23:48:49 [2021-07-29T23:48:49.100Z] #20 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #17 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:48:49 [2021-07-29T23:48:49.100Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb
23:48:49 [2021-07-29T23:48:49.100Z] #17 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
23:48:49 [2021-07-29T23:48:49.100Z] #15 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #19 [dev-systemd-false  6/26] RUN ldconfig
23:48:49 [2021-07-29T23:48:49.100Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c
23:48:49 [2021-07-29T23:48:49.100Z] #19 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:48:49 [2021-07-29T23:48:49.100Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b
23:48:49 [2021-07-29T23:48:49.100Z] #18 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d
23:48:49 [2021-07-29T23:48:49.100Z] #21 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #16 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:48:49 [2021-07-29T23:48:49.100Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562
23:48:49 [2021-07-29T23:48:49.100Z] #16 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:48:49 [2021-07-29T23:48:49.100Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
23:48:49 [2021-07-29T23:48:49.100Z] #22 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:48:49 [2021-07-29T23:48:49.100Z] #43 106.2   CC       criu/uts_ns.o
23:48:49 [2021-07-29T23:48:49.100Z] #43 ...
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:48:49 [2021-07-29T23:48:49.100Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094
23:48:49 [2021-07-29T23:48:49.100Z] #31 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:48:49 [2021-07-29T23:48:49.100Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
23:48:49 [2021-07-29T23:48:49.100Z] #32 CACHED
23:48:49 [2021-07-29T23:48:49.100Z] 
23:48:49 [2021-07-29T23:48:49.100Z] #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
23:48:49 [2021-07-29T23:48:49.100Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:48:49 [2021-07-29T23:48:49.100Z] #43 106.4   CC       criu/vdso.o
23:48:49 [2021-07-29T23:48:49.366Z] #43 ...
23:48:49 [2021-07-29T23:48:49.366Z] 
23:48:49 [2021-07-29T23:48:49.366Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:48:49 [2021-07-29T23:48:49.366Z] #25 sha256:9744f22549345a0bb3c2a86dc500329b75f2072a0fe81cd66367d8f847a43d28
23:48:49 [2021-07-29T23:48:49.366Z] #25 DONE 0.5s
23:48:49 [2021-07-29T23:48:49.366Z] 
23:48:49 [2021-07-29T23:48:49.366Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:48:49 [2021-07-29T23:48:49.366Z] #30 sha256:36fff06de332fddbd6ae0a1e58d4fe33333e8718c22e7f3d037bae9a1a6c4f8d
23:48:50 [2021-07-29T23:48:50.139Z] #17 DONE 1.4s
23:48:50 [2021-07-29T23:48:50.140Z] 
23:48:50 [2021-07-29T23:48:50.140Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:48:50 [2021-07-29T23:48:50.140Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
23:48:50 [2021-07-29T23:48:50.721Z] #18 ...
23:48:50 [2021-07-29T23:48:50.721Z] 
23:48:50 [2021-07-29T23:48:50.721Z] #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
23:48:50 [2021-07-29T23:48:50.721Z] #58 sha256:d0b0a3b8bfe12dd70b7cdc2ae8a12e2bca0cad29adf6170ba717da7a4d9467d8
23:48:50 [2021-07-29T23:48:50.721Z] #58 124.4 + for f in rootlesskit rootlesskit-docker-proxy
23:48:50 [2021-07-29T23:48:50.721Z] #58 124.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
23:48:50 [2021-07-29T23:48:50.721Z] #58 DONE 132.1s
23:48:50 [2021-07-29T23:48:50.982Z] 
23:48:50 [2021-07-29T23:48:50.982Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
23:48:50 [2021-07-29T23:48:50.982Z] #59 sha256:4ce7abdbbbad8abd7d6a36eb3fefd66b4f11c5f4acbd0d5370df5e7bdcb20abd
23:48:50 [2021-07-29T23:48:50.982Z] #59 DONE 0.1s
23:48:50 [2021-07-29T23:48:50.982Z] 
23:48:50 [2021-07-29T23:48:50.982Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:48:50 [2021-07-29T23:48:50.982Z] #60 sha256:afa3d040fb86a351a614e5585fb16bce7e8a50da213a4b0e8b54ea32402c14f9
23:48:50 [2021-07-29T23:48:50.982Z] #60 DONE 0.1s
23:48:50 [2021-07-29T23:48:50.982Z] 
23:48:50 [2021-07-29T23:48:50.982Z] #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
23:48:50 [2021-07-29T23:48:50.982Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:50 [2021-07-29T23:48:50.982Z] #43 45.08   DEP      compel/arch/x86/src/lib/cpu.d
23:48:50 [2021-07-29T23:48:50.982Z] #43 45.27   DEP      compel/src/lib/log.d
23:48:50 [2021-07-29T23:48:50.982Z] #43 45.40   DEP      compel/src/main.d
23:48:50 [2021-07-29T23:48:50.982Z] #43 45.66   DEP      compel/src/lib/handle-elf.d
23:48:50 [2021-07-29T23:48:50.982Z] #43 45.89   DEP      compel/arch/x86/src/lib/handle-elf.d
23:48:50 [2021-07-29T23:48:50.982Z] #43 46.04   CC       compel/src/lib/log.o
23:48:50 [2021-07-29T23:48:50.982Z] #43 46.44   CC       compel/arch/x86/src/lib/cpu.o
23:48:50 [2021-07-29T23:48:50.982Z] #43 47.56   CC       compel/arch/x86/src/lib/infect.o
23:48:51 [2021-07-29T23:48:51.555Z] #43 48.75   CC       compel/src/lib/infect-rpc.o
23:48:51 [2021-07-29T23:48:51.816Z] #43 49.20   CC       compel/src/lib/infect-util.o
23:48:52 [2021-07-29T23:48:52.077Z] #43 ...
23:48:52 [2021-07-29T23:48:52.077Z] 
23:48:52 [2021-07-29T23:48:52.077Z] #18 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:48:52 [2021-07-29T23:48:52.077Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
23:48:52 [2021-07-29T23:48:52.077Z] #18 DONE 2.0s
23:48:52 [2021-07-29T23:48:52.339Z] 
23:48:52 [2021-07-29T23:48:52.339Z] #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
23:48:52 [2021-07-29T23:48:52.339Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:48:52 [2021-07-29T23:48:52.339Z] #43 49.69   CC       compel/src/lib/infect.o
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.3 + bin/containerd-shim-runc-v2
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.9 + binaries
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.9 + install -D bin/containerd /build/containerd
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.9 + install -D bin/containerd-shim /build/containerd-shim
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:48:52 [2021-07-29T23:48:52.642Z] #56 154.9 + install -D bin/ctr /build/ctr
23:48:52 [2021-07-29T23:48:52.900Z] #56 DONE 155.3s
23:48:53 [2021-07-29T23:48:53.726Z] #43 ...
23:48:53 [2021-07-29T23:48:53.726Z] 
23:48:53 [2021-07-29T23:48:53.726Z] #19 [dev-systemd-false  6/26] RUN ldconfig
23:48:53 [2021-07-29T23:48:53.726Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
23:48:53 [2021-07-29T23:48:53.726Z] #19 DONE 1.5s
23:48:53 [2021-07-29T23:48:53.726Z] 
23:48:53 [2021-07-29T23:48:53.726Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:48:53 [2021-07-29T23:48:53.726Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:48:53 [2021-07-29T23:48:53.840Z] 
23:48:53 [2021-07-29T23:48:53.840Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
23:48:53 [2021-07-29T23:48:53.840Z] #57 sha256:620abaa32496a2d23e021302a05f57c6a096f92a257eece54b5e8c8c84fb5821
23:48:53 [2021-07-29T23:48:53.840Z] #57 DONE 0.2s
23:48:53 [2021-07-29T23:48:53.840Z] 
23:48:53 [2021-07-29T23:48:53.840Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:48:53 [2021-07-29T23:48:53.840Z] #61 sha256:fe51e9ab66fdbf4344261cce0d65ba57cd17c310963dc4376314dc94c02628b6
23:48:53 [2021-07-29T23:48:53.840Z] #61 DONE 0.1s
23:48:53 [2021-07-29T23:48:53.840Z] 
23:48:53 [2021-07-29T23:48:53.840Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:48:53 [2021-07-29T23:48:53.840Z] #66 sha256:7a362d18a30f98644f89117a44f44fa53cc2c8ce2dba427e6ab27bd5b52c50e5
23:48:54 [2021-07-29T23:48:54.406Z] #66 DONE 0.5s
23:48:54 [2021-07-29T23:48:54.406Z] 
23:48:54 [2021-07-29T23:48:54.406Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
23:48:54 [2021-07-29T23:48:54.406Z] #68 sha256:e3d503b8e2407dc70950e8179db29fd202fb1e532b7aab8c1b2a8133cde55f2a
23:48:54 [2021-07-29T23:48:54.406Z] #68 DONE 0.0s
23:48:54 [2021-07-29T23:48:54.406Z] 
23:48:54 [2021-07-29T23:48:54.406Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:48:54 [2021-07-29T23:48:54.406Z] #69 sha256:e43142838f43ed77b4ffd3e5bf2451a28d775fee48ff932a9018fc8db16d466b
23:48:54 [2021-07-29T23:48:54.406Z] #69 DONE 0.0s
23:48:54 [2021-07-29T23:48:54.406Z] 
23:48:54 [2021-07-29T23:48:54.406Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
23:48:54 [2021-07-29T23:48:54.406Z] #70 sha256:d8aec1883fcac6fd2dc826967a66c73469eec751b6ad983441b1b0bec17c58e6
23:48:54 [2021-07-29T23:48:54.669Z] #30 DONE 5.1s
23:48:54 [2021-07-29T23:48:54.669Z] 
23:48:54 [2021-07-29T23:48:54.669Z] #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
23:48:54 [2021-07-29T23:48:54.669Z] #43 sha256:07c05a609da685f14719d06a9aa1153bb1f41a66177c01b0050cc6b4b613efe3
23:48:54 [2021-07-29T23:48:54.669Z] #43 106.9   LINK     criu/built-in.o
23:48:54 [2021-07-29T23:48:54.669Z] #43 107.0   LINK     criu/criu
23:48:54 [2021-07-29T23:48:54.669Z] #43 107.4   DEP      lib/c/criu.d
23:48:54 [2021-07-29T23:48:54.669Z] #43 107.4   CC       images/rpc.pb-c.o
23:48:54 [2021-07-29T23:48:54.669Z] #43 108.0   CC       lib/c/criu.o
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.0   LINK     lib/c/built-in.o
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.0   LINK     lib/c/libcriu.so
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.0   LINK     lib/c/libcriu.a
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.1   GEN      magic.py
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.2 Note: Building without setproctitle() and strlcpy() support.
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.2 Note: Building without GnuTLS support
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.2 Makefile.config:39: Warn: you have no libnftables installed
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.2 Makefile.config:40: Warn: Building without nftables support
23:48:54 [2021-07-29T23:48:54.669Z] #43 109.8 fatal: not a git repository (or any of the parent directories): .git
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.1 make[1]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.5 make[1]: 'images/built-in.o' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.5 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.6 make[1]: 'compel/libcompel.a' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.6 make[1]: 'compel/compel-host-bin' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.7 make[1]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.7 make[1]: 'soccr/libsoccr.a' is up to date.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.9 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.9 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 110.9 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.0 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.0 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.0 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.1 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.1 make[2]: Nothing to be done for 'all'.
23:48:54 [2021-07-29T23:48:54.669Z] #43 111.1   INSTALL  criu/criu
23:48:54 [2021-07-29T23:48:54.669Z] #43 DONE 111.8s
23:48:54 [2021-07-29T23:48:54.669Z] 
23:48:54 [2021-07-29T23:48:54.669Z] #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
23:48:54 [2021-07-29T23:48:54.669Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:54 [2021-07-29T23:48:54.669Z] #56 ...
23:48:54 [2021-07-29T23:48:54.669Z] 
23:48:54 [2021-07-29T23:48:54.669Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:48:54 [2021-07-29T23:48:54.669Z] #33 sha256:7cbcca4aa4bfa330f887153918947b379512bf3373cfb92f60eea6a540e0ea60
23:48:54 [2021-07-29T23:48:54.669Z] #33 DONE 0.4s
23:48:54 [2021-07-29T23:48:54.669Z] 
23:48:54 [2021-07-29T23:48:54.669Z] #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
23:48:54 [2021-07-29T23:48:54.669Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:54 [2021-07-29T23:48:54.930Z] #56 ...
23:48:54 [2021-07-29T23:48:54.930Z] 
23:48:54 [2021-07-29T23:48:54.930Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
23:48:54 [2021-07-29T23:48:54.930Z] #35 sha256:e800b2e4e7276e08bf1a2af757e09bcdbbf2d3f803327e82b1f137195a0e85e5
23:48:54 [2021-07-29T23:48:54.930Z] #35 DONE 0.1s
23:48:54 [2021-07-29T23:48:54.930Z] 
23:48:54 [2021-07-29T23:48:54.930Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
23:48:54 [2021-07-29T23:48:54.930Z] #38 sha256:6cdda2a8fbdc2477d9a8424415f664f77f25d2164f436d8943a7d90f7502d849
23:48:54 [2021-07-29T23:48:54.930Z] #38 DONE 0.1s
23:48:54 [2021-07-29T23:48:54.930Z] 
23:48:54 [2021-07-29T23:48:54.930Z] #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
23:48:54 [2021-07-29T23:48:54.930Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:55 [2021-07-29T23:48:55.113Z] #20 1.548 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
23:48:55 [2021-07-29T23:48:55.113Z] #20 1.648 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
23:48:55 [2021-07-29T23:48:55.191Z] #56 ...
23:48:55 [2021-07-29T23:48:55.191Z] 
23:48:55 [2021-07-29T23:48:55.191Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
23:48:55 [2021-07-29T23:48:55.191Z] #41 sha256:eda421d4a1562502f135f9ba3b48a69b25e7de395d66aac86e327592c4b5bb60
23:48:55 [2021-07-29T23:48:55.341Z] #70 DONE 0.9s
23:48:55 [2021-07-29T23:48:55.341Z] 
23:48:55 [2021-07-29T23:48:55.341Z] #71 exporting to image
23:48:55 [2021-07-29T23:48:55.341Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:48:55 [2021-07-29T23:48:55.341Z] #71 exporting layers
23:48:55 [2021-07-29T23:48:55.374Z] #20 1.772 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:48:55 [2021-07-29T23:48:55.374Z] #20 1.869 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
23:48:55 [2021-07-29T23:48:55.452Z] #41 DONE 0.4s
23:48:55 [2021-07-29T23:48:55.452Z] 
23:48:55 [2021-07-29T23:48:55.452Z] #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
23:48:55 [2021-07-29T23:48:55.452Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:55 [2021-07-29T23:48:55.713Z] #56 ...
23:48:55 [2021-07-29T23:48:55.713Z] 
23:48:55 [2021-07-29T23:48:55.713Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:48:55 [2021-07-29T23:48:55.713Z] #44 sha256:64ab4e282054a5ca0d297d50f176a692cdc4dd8ef8b0661d8fa434bb61ee9f27
23:48:55 [2021-07-29T23:48:55.946Z] #20 2.198 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
23:48:55 [2021-07-29T23:48:55.974Z] #44 DONE 0.1s
23:48:55 [2021-07-29T23:48:55.974Z] 
23:48:55 [2021-07-29T23:48:55.974Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
23:48:55 [2021-07-29T23:48:55.974Z] #46 sha256:e117c674395d93bb1303578385b9bb308458fdef3a6276349b207de07d5d8e75
23:48:56 [2021-07-29T23:48:56.235Z] #46 DONE 0.2s
23:48:56 [2021-07-29T23:48:56.235Z] 
23:48:56 [2021-07-29T23:48:56.235Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:48:56 [2021-07-29T23:48:56.235Z] #48 sha256:b26add086d2fb8fee20f6b837c3cfe82996504b25efc5687f30a1d93599f237e
23:48:56 [2021-07-29T23:48:56.235Z] #48 DONE 0.1s
23:48:56 [2021-07-29T23:48:56.235Z] 
23:48:56 [2021-07-29T23:48:56.235Z] #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
23:48:56 [2021-07-29T23:48:56.235Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:56 [2021-07-29T23:48:56.513Z] #56 ...
23:48:56 [2021-07-29T23:48:56.513Z] 
23:48:56 [2021-07-29T23:48:56.513Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:48:56 [2021-07-29T23:48:56.513Z] #50 sha256:de19611302203bafaaeab13c7b797dcd5341d6db2c9283d067d036d0532bed15
23:48:56 [2021-07-29T23:48:56.774Z] #50 DONE 0.4s
23:48:56 [2021-07-29T23:48:56.774Z] 
23:48:56 [2021-07-29T23:48:56.774Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:48:56 [2021-07-29T23:48:56.774Z] #52 sha256:3e309a5fb767df6d00d76fafaef9108af8188befd1469e25423c805c91a254cc
23:48:56 [2021-07-29T23:48:56.774Z] #52 DONE 0.1s
23:48:56 [2021-07-29T23:48:56.774Z] 
23:48:56 [2021-07-29T23:48:56.774Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
23:48:56 [2021-07-29T23:48:56.774Z] #54 sha256:3160c12a8f61850d60840906138423b833bfb9b1d0eb5524a3c6da1ba1a65f83
23:48:56 [2021-07-29T23:48:56.831Z] #56 141.5 + bin/containerd-stress
23:48:56 [2021-07-29T23:48:56.831Z] #56 142.5 + bin/containerd-shim
23:48:56 [2021-07-29T23:48:56.890Z] #20 3.276 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
23:48:57 [2021-07-29T23:48:57.035Z] #54 DONE 0.2s
23:48:57 [2021-07-29T23:48:57.035Z] 
23:48:57 [2021-07-29T23:48:57.035Z] #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
23:48:57 [2021-07-29T23:48:57.035Z] #56 sha256:88e12ef1139b3160c025884143ca809a3f74971381360a91698f6fc89d476bc6
23:48:57 [2021-07-29T23:48:57.244Z] #71 exporting layers 1.6s done
23:48:57 [2021-07-29T23:48:57.244Z] #71 writing image sha256:5f5988f6d3070f9f2120e46c9e1db5daba254f70d858dfd1c478ed2ebd78f42b done
23:48:57 [2021-07-29T23:48:57.244Z] #71 naming to docker.io/library/docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 done
23:48:57 [2021-07-29T23:48:57.244Z] #71 DONE 1.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:48:57 [2021-07-29T23:48:57.583Z] + trap exit INT TERM
23:48:57 [2021-07-29T23:48:57.583Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:48:57 [2021-07-29T23:48:57.583Z] + CONTAINER_NAME=docker-pr4
23:48:57 [2021-07-29T23:48:57.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1 -e DOCKER_GRAPHDRIVER docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 hack/make.sh dynbinary-daemon
23:48:58 [2021-07-29T23:48:58.151Z] 
23:48:58 [2021-07-29T23:48:58.151Z] Removing bundles/
23:48:58 [2021-07-29T23:48:58.151Z] 
23:48:58 [2021-07-29T23:48:58.151Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:48:58 [2021-07-29T23:48:58.151Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:48:58 [2021-07-29T23:48:58.151Z] GOOS="" GOARCH="" GOARM=""
23:48:58 [2021-07-29T23:48:58.277Z] #20 4.382 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
23:48:59 [2021-07-29T23:48:59.221Z] #20 ...
23:48:59 [2021-07-29T23:48:59.221Z] 
23:48:59 [2021-07-29T23:48:59.221Z] #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
23:48:59 [2021-07-29T23:48:59.221Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:48:59 [2021-07-29T23:48:59.221Z] #45 130.4 net/http/httptrace
23:48:59 [2021-07-29T23:48:59.221Z] #45 130.9 net/http
23:48:59 [2021-07-29T23:48:59.221Z] #45 ...
23:48:59 [2021-07-29T23:48:59.221Z] 
23:48:59 [2021-07-29T23:48:59.221Z] #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
23:48:59 [2021-07-29T23:48:59.221Z] #53 sha256:f6fdd1953ecf753470747efabff5ebb6d3b1f0ca5a786a20e1ea8a1d38dff939
23:48:59 [2021-07-29T23:48:59.221Z] #53 13.92 + cd /tmp/tmp.PqCaqDNTpy/src/github.com/opencontainers/runc
23:48:59 [2021-07-29T23:48:59.221Z] #53 13.92 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
23:48:59 [2021-07-29T23:48:59.221Z] #53 14.37 + '[' -z '' ']'
23:48:59 [2021-07-29T23:48:59.221Z] #53 14.37 + target=static
23:48:59 [2021-07-29T23:48:59.221Z] #53 14.37 + make 'BUILDTAGS=seccomp ' static
23:48:59 [2021-07-29T23:48:59.221Z] #53 14.71 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
23:48:59 [2021-07-29T23:48:59.661Z] #56 142.6 + bin/containerd-stress
23:48:59 [2021-07-29T23:48:59.661Z] #56 143.7 + bin/containerd-shim
23:49:02 [2021-07-29T23:49:02.240Z] #56 149.2 + bin/containerd-shim-runc-v1
23:49:05 [2021-07-29T23:49:05.950Z] #53 ...
23:49:05 [2021-07-29T23:49:05.950Z] 
23:49:05 [2021-07-29T23:49:05.950Z] #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
23:49:05 [2021-07-29T23:49:05.950Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:05 [2021-07-29T23:49:05.950Z] #43 52.80   CC       compel/src/lib/ptrace.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 53.26   AR       compel/libcompel.a
23:49:05 [2021-07-29T23:49:05.950Z] #43 53.35   HOSTCC   compel/src/main-host.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 53.67   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 53.83   HOSTCC   compel/src/lib/handle-elf-host.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 54.22   HOSTCC   compel/src/lib/log-host.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 54.37   HOSTLINK compel/compel-host-bin
23:49:05 [2021-07-29T23:49:05.950Z] #43 54.52   DEP      soccr/soccr.d
23:49:05 [2021-07-29T23:49:05.950Z] #43 54.65   CC       soccr/soccr.o
23:49:05 [2021-07-29T23:49:05.950Z] #43 55.87   AR       soccr/libsoccr.a
23:49:05 [2021-07-29T23:49:05.950Z] #43 55.91 make[1]: 'soccr/libsoccr.a' is up to date.
23:49:05 [2021-07-29T23:49:05.950Z] #43 56.27   DEP      criu/arch/x86/sigframe.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 56.46   DEP      criu/arch/x86/sigaction_compat.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 56.60   DEP      criu/arch/x86/kerndat.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 56.75   DEP      criu/arch/x86/crtools.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 56.92   DEP      criu/arch/x86/cpu.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 57.02   CC       criu/arch/x86/cpu.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 57.62   CC       criu/arch/x86/crtools.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 59.12   CC       criu/arch/x86/kerndat.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 59.63   CC       criu/arch/x86/sigaction_compat.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 59.84   CC       criu/arch/x86/sigframe.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 60.20   LINK     criu/arch/x86/crtools.built-in.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 60.27   DEP      criu/pie/util-vdso-elf32.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 60.38   DEP      criu/pie/util-vdso.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 60.50   DEP      criu/pie/util.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 60.65   CC       criu/pie/util.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 61.04   CC       criu/pie/util-vdso.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 61.78   CC       criu/pie/util-vdso-elf32.o
23:49:05 [2021-07-29T23:49:05.951Z] #43 62.46   AR       criu/pie/pie.lib.a
23:49:05 [2021-07-29T23:49:05.951Z] #43 62.53   DEP      criu/pie/restorer.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 62.73   DEP      criu/arch/x86/sigaction_compat_pie.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 62.87   DEP      criu/arch/x86/restorer_unmap.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 62.90   DEP      criu/arch/x86/restorer.d
23:49:05 [2021-07-29T23:49:05.951Z] #43 ...
23:49:05 [2021-07-29T23:49:05.951Z] 
23:49:05 [2021-07-29T23:49:05.951Z] #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
23:49:05 [2021-07-29T23:49:05.951Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:49:05 [2021-07-29T23:49:05.951Z] #45 146.9 github.com/LK4D4/vndr/godl
23:49:06 [2021-07-29T23:49:06.212Z] #45 147.7 github.com/LK4D4/vndr
23:49:06 [2021-07-29T23:49:06.268Z] #56 150.5 + bin/containerd-shim-runc-v1
23:49:06 [2021-07-29T23:49:06.411Z] #56 153.6 + bin/containerd-shim-runc-v2
23:49:06 [2021-07-29T23:49:06.666Z] #56 154.2 + binaries
23:49:06 [2021-07-29T23:49:06.666Z] #56 154.2 + install -D bin/containerd /build/containerd
23:49:06 [2021-07-29T23:49:06.666Z] #56 154.2 + install -D bin/containerd-shim /build/containerd-shim
23:49:06 [2021-07-29T23:49:06.666Z] #56 154.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:49:06 [2021-07-29T23:49:06.666Z] #56 154.2 + install -D bin/ctr /build/ctr
23:49:07 [2021-07-29T23:49:07.079Z] #56 146.5 + bin/containerd-stress
23:49:09 [2021-07-29T23:49:09.515Z] #45 ...
23:49:09 [2021-07-29T23:49:09.515Z] 
23:49:09 [2021-07-29T23:49:09.515Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:49:09 [2021-07-29T23:49:09.515Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:49:09 [2021-07-29T23:49:09.515Z] #20 5.766 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
23:49:09 [2021-07-29T23:49:09.515Z] #20 11.45 Fetched 8996 kB in 10s (887 kB/s)
23:49:09 [2021-07-29T23:49:09.515Z] #20 11.45 Reading package lists...
23:49:09 [2021-07-29T23:49:09.515Z] #20 15.50 Reading package lists...
23:49:09 [2021-07-29T23:49:09.515Z] #20 ...
23:49:09 [2021-07-29T23:49:09.515Z] 
23:49:09 [2021-07-29T23:49:09.516Z] #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
23:49:09 [2021-07-29T23:49:09.516Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:09 [2021-07-29T23:49:09.516Z] #43 63.12   DEP      criu/arch/x86/vdso-pie.d
23:49:09 [2021-07-29T23:49:09.516Z] #43 63.22   DEP      criu/pie/parasite-vdso.d
23:49:09 [2021-07-29T23:49:09.516Z] #43 63.37   DEP      criu/pie/parasite.d
23:49:09 [2021-07-29T23:49:09.516Z] #43 63.62   CC       criu/pie/parasite.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 64.94   LINK     criu/pie/parasite.built-in.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 64.96   GEN      criu/pie/parasite-blob.h
23:49:09 [2021-07-29T23:49:09.516Z] #43 64.97   CC       criu/pie/parasite-vdso.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 65.61   CC       criu/arch/x86/vdso-pie.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 66.00   CC       criu/arch/x86/restorer.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 66.69   CC       criu/arch/x86/restorer_unmap.o
23:49:09 [2021-07-29T23:49:09.516Z] #43 66.76   CC       criu/arch/x86/sigaction_compat_pie.o
23:49:09 [2021-07-29T23:49:09.777Z] #43 67.16   CC       criu/pie/restorer.o
23:49:09 [2021-07-29T23:49:09.936Z] #56 DONE 157.5s
23:49:10 [2021-07-29T23:49:10.402Z] #56 149.6 + bin/containerd-shim
23:49:10 [2021-07-29T23:49:10.475Z] #56 154.9 + bin/containerd-shim-runc-v2
23:49:10 [2021-07-29T23:49:10.883Z] 
23:49:10 [2021-07-29T23:49:10.883Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
23:49:10 [2021-07-29T23:49:10.883Z] #57 sha256:9150a8fef5bb3f17e408effb867e238fedb67c67457944e2cb8a1c5a4bec93eb
23:49:11 [2021-07-29T23:49:11.045Z] #56 155.5 + binaries
23:49:11 [2021-07-29T23:49:11.045Z] #56 155.5 + install -D bin/containerd /build/containerd
23:49:11 [2021-07-29T23:49:11.045Z] #56 155.5 + install -D bin/containerd-shim /build/containerd-shim
23:49:11 [2021-07-29T23:49:11.045Z] #56 155.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:49:11 [2021-07-29T23:49:11.045Z] #56 155.6 + install -D bin/ctr /build/ctr
23:49:11 [2021-07-29T23:49:11.704Z] #43 ...
23:49:11 [2021-07-29T23:49:11.704Z] 
23:49:11 [2021-07-29T23:49:11.704Z] #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
23:49:11 [2021-07-29T23:49:11.704Z] #45 sha256:cfb764d07c45f21861215d83da11b3732dfdc6513c249b9736687616ed763351
23:49:11 [2021-07-29T23:49:11.704Z] #45 DONE 152.9s
23:49:11 [2021-07-29T23:49:11.704Z] 
23:49:11 [2021-07-29T23:49:11.704Z] #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
23:49:11 [2021-07-29T23:49:11.704Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:49:12 [2021-07-29T23:49:12.261Z] #57 DONE 1.0s
23:49:12 [2021-07-29T23:49:12.261Z] 
23:49:12 [2021-07-29T23:49:12.261Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:49:12 [2021-07-29T23:49:12.261Z] #61 sha256:8df3d596146b4e39cd91c9d433cc7acd931acae8cc7522c32c1b96594b014e59
23:49:12 [2021-07-29T23:49:12.261Z] #61 DONE 0.2s
23:49:12 [2021-07-29T23:49:12.261Z] 
23:49:12 [2021-07-29T23:49:12.261Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:49:12 [2021-07-29T23:49:12.261Z] #66 sha256:fe1e51bf8e4f278f95181c3d327cc883903b905b9471302834c611593ec6dfc3
23:49:12 [2021-07-29T23:49:12.516Z] #66 DONE 0.5s
23:49:12 [2021-07-29T23:49:12.516Z] 
23:49:12 [2021-07-29T23:49:12.516Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
23:49:12 [2021-07-29T23:49:12.516Z] #68 sha256:dd616aa527da774cfea76ca835e9e3b17f460ac9ab6f8600a1a5dae95822e35a
23:49:12 [2021-07-29T23:49:12.516Z] #68 DONE 0.1s
23:49:12 [2021-07-29T23:49:12.516Z] 
23:49:12 [2021-07-29T23:49:12.516Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:49:12 [2021-07-29T23:49:12.516Z] #69 sha256:202d6b27058e914db4f5cdb4c7fdd190352151f534446c6f26e852dc1684e7ee
23:49:12 [2021-07-29T23:49:12.516Z] #69 DONE 0.0s
23:49:12 [2021-07-29T23:49:12.772Z] 
23:49:12 [2021-07-29T23:49:12.772Z] #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
23:49:12 [2021-07-29T23:49:12.772Z] #70 sha256:0bfb404d2bceb69ec1784c33e0d3dcbea333523024e1de822a773d08d9b02631
23:49:13 [2021-07-29T23:49:13.096Z] #49 ...
23:49:13 [2021-07-29T23:49:13.096Z] 
23:49:13 [2021-07-29T23:49:13.096Z] #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
23:49:13 [2021-07-29T23:49:13.096Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:13 [2021-07-29T23:49:13.096Z] #43 70.60   LINK     criu/pie/restorer.built-in.o
23:49:13 [2021-07-29T23:49:13.332Z] #70 0.685 Hit:1 http://deb.debian.org/debian buster-backports InRelease
23:49:13 [2021-07-29T23:49:13.332Z] #70 0.707 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease
23:49:13 [2021-07-29T23:49:13.357Z] #43 70.62   GEN      criu/pie/restorer-blob.h
23:49:13 [2021-07-29T23:49:13.357Z] #43 70.74   DEP      criu/vdso.d
23:49:13 [2021-07-29T23:49:13.588Z] #70 0.708 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
23:49:13 [2021-07-29T23:49:13.588Z] #70 0.711 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
23:49:13 [2021-07-29T23:49:13.618Z] #43 70.93   DEP      criu/vdso-compat.d
23:49:13 [2021-07-29T23:49:13.618Z] #43 71.03   DEP      criu/uts_ns.d
23:49:13 [2021-07-29T23:49:13.618Z] #43 71.17   DEP      criu/util.d
23:49:13 [2021-07-29T23:49:13.844Z] #70 1.040 Fetched 65.4 kB in 1s (106 kB/s)
23:49:13 [2021-07-29T23:49:13.880Z] #43 71.39   DEP      criu/uffd.d
23:49:14 [2021-07-29T23:49:14.141Z] #43 71.58   DEP      criu/tun.d
23:49:14 [2021-07-29T23:49:14.340Z] #56 DONE 158.2s
23:49:14 [2021-07-29T23:49:14.402Z] #43 71.80   DEP      criu/tty.d
23:49:14 [2021-07-29T23:49:14.406Z] #70 1.040 Reading package lists...
23:49:14 [2021-07-29T23:49:14.600Z] 
23:49:14 [2021-07-29T23:49:14.600Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
23:49:14 [2021-07-29T23:49:14.600Z] #57 sha256:45f22387532a5b8a20dfd33e6992b0937bf7305d507e7090cc0cbd44e12ed9e8
23:49:14 [2021-07-29T23:49:14.663Z] #43 72.03   DEP      criu/timerfd.d
23:49:14 [2021-07-29T23:49:14.924Z] #43 72.25   DEP      criu/timens.d
23:49:14 [2021-07-29T23:49:14.924Z] #43 72.39   DEP      criu/sysfs_parse.d
23:49:14 [2021-07-29T23:49:14.967Z] #70 1.658 Reading package lists...
23:49:15 [2021-07-29T23:49:15.169Z] #57 DONE 0.8s
23:49:15 [2021-07-29T23:49:15.169Z] 
23:49:15 [2021-07-29T23:49:15.169Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:49:15 [2021-07-29T23:49:15.169Z] #61 sha256:175f3823a19e815768d419cc08c225e298bb59d3415f7f04168878f84b2c4424
23:49:15 [2021-07-29T23:49:15.184Z] #43 72.53   DEP      criu/sysctl.d
23:49:15 [2021-07-29T23:49:15.184Z] #43 72.70   DEP      criu/string.d
23:49:15 [2021-07-29T23:49:15.184Z] #43 72.76   DEP      criu/stats.d
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.261 Building dependency tree...
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.383 Reading state information...
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.488 The following additional packages will be installed:
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.489   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.489   libpam-systemd
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.490 Suggested packages:
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.490   systemd-container policykit-1
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.490 Recommended packages:
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.490   libnss-systemd
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.539 The following NEW packages will be installed:
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.540   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
23:49:15 [2021-07-29T23:49:15.223Z] #70 2.541   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
23:49:15 [2021-07-29T23:49:15.430Z] #61 DONE 0.3s
23:49:15 [2021-07-29T23:49:15.430Z] 
23:49:15 [2021-07-29T23:49:15.430Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:49:15 [2021-07-29T23:49:15.430Z] #66 sha256:2c3bce1c58142df44134ef7f1188f6eadc667580878129b5c67fea4c2877b136
23:49:15 [2021-07-29T23:49:15.445Z] #43 72.88   DEP      criu/sockets.d
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.806 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded.
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.806 Need to get 4759 kB of archives.
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.806 After this operation, 16.6 MB of additional disk space will be used.
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.806 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.808 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.809 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.813 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.815 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.815 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.853 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.854 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.856 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.859 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
23:49:15 [2021-07-29T23:49:15.478Z] #70 2.861 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
23:49:15 [2021-07-29T23:49:15.703Z] #56 155.3 + bin/containerd-shim-runc-v1
23:49:15 [2021-07-29T23:49:15.706Z] #43 73.07   DEP      criu/sk-unix.d
23:49:15 [2021-07-29T23:49:15.734Z] #70 2.978 debconf: delaying package configuration, since apt-utils is not installed
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.001 Fetched 4759 kB in 0s (15.3 MB/s)
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.027 Selecting previously unselected package libargon2-1:amd64.
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.027 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28078 files and directories currently installed.)
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.041 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.048 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.080 Selecting previously unselected package libjson-c3:amd64.
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.080 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.083 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.114 Selecting previously unselected package libcryptsetup12:amd64.
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.114 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.118 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.169 Selecting previously unselected package libidn11:amd64.
23:49:15 [2021-07-29T23:49:15.734Z] #70 3.169 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.968Z] #43 73.21   DEP      criu/sk-tcp.d
23:49:15 [2021-07-29T23:49:15.968Z] #43 73.42   DEP      criu/sk-queue.d
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.172 Unpacking libidn11:amd64 (1.33-2.2) ...
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.212 Selecting previously unselected package libkmod2:amd64.
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.216 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.220 Unpacking libkmod2:amd64 (26-1) ...
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.410 Selecting previously unselected package systemd.
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.413 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
23:49:15 [2021-07-29T23:49:15.990Z] #70 3.452 Unpacking systemd (241-7~deb10u8) ...
23:49:16 [2021-07-29T23:49:16.229Z] #43 73.57   DEP      criu/sk-packet.d
23:49:16 [2021-07-29T23:49:16.229Z] #43 73.72   DEP      criu/sk-netlink.d
23:49:16 [2021-07-29T23:49:16.490Z] #43 73.87   DEP      criu/sk-inet.d
23:49:16 [2021-07-29T23:49:16.490Z] #43 74.05   DEP      criu/signalfd.d
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.841 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.855 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.865 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.874 Setting up libidn11:amd64 (1.33-2.2) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.883 Setting up libkmod2:amd64 (26-1) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.892 Setting up systemd (241-7~deb10u8) ...
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.938 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.939 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.943 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
23:49:16 [2021-07-29T23:49:16.551Z] #70 3.943 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
23:49:16 [2021-07-29T23:49:16.751Z] #43 74.19   DEP      criu/sigframe.d
23:49:16 [2021-07-29T23:49:16.751Z] #43 74.28   DEP      criu/shmem.d
23:49:16 [2021-07-29T23:49:16.812Z] #66 DONE 1.1s
23:49:16 [2021-07-29T23:49:16.812Z] 
23:49:16 [2021-07-29T23:49:16.812Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
23:49:16 [2021-07-29T23:49:16.812Z] #68 sha256:c7ea7044deaa68ff8ab1914805137aa164142b0294f53b8bbcbf3a8a20ccf39b
23:49:16 [2021-07-29T23:49:16.812Z] #68 DONE 0.1s
23:49:16 [2021-07-29T23:49:16.812Z] 
23:49:16 [2021-07-29T23:49:16.812Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:49:16 [2021-07-29T23:49:16.812Z] #69 sha256:3d5fef33d9ec593e32b51c040d265cf9ec41b1ca3b47dae24f4be47009c2cb36
23:49:16 [2021-07-29T23:49:16.812Z] #69 DONE 0.0s
23:49:16 [2021-07-29T23:49:16.812Z] 
23:49:16 [2021-07-29T23:49:16.812Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
23:49:16 [2021-07-29T23:49:16.812Z] #70 sha256:2bc5127d58c014a61e7d450dc26ab27fd1097ce3bca0ae1d219d4bcc0b880fde
23:49:17 [2021-07-29T23:49:17.012Z] #43 74.43   DEP      criu/servicefd.d
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.373 Selecting previously unselected package systemd-sysv.
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.373 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 28875 files and directories currently installed.)
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.386 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.389 Unpacking systemd-sysv (241-7~deb10u8) ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.429 Selecting previously unselected package libdbus-1-3:amd64.
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.429 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.433 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.490 Selecting previously unselected package dbus.
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.490 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.501 Unpacking dbus (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.556 Selecting previously unselected package libpam-systemd:amd64.
23:49:17 [2021-07-29T23:49:17.112Z] #70 4.556 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
23:49:17 [2021-07-29T23:49:17.273Z] #43 74.65   DEP      criu/seize.d
23:49:17 [2021-07-29T23:49:17.273Z] #43 74.77   DEP      criu/seccomp.d
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.559 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.597 Selecting previously unselected package dbus-user-session.
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.600 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.603 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.642 Setting up systemd-sysv (241-7~deb10u8) ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.654 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.664 Setting up dbus (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.368Z] #70 4.769 invoke-rc.d: could not determine current runlevel
23:49:17 [2021-07-29T23:49:17.534Z] #43 74.95   DEP      criu/rst-malloc.d
23:49:17 [2021-07-29T23:49:17.534Z] #43 75.01   DEP      criu/rbtree.d
23:49:17 [2021-07-29T23:49:17.534Z] #43 75.03   DEP      criu/pstree.d
23:49:17 [2021-07-29T23:49:17.534Z] #43 75.14   DEP      criu/protobuf.d
23:49:17 [2021-07-29T23:49:17.623Z] #70 4.772 invoke-rc.d: policy-rc.d denied execution of start.
23:49:17 [2021-07-29T23:49:17.623Z] #70 4.775 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
23:49:17 [2021-07-29T23:49:17.623Z] #70 4.886 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
23:49:17 [2021-07-29T23:49:17.623Z] #70 4.898 Processing triggers for systemd (241-7~deb10u8) ...
23:49:17 [2021-07-29T23:49:17.623Z] #70 4.906 Processing triggers for libc-bin (2.28-10) ...
23:49:17 [2021-07-29T23:49:17.795Z] #43 75.23   GEN      criu/protobuf-desc-gen.h
23:49:17 [2021-07-29T23:49:17.879Z] #70 DONE 5.0s
23:49:17 [2021-07-29T23:49:17.879Z] 
23:49:17 [2021-07-29T23:49:17.879Z] #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
23:49:17 [2021-07-29T23:49:17.879Z] #71 sha256:d7acd04f2a6f2427a5db6fca402fcfa2ef8bcf228757ea4dfd5221a8d12bad3f
23:49:18 [2021-07-29T23:49:18.135Z] #71 0.472   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23:49:18 [2021-07-29T23:49:18.135Z] #71 0.473                                  Dload  Upload   Total   Spent    Left  Speed
23:49:18 [2021-07-29T23:49:18.193Z] #70 DONE 1.5s
23:49:18 [2021-07-29T23:49:18.193Z] 
23:49:18 [2021-07-29T23:49:18.193Z] #71 exporting to image
23:49:18 [2021-07-29T23:49:18.193Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:49:18 [2021-07-29T23:49:18.193Z] #71 exporting layers
23:49:18 [2021-07-29T23:49:18.390Z] #71 0.474 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  19189      0 --:--:-- --:--:-- --:--:-- 19189
23:49:18 [2021-07-29T23:49:18.390Z] #71 DONE 0.6s
23:49:18 [2021-07-29T23:49:18.390Z] 
23:49:18 [2021-07-29T23:49:18.390Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
23:49:18 [2021-07-29T23:49:18.390Z] #72 sha256:fff42386836bbc13b36a68e635fd9310c5d903d09763b49246b7ade460305fba
23:49:19 [2021-07-29T23:49:19.317Z] #72 DONE 0.8s
23:49:19 [2021-07-29T23:49:19.317Z] 
23:49:19 [2021-07-29T23:49:19.317Z] #73 exporting to image
23:49:19 [2021-07-29T23:49:19.317Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:49:19 [2021-07-29T23:49:19.317Z] #73 exporting layers
23:49:19 [2021-07-29T23:49:19.712Z] #43 76.81   DEP      criu/protobuf-desc.d
23:49:19 [2021-07-29T23:49:19.712Z] #43 77.00   DEP      criu/proc_parse.d
23:49:19 [2021-07-29T23:49:19.919Z] #56 159.1 + bin/containerd-shim-runc-v2
23:49:19 [2021-07-29T23:49:19.972Z] #43 77.26   DEP      criu/plugin.d
23:49:19 [2021-07-29T23:49:19.972Z] #43 77.33   DEP      criu/pipes.d
23:49:20 [2021-07-29T23:49:20.105Z] #71 exporting layers 1.9s done
23:49:20 [2021-07-29T23:49:20.105Z] #71 writing image sha256:3ea8da5905614610c7e36b43ae8d92699de244c363c8006b8f58ff59b40ea671 done
23:49:20 [2021-07-29T23:49:20.105Z] #71 naming to docker.io/library/docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 done
23:49:20 [2021-07-29T23:49:20.105Z] #71 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:49:20 [2021-07-29T23:49:20.179Z] #56 159.9 + binaries
23:49:20 [2021-07-29T23:49:20.179Z] #56 159.9 + install -D bin/containerd /build/containerd
23:49:20 [2021-07-29T23:49:20.179Z] #56 160.0 + install -D bin/containerd-shim /build/containerd-shim
23:49:20 [2021-07-29T23:49:20.179Z] #56 160.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:49:20 [2021-07-29T23:49:20.179Z] #56 160.0 + install -D bin/ctr /build/ctr
23:49:20 [2021-07-29T23:49:20.233Z] #43 77.51   DEP      criu/pie-util.d
23:49:20 [2021-07-29T23:49:20.233Z] #43 77.60   DEP      criu/pie-util-vdso.d
23:49:20 [2021-07-29T23:49:20.233Z] #43 77.73   DEP      criu/pie-util-vdso-elf32.d
23:49:20 [2021-07-29T23:49:20.448Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/validate/default
23:49:20 [2021-07-29T23:49:20.495Z] #43 ...
23:49:20 [2021-07-29T23:49:20.495Z] 
23:49:20 [2021-07-29T23:49:20.495Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:49:20 [2021-07-29T23:49:20.495Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
23:49:20 [2021-07-29T23:49:20.495Z] #32 DONE 160.8s
23:49:20 [2021-07-29T23:49:20.495Z] 
23:49:20 [2021-07-29T23:49:20.495Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:49:20 [2021-07-29T23:49:20.495Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:49:20 [2021-07-29T23:49:20.495Z] #20 15.50 Reading package lists...
23:49:20 [2021-07-29T23:49:20.495Z] #20 20.37 Building dependency tree...
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.03 libcap2-bin is already the newest version (1:2.25-2).
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.03 The following additional packages will be installed:
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.03   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.03   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.03   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.04   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.04   python3.7 python3.7-minimal vim-runtime xxd
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.04 Suggested packages:
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   quota
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05 Recommended packages:
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   aufs-dkms nftables build-essential python3-dev python3-keyring
23:49:20 [2021-07-29T23:49:20.495Z] #20 22.05   python3-keyrings.alt python3-xdg unzip
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87 The following NEW packages will be installed:
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.87   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.88   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.88   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.88   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:49:20 [2021-07-29T23:49:20.495Z] #20 23.88   xz-utils zip
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.20 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.20 Need to get 28.6 MB of archives.
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.20 After this operation, 116 MB of additional disk space will be used.
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.57 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 24.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.09 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.10 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.10 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.18 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.18 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.19 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.20 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.22 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.74 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 25.78 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
23:49:20 [2021-07-29T23:49:20.495Z] #20 26.44 debconf: delaying package configuration, since apt-utils is not installed
23:49:20 [2021-07-29T23:49:20.495Z] #20 26.81 Fetched 28.6 MB in 2s (15.3 MB/s)
23:49:20 [2021-07-29T23:49:20.495Z] #20 26.94 Selecting previously unselected package pigz.
23:49:20 [2021-07-29T23:49:20.757Z] #20 26.94 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
23:49:20 [2021-07-29T23:49:20.757Z] #20 27.08 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
23:49:20 [2021-07-29T23:49:20.757Z] #20 27.10 Unpacking pigz (2.4-1) ...
23:49:21 [2021-07-29T23:49:21.018Z] #20 27.36 Selecting previously unselected package libpython3.7-minimal:amd64.
23:49:21 [2021-07-29T23:49:21.018Z] #20 27.37 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
23:49:21 [2021-07-29T23:49:21.018Z] #20 27.38 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
23:49:21 [2021-07-29T23:49:21.206Z] #73 exporting layers 2.0s done
23:49:21 [2021-07-29T23:49:21.206Z] #73 writing image sha256:6f6a6974ec281466fd2c84d8b7c21079f5e5957a951a478837b62c0a53d5e804 done
23:49:21 [2021-07-29T23:49:21.206Z] #73 naming to docker.io/library/docker:2d72cf5d06aca168ad290dbb581a9a551939fe9c done
23:49:21 [2021-07-29T23:49:21.206Z] #73 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:49:21 [2021-07-29T23:49:21.390Z] Congratulations!  All commits are properly signed with the DCO!
23:49:21 [2021-07-29T23:49:21.537Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=2d72cf5d06aca168ad290dbb581a9a551939fe9c -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=20.10 docker:2d72cf5d06aca168ad290dbb581a9a551939fe9c hack/make.sh dynbinary test-integration
23:49:21 [2021-07-29T23:49:21.592Z] #20 28.03 Selecting previously unselected package python3.7-minimal.
23:49:21 [2021-07-29T23:49:21.592Z] #20 28.04 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
23:49:21 [2021-07-29T23:49:21.592Z] #20 28.06 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
23:49:21 [2021-07-29T23:49:21.961Z] Congratulations!  Seccomp profile generation is done correctly.
23:49:21 [2021-07-29T23:49:21.961Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:49:22 [2021-07-29T23:49:22.092Z] #56 DONE 161.6s
23:49:22 [2021-07-29T23:49:22.098Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
23:49:22 [2021-07-29T23:49:22.098Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
23:49:22 [2021-07-29T23:49:22.098Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
23:49:22 [2021-07-29T23:49:22.098Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
23:49:22 [2021-07-29T23:49:22.098Z] 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)
23:49:22 [2021-07-29T23:49:22.098Z] Detected virtualization docker.
23:49:22 [2021-07-29T23:49:22.098Z] Detected architecture x86-64.
23:49:22 [2021-07-29T23:49:22.098Z] Set hostname to <3182ab4754af>.
23:49:22 [2021-07-29T23:49:22.537Z] #20 28.91 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
23:49:22 [2021-07-29T23:49:22.537Z] #20 28.94 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
23:49:22 [2021-07-29T23:49:22.660Z] + source /etc/docker-entrypoint-cmd
23:49:22 [2021-07-29T23:49:22.660Z] ++ hack/make.sh dynbinary test-integration
23:49:22 [2021-07-29T23:49:22.660Z] 
23:49:22 [2021-07-29T23:49:22.660Z] Removing bundles/
23:49:22 [2021-07-29T23:49:22.660Z] 
23:49:22 [2021-07-29T23:49:22.660Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:49:22 [2021-07-29T23:49:22.660Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:49:22 [2021-07-29T23:49:22.660Z] GOOS="" GOARCH="" GOARM=""
23:49:23 [2021-07-29T23:49:23.477Z] 
23:49:23 [2021-07-29T23:49:23.477Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
23:49:23 [2021-07-29T23:49:23.477Z] #57 sha256:2c22fe13dc3b1a675fdd3426b883cd2806091dad44cd74c37b78db6a319acdb3
23:49:24 [2021-07-29T23:49:24.047Z] #57 DONE 0.7s
23:49:24 [2021-07-29T23:49:24.047Z] 
23:49:24 [2021-07-29T23:49:24.047Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:49:24 [2021-07-29T23:49:24.047Z] #61 sha256:4e0928ce5b00736b774b65357aa4fce708b8fa1101df910da31586561440001b
23:49:24 [2021-07-29T23:49:24.047Z] #61 DONE 0.2s
23:49:24 [2021-07-29T23:49:24.307Z] 
23:49:24 [2021-07-29T23:49:24.307Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:49:24 [2021-07-29T23:49:24.307Z] #66 sha256:6890c9a98865903fbb4a2a758beaf10d0747bde1b8acdfecc7dcb9ece52fd5e1
23:49:24 [2021-07-29T23:49:24.454Z] #20 30.87 Selecting previously unselected package python3-minimal.
23:49:24 [2021-07-29T23:49:24.454Z] #20 30.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
23:49:24 [2021-07-29T23:49:24.454Z] #20 30.92 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
23:49:24 [2021-07-29T23:49:24.454Z] #20 30.93 Unpacking python3-minimal (3.7.3-1) ...
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.00 Selecting previously unselected package libmpdec2:amd64.
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.02 Unpacking libmpdec2:amd64 (2.4.2-2) ...
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.11 Selecting previously unselected package libpython3.7-stdlib:amd64.
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
23:49:24 [2021-07-29T23:49:24.715Z] #20 31.12 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
23:49:25 [2021-07-29T23:49:25.248Z] #66 DONE 0.9s
23:49:25 [2021-07-29T23:49:25.248Z] 
23:49:25 [2021-07-29T23:49:25.248Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
23:49:25 [2021-07-29T23:49:25.248Z] #68 sha256:19f554e9f93887104c4bdd50193deefcd406cbbe10c99f26c64a16a4b87b8a53
23:49:25 [2021-07-29T23:49:25.248Z] #68 DONE 0.1s
23:49:25 [2021-07-29T23:49:25.248Z] 
23:49:25 [2021-07-29T23:49:25.248Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:49:25 [2021-07-29T23:49:25.248Z] #69 sha256:7f48501635f2bfd2d09fa57b828653e5fdf704b4cff06f58c985cc0d655ff0a4
23:49:25 [2021-07-29T23:49:25.248Z] #69 DONE 0.0s
23:49:25 [2021-07-29T23:49:25.248Z] 
23:49:25 [2021-07-29T23:49:25.248Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
23:49:25 [2021-07-29T23:49:25.248Z] #70 sha256:fe1d24a3d1a4d2240b3a2e130c8f27afef4ff9ad2b6e0a301e3a342e7bbafa55
23:49:25 [2021-07-29T23:49:25.657Z] #20 32.06 Selecting previously unselected package python3.7.
23:49:25 [2021-07-29T23:49:25.657Z] #20 32.07 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
23:49:25 [2021-07-29T23:49:25.657Z] #20 32.09 Unpacking python3.7 (3.7.3-2+deb10u3) ...
23:49:25 [2021-07-29T23:49:25.918Z] #20 32.34 Selecting previously unselected package libpython3-stdlib:amd64.
23:49:25 [2021-07-29T23:49:25.918Z] #20 32.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
23:49:25 [2021-07-29T23:49:25.918Z] #20 32.36 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
23:49:26 [2021-07-29T23:49:26.178Z] #20 32.58 Setting up python3-minimal (3.7.3-1) ...
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.37 Selecting previously unselected package python3.
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.37 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.40 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.42 Unpacking python3 (3.7.3-1) ...
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.57 Selecting previously unselected package libip4tc0:amd64.
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.120Z] #20 33.58 Unpacking libip4tc0:amd64 (1.8.2-4) ...
23:49:27 [2021-07-29T23:49:27.163Z] #70 DONE 1.9s
23:49:27 [2021-07-29T23:49:27.163Z] 
23:49:27 [2021-07-29T23:49:27.163Z] #71 exporting to image
23:49:27 [2021-07-29T23:49:27.163Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:49:27 [2021-07-29T23:49:27.163Z] #71 exporting layers
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.67 Selecting previously unselected package libip6tc0:amd64.
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.68 Unpacking libip6tc0:amd64 (1.8.2-4) ...
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.78 Selecting previously unselected package libiptc0:amd64.
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.80 Unpacking libiptc0:amd64 (1.8.2-4) ...
23:49:27 [2021-07-29T23:49:27.381Z] #20 33.90 Selecting previously unselected package libnfnetlink0:amd64.
23:49:27 [2021-07-29T23:49:27.642Z] #20 33.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.642Z] #20 33.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:49:27 [2021-07-29T23:49:27.642Z] #20 33.97 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:49:27 [2021-07-29T23:49:27.642Z] #20 33.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.642Z] #20 33.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:49:27 [2021-07-29T23:49:27.642Z] #20 34.07 Selecting previously unselected package libnftnl11:amd64.
23:49:27 [2021-07-29T23:49:27.642Z] #20 34.07 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.642Z] #20 34.09 Unpacking libnftnl11:amd64 (1.1.2-2) ...
23:49:27 [2021-07-29T23:49:27.903Z] #20 34.19 Selecting previously unselected package iptables.
23:49:27 [2021-07-29T23:49:27.903Z] #20 34.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
23:49:27 [2021-07-29T23:49:27.903Z] #20 34.20 Unpacking iptables (1.8.2-4) ...
23:49:28 [2021-07-29T23:49:28.163Z] #20 34.50 Selecting previously unselected package xxd.
23:49:28 [2021-07-29T23:49:28.163Z] #20 34.52 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
23:49:28 [2021-07-29T23:49:28.163Z] #20 34.52 Unpacking xxd (2:8.1.0875-5) ...
23:49:28 [2021-07-29T23:49:28.424Z] #20 34.67 Selecting previously unselected package vim-common.
23:49:28 [2021-07-29T23:49:28.424Z] #20 34.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
23:49:28 [2021-07-29T23:49:28.424Z] #20 34.70 Unpacking vim-common (2:8.1.0875-5) ...
23:49:28 [2021-07-29T23:49:28.424Z] #20 34.88 Selecting previously unselected package bash-completion.
23:49:28 [2021-07-29T23:49:28.424Z] #20 34.89 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
23:49:29 [2021-07-29T23:49:29.077Z] #71 exporting layers 2.0s done
23:49:29 [2021-07-29T23:49:29.077Z] #71 writing image sha256:094ca95cf6a45574cb04dd5833031305e2c9cbcd6d2b726ca6ec455eca2f726a done
23:49:29 [2021-07-29T23:49:29.077Z] #71 naming to docker.io/library/docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 done
23:49:29 [2021-07-29T23:49:29.077Z] #71 DONE 2.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:49:29 [2021-07-29T23:49:29.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/test/unit
23:49:30 [2021-07-29T23:49:30.103Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:49:30 [2021-07-29T23:49:30.338Z] #20 ...
23:49:30 [2021-07-29T23:49:30.338Z] 
23:49:30 [2021-07-29T23:49:30.338Z] #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
23:49:30 [2021-07-29T23:49:30.338Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:30 [2021-07-29T23:49:30.338Z] #43 77.86   DEP      criu/path.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 77.99   DEP      criu/parasite-syscall.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.15   DEP      criu/pagemap.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.28   DEP      criu/pagemap-cache.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.47   DEP      criu/page-xfer.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.59   DEP      criu/page-pipe.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.71   DEP      criu/netfilter.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 78.93   DEP      criu/net.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.16   DEP      criu/namespaces.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.38   DEP      criu/mount.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.54   DEP      criu/memfd.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.68   DEP      criu/mem.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.76   DEP      criu/lsm.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.87   DEP      criu/log.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 79.96   DEP      criu/libnetlink.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.07   DEP      criu/kerndat.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.28   DEP      criu/kcmp-ids.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.34   DEP      criu/irmap.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.48   DEP      criu/ipc_ns.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.66   DEP      criu/image.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.79   DEP      criu/image-desc.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.86   DEP      criu/fsnotify.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 80.98   DEP      criu/filesystems.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.10   DEP      criu/files.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.31   DEP      criu/files-reg.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.52   DEP      criu/files-ext.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.64   DEP      criu/file-lock.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.81   DEP      criu/file-ids.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 81.99   DEP      criu/fifo.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.17   DEP      criu/fdstore.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.24   DEP      criu/fault-injection.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.28   DEP      criu/external.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.38   DEP      criu/eventpoll.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.58   DEP      criu/eventfd.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.69   DEP      criu/crtools.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 82.82   DEP      criu/cr-service.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.04   DEP      criu/cr-restore.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.20   DEP      criu/cr-errno.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.23   DEP      criu/cr-dump.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.39   DEP      criu/cr-dedup.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.52   DEP      criu/cr-check.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.71   DEP      criu/config.d
23:49:30 [2021-07-29T23:49:30.338Z] #43 83.85   DEP      criu/clone-noasan.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 83.89   DEP      criu/cgroup.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.03   DEP      criu/cgroup-props.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.11   DEP      criu/bitmap.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.11   DEP      criu/bfd.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.19   DEP      criu/autofs.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.30   DEP      criu/aio.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.45   DEP      criu/action-scripts.d
23:49:30 [2021-07-29T23:49:30.339Z] #43 84.68   CC       criu/action-scripts.o
23:49:30 [2021-07-29T23:49:30.339Z] #43 85.08   CC       criu/aio.o
23:49:30 [2021-07-29T23:49:30.339Z] #43 85.54   CC       criu/autofs.o
23:49:30 [2021-07-29T23:49:30.339Z] #43 86.99   CC       criu/bfd.o
23:49:30 [2021-07-29T23:49:30.339Z] #43 87.50   CC       criu/bitmap.o
23:49:30 [2021-07-29T23:49:30.339Z] #43 87.69   CC       criu/cgroup-props.o
23:49:30 [2021-07-29T23:49:30.911Z] #43 88.42   CC       criu/cgroup.o
23:49:31 [2021-07-29T23:49:31.172Z] #43 ...
23:49:31 [2021-07-29T23:49:31.173Z] 
23:49:31 [2021-07-29T23:49:31.173Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:49:31 [2021-07-29T23:49:31.173Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:49:31 [2021-07-29T23:49:31.173Z] #20 37.55 Unpacking bash-completion (1:2.8-6) ...
23:49:31 [2021-07-29T23:49:31.745Z] #20 38.19 Selecting previously unselected package bzip2.
23:49:31 [2021-07-29T23:49:31.745Z] #20 38.19 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
23:49:31 [2021-07-29T23:49:31.745Z] #20 38.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
23:49:32 [2021-07-29T23:49:32.007Z] #20 38.31 Selecting previously unselected package xz-utils.
23:49:32 [2021-07-29T23:49:32.007Z] #20 38.32 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
23:49:32 [2021-07-29T23:49:32.007Z] #20 38.33 Unpacking xz-utils (5.2.4-1) ...
23:49:32 [2021-07-29T23:49:32.014Z] Congratulations!  All API changes are done the right way.
23:49:32 [2021-07-29T23:49:32.014Z] Congratulations!  All TOML source files changed here have valid syntax.
23:49:32 [2021-07-29T23:49:32.014Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:49:32 [2021-07-29T23:49:32.014Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:49:32 [2021-07-29T23:49:32.014Z] Congratulations!  No new tests were added to integration-cli.
23:49:32 [2021-07-29T23:49:32.014Z] 
23:49:32 [2021-07-29T23:49:32.014Z] INFO Start validation with golang-ci-lint
23:49:32 [2021-07-29T23:49:32.014Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:49:32 [2021-07-29T23:49:32.014Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:49:32 [2021-07-29T23:49:32.014Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:49:32 [2021-07-29T23:49:32.268Z] #20 38.53 Selecting previously unselected package apparmor.
23:49:32 [2021-07-29T23:49:32.268Z] #20 38.54 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
23:49:32 [2021-07-29T23:49:32.268Z] #20 38.64 Unpacking apparmor (2.13.2-10) ...
23:49:32 [2021-07-29T23:49:32.529Z] #20 38.97 Selecting previously unselected package aufs-tools.
23:49:32 [2021-07-29T23:49:32.529Z] #20 38.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
23:49:32 [2021-07-29T23:49:32.529Z] #20 39.00 Unpacking aufs-tools (1:4.14+20190211-1) ...
23:49:32 [2021-07-29T23:49:32.715Z] ?   	github.com/docker/docker/api	[no test files]
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.13 Selecting previously unselected package libonig5:amd64.
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.13 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.14 Unpacking libonig5:amd64 (6.9.1-1) ...
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.28 Selecting previously unselected package libjq1:amd64.
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
23:49:32 [2021-07-29T23:49:32.790Z] #20 39.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.41 Selecting previously unselected package jq.
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.42 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.43 Unpacking jq (1.5+dfsg-2+b1) ...
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.51 Selecting previously unselected package libaio1:amd64.
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.53 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
23:49:33 [2021-07-29T23:49:33.051Z] #20 39.54 Unpacking libaio1:amd64 (0.3.112-3) ...
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.61 Selecting previously unselected package libgpm2:amd64.
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.64 Unpacking libgpm2:amd64 (1.20.7-5) ...
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.72 Selecting previously unselected package libicu63:amd64.
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
23:49:33 [2021-07-29T23:49:33.312Z] #20 39.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.16 Selecting previously unselected package libnet1:amd64.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.19 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.28 Selecting previously unselected package libnl-3-200:amd64.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.29 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.39 Selecting previously unselected package libprotobuf-c1:amd64.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.40 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.47 Selecting previously unselected package libreadline5:amd64.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.60 Selecting previously unselected package net-tools.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.61 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.85 Selecting previously unselected package patch.
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.87 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
23:49:37 [2021-07-29T23:49:37.519Z] #20 43.88 Unpacking patch (2.7.6-3+deb10u1) ...
23:49:37 [2021-07-29T23:49:37.780Z] #20 43.99 Selecting previously unselected package python-pip-whl.
23:49:37 [2021-07-29T23:49:37.780Z] #20 43.99 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
23:49:37 [2021-07-29T23:49:37.780Z] #20 44.00 Unpacking python-pip-whl (18.1-5) ...
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.56 Selecting previously unselected package python3-lib2to3.
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.56 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.58 Unpacking python3-lib2to3 (3.7.3-1) ...
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.71 Selecting previously unselected package python3-distutils.
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.72 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
23:49:38 [2021-07-29T23:49:38.302Z] #20 44.72 Unpacking python3-distutils (3.7.3-1) ...
23:49:38 [2021-07-29T23:49:38.563Z] #20 44.89 Selecting previously unselected package python3-pip.
23:49:38 [2021-07-29T23:49:38.563Z] #20 44.89 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
23:49:38 [2021-07-29T23:49:38.563Z] #20 44.94 Unpacking python3-pip (18.1-5) ...
23:49:39 [2021-07-29T23:49:39.135Z] #20 45.32 Selecting previously unselected package python3-pkg-resources.
23:49:39 [2021-07-29T23:49:39.135Z] #20 45.32 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
23:49:39 [2021-07-29T23:49:39.135Z] #20 45.35 Unpacking python3-pkg-resources (40.8.0-1) ...
23:49:39 [2021-07-29T23:49:39.396Z] #20 45.68 Selecting previously unselected package python3-setuptools.
23:49:39 [2021-07-29T23:49:39.396Z] #20 45.69 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
23:49:39 [2021-07-29T23:49:39.396Z] #20 45.70 Unpacking python3-setuptools (40.8.0-1) ...
23:49:39 [2021-07-29T23:49:39.657Z] #20 46.05 Selecting previously unselected package python3-wheel.
23:49:39 [2021-07-29T23:49:39.657Z] #20 46.05 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
23:49:39 [2021-07-29T23:49:39.657Z] #20 46.07 Unpacking python3-wheel (0.32.3-2) ...
23:49:39 [2021-07-29T23:49:39.917Z] #20 46.20 Selecting previously unselected package sudo.
23:49:39 [2021-07-29T23:49:39.917Z] #20 46.20 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
23:49:39 [2021-07-29T23:49:39.917Z] #20 46.22 Unpacking sudo (1.8.27-1+deb10u3) ...
23:49:40 [2021-07-29T23:49:40.489Z] #20 46.75 Selecting previously unselected package thin-provisioning-tools.
23:49:40 [2021-07-29T23:49:40.489Z] #20 46.76 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
23:49:40 [2021-07-29T23:49:40.489Z] #20 46.76 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
23:49:40 [2021-07-29T23:49:40.749Z] #20 47.02 Selecting previously unselected package uidmap.
23:49:40 [2021-07-29T23:49:40.749Z] #20 47.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
23:49:40 [2021-07-29T23:49:40.749Z] #20 47.03 Unpacking uidmap (1:4.5-1.1) ...
23:49:41 [2021-07-29T23:49:41.010Z] #20 47.16 Selecting previously unselected package vim-runtime.
23:49:41 [2021-07-29T23:49:41.010Z] #20 47.17 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
23:49:41 [2021-07-29T23:49:41.010Z] #20 47.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
23:49:41 [2021-07-29T23:49:41.010Z] #20 47.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
23:49:41 [2021-07-29T23:49:41.010Z] #20 47.22 Unpacking vim-runtime (2:8.1.0875-5) ...
23:49:43 [2021-07-29T23:49:43.556Z] #20 ...
23:49:43 [2021-07-29T23:49:43.556Z] 
23:49:43 [2021-07-29T23:49:43.556Z] #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
23:49:43 [2021-07-29T23:49:43.556Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:43 [2021-07-29T23:49:43.556Z] #43 90.90   CC       criu/clone-noasan.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 91.16   CC       criu/config.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 92.50   CC       criu/cr-check.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 94.11   CC       criu/cr-dedup.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 94.49   CC       criu/cr-dump.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 96.43   CC       criu/cr-errno.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 96.49   CC       criu/cr-restore.o
23:49:43 [2021-07-29T23:49:43.556Z] #43 100.8   CC       criu/cr-service.o
23:49:44 [2021-07-29T23:49:44.128Z] #43 ...
23:49:44 [2021-07-29T23:49:44.128Z] 
23:49:44 [2021-07-29T23:49:44.128Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:49:44 [2021-07-29T23:49:44.128Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:49:44 [2021-07-29T23:49:44.128Z] #20 50.54 Selecting previously unselected package vim.
23:49:44 [2021-07-29T23:49:44.128Z] #20 50.55 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
23:49:44 [2021-07-29T23:49:44.390Z] #20 50.58 Unpacking vim (2:8.1.0875-5) ...
23:49:44 [2021-07-29T23:49:44.651Z] #20 51.13 Selecting previously unselected package xfsprogs.
23:49:44 [2021-07-29T23:49:44.651Z] #20 51.14 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
23:49:44 [2021-07-29T23:49:44.950Z] #20 51.15 Unpacking xfsprogs (4.20.0-1) ...
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.70 Selecting previously unselected package zip.
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.70 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.71 Unpacking zip (3.0-11+b1) ...
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.92 Setting up aufs-tools (1:4.14+20190211-1) ...
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
23:49:45 [2021-07-29T23:49:45.478Z] #20 51.94 Setting up libip6tc0:amd64 (1.8.2-4) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 51.96 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 51.97 Setting up libgpm2:amd64 (1.20.7-5) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 51.98 Setting up libip4tc0:amd64 (1.8.2-4) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.00 Setting up uidmap (1:4.5-1.1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.02 Setting up libnftnl11:amd64 (1.1.2-2) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.05 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.12 Setting up xxd (2:8.1.0875-5) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.13 Setting up zip (3.0-11+b1) ...
23:49:45 [2021-07-29T23:49:45.743Z] #20 52.14 Setting up vim-common (2:8.1.0875-5) ...
23:49:46 [2021-07-29T23:49:46.003Z] #20 52.17 Setting up bash-completion (1:2.8-6) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 54.99 Setting up libiptc0:amd64 (1.8.2-4) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.01 Setting up xz-utils (5.2.4-1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.04 Setting up patch (2.7.6-3+deb10u1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.07 Setting up sudo (1.8.27-1+deb10u3) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.14 invoke-rc.d: could not determine current runlevel
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.16 invoke-rc.d: policy-rc.d denied execution of start.
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.16 Setting up pigz (2.4-1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.23 Setting up libnl-3-200:amd64 (3.4.0-1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.25 Setting up python-pip-whl (18.1-5) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.26 Setting up libmpdec2:amd64 (2.4.2-2) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.27 Setting up vim-runtime (2:8.1.0875-5) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.71 Setting up libaio1:amd64 (0.3.112-3) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.74 Setting up libonig5:amd64 (6.9.1-1) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.77 Setting up vim (2:8.1.0875-5) ...
23:49:49 [2021-07-29T23:49:49.305Z] #20 55.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.89 Setting up thin-provisioning-tools (0.7.6-2.1) ...
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.94 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.95 Setting up jq (1.5+dfsg-2+b1) ...
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
23:49:49 [2021-07-29T23:49:49.565Z] #20 55.98 Setting up python3.7 (3.7.3-2+deb10u3) ...
23:49:50 [2021-07-29T23:49:50.851Z] ok  	github.com/docker/docker/api/server	0.051s	coverage: 9.0% of statements
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
23:49:51 [2021-07-29T23:49:51.614Z] 
23:49:51 [2021-07-29T23:49:51.614Z]  ________   ____  __.
23:49:51 [2021-07-29T23:49:51.614Z]  \_____  \ |    |/ _|
23:49:51 [2021-07-29T23:49:51.614Z]  /   |   \|      <
23:49:51 [2021-07-29T23:49:51.614Z]  /    |    \    |  \
23:49:51 [2021-07-29T23:49:51.614Z]  \_______  /____|__ \
23:49:51 [2021-07-29T23:49:51.614Z]          \/        \/
23:49:51 [2021-07-29T23:49:51.614Z] 
23:49:51 [2021-07-29T23:49:51.614Z] INFO: make.ps1 ended at 07/29/2021 23:49:41
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Binaries build ended at 07/29/2021 23:49:43. Duration:00:01:40.9657116
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Copying the built daemon binary to d:\CI\PR-42695\4\binary\dockerd-f40e9af6a2.exe...
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Copying the built client binary to d:\CI\PR-42695\4\binary\docker-f40e9af6a2.exe...
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Copying dockerversion from the container...
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Copying the golang package from the container to d:\CI\PR-42695\4\installer\go.zip...
23:49:51 [2021-07-29T23:49:51.614Z] INFO: Extracting go.zip to d:\CI\PR-42695\4\go
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.91 Setting up iptables (1.8.2-4) ...
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.93 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:49:52 [2021-07-29T23:49:52.866Z] #20 58.97 Setting up python3 (3.7.3-1) ...
23:49:53 [2021-07-29T23:49:53.126Z] #20 59.40 Setting up python3-wheel (0.32.3-2) ...
23:49:53 [2021-07-29T23:49:53.699Z] #20 60.13 Setting up apparmor (2.13.2-10) ...
23:49:55 [2021-07-29T23:49:55.148Z] #20 ...
23:49:55 [2021-07-29T23:49:55.148Z] 
23:49:55 [2021-07-29T23:49:55.148Z] #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
23:49:55 [2021-07-29T23:49:55.148Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:49:55 [2021-07-29T23:49:55.148Z] #43 102.3   CC       criu/crtools.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 103.0   CC       criu/eventfd.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 103.4   CC       criu/eventpoll.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 104.4   CC       criu/external.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 104.7   CC       criu/fault-injection.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 104.9   CC       criu/fdstore.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 105.3   CC       criu/fifo.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 105.7   CC       criu/file-ids.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 106.1   CC       criu/file-lock.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 107.0   CC       criu/files-ext.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 107.4   CC       criu/files-reg.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 109.7   CC       criu/files.o
23:49:55 [2021-07-29T23:49:55.148Z] #43 111.7   CC       criu/filesystems.o
23:49:55 [2021-07-29T23:49:55.409Z] #43 112.6   CC       criu/fsnotify.o
23:49:56 [2021-07-29T23:49:56.353Z] #43 113.8   CC       criu/image-desc.o
23:49:56 [2021-07-29T23:49:56.614Z] #43 114.0   CC       criu/image.o
23:49:56 [2021-07-29T23:49:56.614Z] #43 ...
23:49:56 [2021-07-29T23:49:56.614Z] 
23:49:56 [2021-07-29T23:49:56.614Z] #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
23:49:56 [2021-07-29T23:49:56.614Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:49:56 [2021-07-29T23:49:56.614Z] #40 197.0 + dpkg --print-architecture
23:49:56 [2021-07-29T23:49:56.614Z] #40 197.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
23:49:57 [2021-07-29T23:49:57.186Z] #40 197.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:49:57 [2021-07-29T23:49:57.186Z] #40 197.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:50:02 [2021-07-29T23:50:02.477Z] #40 ...
23:50:02 [2021-07-29T23:50:02.477Z] 
23:50:02 [2021-07-29T23:50:02.477Z] #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             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
23:50:02 [2021-07-29T23:50:02.477Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
23:50:02 [2021-07-29T23:50:02.477Z] #20 63.70 Setting up xfsprogs (4.20.0-1) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 63.72 Setting up python3-lib2to3 (3.7.3-1) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 64.19 Setting up python3-pkg-resources (40.8.0-1) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 65.13 Setting up python3-distutils (3.7.3-1) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 65.60 Setting up python3-setuptools (40.8.0-1) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 66.80 Setting up python3-pip (18.1-5) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 67.88 Processing triggers for libc-bin (2.28-10) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 67.92 Processing triggers for mime-support (3.62) ...
23:50:02 [2021-07-29T23:50:02.477Z] #20 DONE 68.7s
23:50:02 [2021-07-29T23:50:02.477Z] 
23:50:02 [2021-07-29T23:50:02.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
23:50:02 [2021-07-29T23:50:02.477Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:02 [2021-07-29T23:50:02.477Z] #43 115.0   CC       criu/ipc_ns.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 116.1   CC       criu/irmap.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 116.8   CC       criu/kcmp-ids.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 117.1   CC       criu/kerndat.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 118.1   CC       criu/libnetlink.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 118.5   CC       criu/log.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 119.0   CC       criu/lsm.o
23:50:02 [2021-07-29T23:50:02.477Z] #43 119.4   CC       criu/mem.o
23:50:03 [2021-07-29T23:50:03.422Z] #43 ...
23:50:03 [2021-07-29T23:50:03.422Z] 
23:50:03 [2021-07-29T23:50:03.422Z] #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
23:50:03 [2021-07-29T23:50:03.422Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
23:50:03 [2021-07-29T23:50:03.422Z] #21 1.069 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:50:03 [2021-07-29T23:50:03.422Z] #21 1.073 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:50:03 [2021-07-29T23:50:03.422Z] #21 1.077 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:50:03 [2021-07-29T23:50:03.422Z] #21 DONE 1.1s
23:50:03 [2021-07-29T23:50:03.422Z] 
23:50:03 [2021-07-29T23:50:03.422Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:50:03 [2021-07-29T23:50:03.422Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
23:50:08 [2021-07-29T23:50:08.716Z] #22 5.023 Collecting yamllint==1.26.1
23:50:11 [2021-07-29T23:50:11.262Z] #22 ...
23:50:11 [2021-07-29T23:50:11.262Z] 
23:50:11 [2021-07-29T23:50:11.262Z] #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
23:50:11 [2021-07-29T23:50:11.262Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:11 [2021-07-29T23:50:11.262Z] #43 122.1   CC       criu/memfd.o
23:50:11 [2021-07-29T23:50:11.262Z] #43 122.9   CC       criu/mount.o
23:50:11 [2021-07-29T23:50:11.262Z] #43 126.7   CC       criu/namespaces.o
23:50:11 [2021-07-29T23:50:11.262Z] #43 128.4   CC       criu/net.o
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Extraction ended at 07/29/2021 23:50:12. Duration:00:00:26.5508217
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Updating the golang and path environment variables
23:50:12 [2021-07-29T23:50:12.680Z] INFO: GOPATH=d:\gopath
23:50:12 [2021-07-29T23:50:12.680Z] INFO: go version go1.16.6 windows/amd64
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Running the daemon under test in debug mode
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Starting a daemon under test...
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42695\4\daemon --pidfile d:\CI\PR-42695\4\docker.pid -D
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Process started successfully.
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Start tailing logs of the daemon under tests
23:50:12 [2021-07-29T23:50:12.680Z] INFO: Waiting for the daemon under test to start...
23:50:13 [2021-07-29T23:50:13.813Z] #43 131.1   CC       criu/netfilter.o
23:50:13 [2021-07-29T23:50:13.813Z] #43 ...
23:50:13 [2021-07-29T23:50:13.813Z] 
23:50:13 [2021-07-29T23:50:13.813Z] #22 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.26.1
23:50:13 [2021-07-29T23:50:13.813Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
23:50:13 [2021-07-29T23:50:13.813Z] #22 10.42   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
23:50:15 [2021-07-29T23:50:15.199Z] #22 11.60 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
23:50:15 [2021-07-29T23:50:15.199Z] #22 11.65   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
23:50:15 [2021-07-29T23:50:15.199Z] #22 11.71 Collecting pyyaml (from yamllint==1.26.1)
23:50:15 [2021-07-29T23:50:15.460Z] #22 11.96   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
23:50:15 [2021-07-29T23:50:15.721Z] #22 12.28 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
23:50:15 [2021-07-29T23:50:15.982Z] #22 12.29 Building wheels for collected packages: yamllint
23:50:15 [2021-07-29T23:50:15.982Z] #22 12.29   Running setup.py bdist_wheel for yamllint: started
23:50:16 [2021-07-29T23:50:16.926Z] #22 13.52   Running setup.py bdist_wheel for yamllint: finished with status 'done'
23:50:16 [2021-07-29T23:50:16.926Z] #22 13.52   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
23:50:16 [2021-07-29T23:50:16.926Z] #22 13.59 Successfully built yamllint
23:50:17 [2021-07-29T23:50:17.187Z] #22 13.61 Installing collected packages: pathspec, pyyaml, yamllint
23:50:17 [2021-07-29T23:50:17.448Z] #22 13.96 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
23:50:18 [2021-07-29T23:50:18.021Z] #22 DONE 14.5s
23:50:18 [2021-07-29T23:50:18.021Z] 
23:50:18 [2021-07-29T23:50:18.021Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/cli
23:50:18 [2021-07-29T23:50:18.021Z] #25 sha256:23f09be2aec5ae7e1c1dd5a32ae2a3b5dd13f611e701abffc704029017fed53a
23:50:18 [2021-07-29T23:50:18.594Z] #25 DONE 0.4s
23:50:18 [2021-07-29T23:50:18.594Z] 
23:50:18 [2021-07-29T23:50:18.594Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:50:18 [2021-07-29T23:50:18.594Z] #30 sha256:28b096da804d72369eb057a059f8a9f02f5cf917bc8c72953ada19cbb86efaa7
23:50:25 [2021-07-29T23:50:25.181Z] #30 ...
23:50:25 [2021-07-29T23:50:25.181Z] 
23:50:25 [2021-07-29T23:50:25.181Z] #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
23:50:25 [2021-07-29T23:50:25.181Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:25 [2021-07-29T23:50:25.181Z] #43 131.5   CC       criu/page-pipe.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 132.2   CC       criu/page-xfer.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 133.9   CC       criu/pagemap-cache.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 134.3   CC       criu/pagemap.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 135.4   CC       criu/parasite-syscall.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 136.7   CC       criu/path.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 137.1   CC       criu/pie-util-vdso-elf32.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 137.5   CC       criu/pie-util-vdso.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 137.9   CC       criu/pie-util.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 138.2   CC       criu/pipes.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 138.9   CC       criu/plugin.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 139.2   CC       criu/proc_parse.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 141.5   CC       criu/protobuf-desc.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 142.2   CC       criu/protobuf.o
23:50:25 [2021-07-29T23:50:25.181Z] #43 142.6   CC       criu/pstree.o
23:50:26 [2021-07-29T23:50:26.126Z] #43 ...
23:50:26 [2021-07-29T23:50:26.126Z] 
23:50:26 [2021-07-29T23:50:26.126Z] #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
23:50:26 [2021-07-29T23:50:26.126Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
23:50:26 [2021-07-29T23:50:26.126Z] #40 DONE 226.4s
23:50:26 [2021-07-29T23:50:26.126Z] 
23:50:26 [2021-07-29T23:50:26.126Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images
23:50:26 [2021-07-29T23:50:26.126Z] #30 sha256:28b096da804d72369eb057a059f8a9f02f5cf917bc8c72953ada19cbb86efaa7
23:50:26 [2021-07-29T23:50:26.126Z] #30 DONE 7.6s
23:50:26 [2021-07-29T23:50:26.126Z] 
23:50:26 [2021-07-29T23:50:26.126Z] #33 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/bin/
23:50:26 [2021-07-29T23:50:26.126Z] #33 sha256:56848cc7236d5a7be2f4eaaea018308317718fb0d8b564487074d2ea21f1e7d1
23:50:26 [2021-07-29T23:50:26.698Z] #33 DONE 0.6s
23:50:26 [2021-07-29T23:50:26.698Z] 
23:50:26 [2021-07-29T23:50:26.698Z] #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
23:50:26 [2021-07-29T23:50:26.698Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:26 [2021-07-29T23:50:26.698Z] #43 143.9   CC       criu/rbtree.o
23:50:26 [2021-07-29T23:50:26.698Z] #43 144.3   CC       criu/rst-malloc.o
23:50:26 [2021-07-29T23:50:26.958Z] #43 ...
23:50:26 [2021-07-29T23:50:26.958Z] 
23:50:26 [2021-07-29T23:50:26.958Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/bin/
23:50:26 [2021-07-29T23:50:26.958Z] #35 sha256:fceae33ddcb7dc74dee231ea9d772d3705bd01cd5bd6d3d05c8ce8e499ccca3d
23:50:26 [2021-07-29T23:50:26.958Z] #35 DONE 0.4s
23:50:27 [2021-07-29T23:50:27.219Z] 
23:50:27 [2021-07-29T23:50:27.219Z] #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
23:50:27 [2021-07-29T23:50:27.219Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:27 [2021-07-29T23:50:27.219Z] #43 144.6   CC       criu/seccomp.o
23:50:27 [2021-07-29T23:50:27.481Z] #43 ...
23:50:27 [2021-07-29T23:50:27.481Z] 
23:50:27 [2021-07-29T23:50:27.481Z] #38 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/bin/
23:50:27 [2021-07-29T23:50:27.481Z] #38 sha256:c26229f1160cc4a7ff05bfe5f40d3251028b901ce34e5192176cf967ff288499
23:50:27 [2021-07-29T23:50:27.482Z] #38 DONE 0.2s
23:50:27 [2021-07-29T23:50:27.482Z] 
23:50:27 [2021-07-29T23:50:27.482Z] #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
23:50:27 [2021-07-29T23:50:27.482Z] #53 sha256:f6fdd1953ecf753470747efabff5ebb6d3b1f0ca5a786a20e1ea8a1d38dff939
23:50:28 [2021-07-29T23:50:28.052Z] #53 ...
23:50:28 [2021-07-29T23:50:28.052Z] 
23:50:28 [2021-07-29T23:50:28.052Z] #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
23:50:28 [2021-07-29T23:50:28.052Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:28 [2021-07-29T23:50:28.052Z] #43 145.4   CC       criu/seize.o
23:50:28 [2021-07-29T23:50:28.624Z] #43 ...
23:50:28 [2021-07-29T23:50:28.624Z] 
23:50:28 [2021-07-29T23:50:28.624Z] #41 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/bin/
23:50:28 [2021-07-29T23:50:28.624Z] #41 sha256:96b45d5d55f84360a97ce6d27bc6ceab220bada9ffe60c03f20cb6f25c0c55df
23:50:28 [2021-07-29T23:50:28.624Z] #41 DONE 0.7s
23:50:28 [2021-07-29T23:50:28.624Z] 
23:50:28 [2021-07-29T23:50:28.624Z] #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
23:50:28 [2021-07-29T23:50:28.624Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:28 [2021-07-29T23:50:28.624Z] #43 146.1   CC       criu/servicefd.o
23:50:29 [2021-07-29T23:50:29.196Z] #43 146.5   CC       criu/shmem.o
23:50:29 [2021-07-29T23:50:29.769Z] #43 147.2   CC       criu/sigframe.o
23:50:30 [2021-07-29T23:50:30.030Z] #43 147.4   CC       criu/signalfd.o
23:50:30 [2021-07-29T23:50:30.291Z] #43 147.7   CC       criu/sk-inet.o
23:50:31 [2021-07-29T23:50:31.234Z] #43 148.6   CC       criu/sk-netlink.o
23:50:31 [2021-07-29T23:50:31.495Z] #43 149.0   CC       criu/sk-packet.o
23:50:32 [2021-07-29T23:50:32.069Z] #43 149.5   CC       criu/sk-queue.o
23:50:32 [2021-07-29T23:50:32.641Z] #43 149.9   CC       criu/sk-tcp.o
23:50:32 [2021-07-29T23:50:32.904Z] #43 ...
23:50:32 [2021-07-29T23:50:32.904Z] 
23:50:32 [2021-07-29T23:50:32.904Z] #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
23:50:32 [2021-07-29T23:50:32.904Z] #49 sha256:f94e37fa8c4273f99dd58c5c9d71872fa6ea0d7f8dfe686c3825580f5f8c402b
23:50:32 [2021-07-29T23:50:32.904Z] #49 232.9 + /build/golangci-lint --version
23:50:32 [2021-07-29T23:50:32.904Z] #49 233.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
23:50:32 [2021-07-29T23:50:32.904Z] #49 DONE 234.0s
23:50:32 [2021-07-29T23:50:32.904Z] 
23:50:32 [2021-07-29T23:50:32.904Z] #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
23:50:32 [2021-07-29T23:50:32.904Z] #43 sha256:b55a815368955c092b860f14f510b290e1d3bdf2654747a3bc80e6bab28c4eb9
23:50:32 [2021-07-29T23:50:32.904Z] #43 150.3   CC       criu/sk-unix.o
23:50:33 [2021-07-29T23:50:33.758Z] .....INFO: Daemon under test started and replied!
23:50:33 [2021-07-29T23:50:33.758Z] INFO: Docker version of the daemon under test
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] Client:
23:50:33 [2021-07-29T23:50:33.758Z]  Version:      17.06.2-ce
23:50:33 [2021-07-29T23:50:33.758Z]  API version:  1.30
23:50:33 [2021-07-29T23:50:33.758Z]  Go version:   go1.8.3
23:50:33 [2021-07-29T23:50:33.758Z]  Git commit:   cec0b72
23:50:33 [2021-07-29T23:50:33.758Z]  Built:        Tue Sep  5 19:57:19 2017
23:50:33 [2021-07-29T23:50:33.758Z]  OS/Arch:      windows/amd64
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] Server:
23:50:33 [2021-07-29T23:50:33.758Z]  Version:      0.0.0-dev
23:50:33 [2021-07-29T23:50:33.758Z]  API version:  1.41 (minimum version 1.24)
23:50:33 [2021-07-29T23:50:33.758Z]  Go version:   go1.16.6
23:50:33 [2021-07-29T23:50:33.758Z]  Git commit:   f40e9af6a2
23:50:33 [2021-07-29T23:50:33.758Z]  Built:        07/29/2021 23:48:09
23:50:33 [2021-07-29T23:50:33.758Z]  OS/Arch:      windows/amd64
23:50:33 [2021-07-29T23:50:33.758Z]  Experimental: false
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] INFO: Docker info of the daemon under test
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] Containers: 0
23:50:33 [2021-07-29T23:50:33.758Z]  Running: 0
23:50:33 [2021-07-29T23:50:33.758Z]  Paused: 0
23:50:33 [2021-07-29T23:50:33.758Z]  Stopped: 0
23:50:33 [2021-07-29T23:50:33.758Z] Images: 0
23:50:33 [2021-07-29T23:50:33.758Z] Server Version: 0.0.0-dev
23:50:33 [2021-07-29T23:50:33.758Z] Storage Driver: windowsfilter
23:50:33 [2021-07-29T23:50:33.758Z]  Windows: 
23:50:33 [2021-07-29T23:50:33.758Z] Logging Driver: json-file
23:50:33 [2021-07-29T23:50:33.758Z] Plugins: 
23:50:33 [2021-07-29T23:50:33.758Z]  Volume: local
23:50:33 [2021-07-29T23:50:33.758Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
23:50:33 [2021-07-29T23:50:33.758Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
23:50:33 [2021-07-29T23:50:33.758Z] Swarm: inactive
23:50:33 [2021-07-29T23:50:33.758Z] Default Isolation: process
23:50:33 [2021-07-29T23:50:33.758Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
23:50:33 [2021-07-29T23:50:33.758Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
23:50:33 [2021-07-29T23:50:33.758Z] OSType: windows
23:50:33 [2021-07-29T23:50:33.758Z] Architecture: x86_64
23:50:33 [2021-07-29T23:50:33.758Z] CPUs: 4
23:50:33 [2021-07-29T23:50:33.758Z] Total Memory: 32GiB
23:50:33 [2021-07-29T23:50:33.758Z] Name: azwin-2-b31230
23:50:33 [2021-07-29T23:50:33.758Z] ID: NNI2:R76X:KRCN:XA7N:VT7S:DE4R:OTLB:2OIE:2LFA:JYFE:5PSB:I5RX
23:50:33 [2021-07-29T23:50:33.758Z] Docker Root Dir: D:\CI\PR-42695\4\daemon
23:50:33 [2021-07-29T23:50:33.758Z] Debug Mode (client): false
23:50:33 [2021-07-29T23:50:33.758Z] Debug Mode (server): true
23:50:33 [2021-07-29T23:50:33.758Z]  File Descriptors: -1
23:50:33 [2021-07-29T23:50:33.758Z]  Goroutines: 16
23:50:33 [2021-07-29T23:50:33.758Z]  System Time: 2021-07-29T23:50:32.2576212Z
23:50:33 [2021-07-29T23:50:33.758Z]  EventsListeners: 0
23:50:33 [2021-07-29T23:50:33.758Z] Registry: https://index.docker.io/v1/
23:50:33 [2021-07-29T23:50:33.758Z] Labels:
23:50:33 [2021-07-29T23:50:33.758Z] Experimental: false
23:50:33 [2021-07-29T23:50:33.758Z] Insecure Registries:
23:50:33 [2021-07-29T23:50:33.758Z]  127.0.0.0/8
23:50:33 [2021-07-29T23:50:33.758Z] Live Restore Enabled: false
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] INFO: Docker images of the daemon under test
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
23:50:33 [2021-07-29T23:50:33.758Z] 
23:50:33 [2021-07-29T23:50:33.758Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
23:50:33 [2021-07-29T23:50:33.759Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
23:50:33 [2021-07-29T23:50:33.759Z] ltsc2019: Pulling from windows/servercore
23:50:33 [2021-07-29T23:50:33.759Z] 4612f6d0b889: Pulling fs layer
23:50:33 [2021-07-29T23:50:33.759Z] f143c6fed32d: Pulling fs layer
23:50:34 [2021-07-29T23:50:34.609Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:50:34 [2021-07-29T23:50:34.609Z] 
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_INTEGRATION_DEST=1
23:50:34 [2021-07-29T23:50:34.609Z] + CONTAINER_NAME=docker-pr4-1
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_SKIP_INTEGRATION_CLI=1
23:50:34 [2021-07-29T23:50:34.609Z] + run_tests test-integration-flaky
23:50:34 [2021-07-29T23:50:34.609Z] + '[' -n 0 ']'
23:50:34 [2021-07-29T23:50:34.609Z] + rm=
23:50:34 [2021-07-29T23:50:34.609Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 hack/make.sh test-integration-flaky test-integration
23:50:34 [2021-07-29T23:50:34.609Z] + c=0
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_INTEGRATION_DEST=3
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_INTEGRATION_DEST=2
23:50:34 [2021-07-29T23:50:34.609Z] + CONTAINER_NAME=docker-pr4-2
23:50:34 [2021-07-29T23:50:34.609Z] + CONTAINER_NAME=docker-pr4-3
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_SKIP_INTEGRATION=1
23:50:34 [2021-07-29T23:50:34.609Z] + TEST_SKIP_INTEGRATION=1
23:50:34 [2021-07-29T23:50:34.609Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:50:34 [2021-07-29T23:50:34.609Z] + run_tests
23:50:34 [2021-07-29T23:50:34.609Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:50:34 [2021-07-29T23:50:34.609Z] + run_tests
23:50:34 [2021-07-29T23:50:34.609Z] + '[' -n 0 ']'
23:50:34 [2021-07-29T23:50:34.609Z] + '[' -n 0 ']'
23:50:34 [2021-07-29T23:50:34.609Z] + rm=
23:50:34 [2021-07-29T23:50:34.609Z] + rm=
23:50:34 [2021-07-29T23:50:34.610Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 hack/make.sh '' test-integration
23:50:34 [2021-07-29T23:50:34.610Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42695/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:7fe19344b515c5aeea08beaf75ccd959d0f033e1 hack/make.sh '' test-integration
23:50:34 [2021-07-29T23:50:34.610Z] ++ jobs -p
23:50:34 [2021-07-29T23:50:34.610Z] + for job in $(jobs -p)
23:50:34 [2021-07-29T23:50:34.610Z] + wait 2386
23:50:34 [2021-07-29T23:50:34.610Z] 
23:50:34 [2021-07-29T23:50:34.610Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:50:34 [2021-07-29T23:50:34.610Z] 
23:50:34 [2021-07-29T23:50:34.610Z] 
23:50:34 [2021-07-29T23:50:34.610Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:50:34 [2021-07-29T23:50:34.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:50:34 [2021-07-29T23:50:34.610Z] HOSTNAME=6873c35923d4
23:50:34 [2021-07-29T23:50:34.610Z] TEST_SKIP_INTEGRATION=1
23:50:34 [2021-07-29T23:50:34.610Z] TESTDEBUG=0
23:50:34 [2021-07-29T23:50:34.610Z] DEST=bundles/test-integration
23:50:34 [2021-07-29T23:50:34.610Z] PWD=/go/src/github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] KEEPBUNDLE=1
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1
23:50:34 [2021-07-29T23:50:34.610Z] container=docker
23:50:34 [2021-07-29T23:50:34.610Z] HOME=/root
23:50:34 [2021-07-29T23:50:34.610Z] GOLANG_VERSION=1.16.6
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_BRANCH=20.10
23:50:34 [2021-07-29T23:50:34.610Z] TERM=xterm
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_PKG=github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] SHLVL=1
23:50:34 [2021-07-29T23:50:34.610Z] TIMEOUT=120m
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GRAPHDRIVER=overlay2
23:50:34 [2021-07-29T23:50:34.610Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:50:34 [2021-07-29T23:50:34.610Z] GO111MODULE=off
23:50:34 [2021-07-29T23:50:34.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:50:34 [2021-07-29T23:50:34.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:50:34 [2021-07-29T23:50:34.610Z] GOPATH=/go
23:50:34 [2021-07-29T23:50:34.610Z] PKG_CONFIG=pkg-config
23:50:34 [2021-07-29T23:50:34.610Z] _=/usr/bin/env
23:50:34 [2021-07-29T23:50:34.610Z] Building test suite binary ./integration-cli/test.main
23:50:34 [2021-07-29T23:50:34.610Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:50:34 [2021-07-29T23:50:34.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:50:34 [2021-07-29T23:50:34.610Z] HOSTNAME=f4705d97518d
23:50:34 [2021-07-29T23:50:34.610Z] TEST_SKIP_INTEGRATION=1
23:50:34 [2021-07-29T23:50:34.610Z] TESTDEBUG=0
23:50:34 [2021-07-29T23:50:34.610Z] DEST=bundles/test-integration
23:50:34 [2021-07-29T23:50:34.610Z] PWD=/go/src/github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] KEEPBUNDLE=1
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1
23:50:34 [2021-07-29T23:50:34.610Z] container=docker
23:50:34 [2021-07-29T23:50:34.610Z] HOME=/root
23:50:34 [2021-07-29T23:50:34.610Z] GOLANG_VERSION=1.16.6
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_BRANCH=20.10
23:50:34 [2021-07-29T23:50:34.610Z] TERM=xterm
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_PKG=github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] SHLVL=1
23:50:34 [2021-07-29T23:50:34.610Z] TIMEOUT=120m
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GRAPHDRIVER=overlay2
23:50:34 [2021-07-29T23:50:34.610Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:50:34 [2021-07-29T23:50:34.610Z] GO111MODULE=off
23:50:34 [2021-07-29T23:50:34.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:50:34 [2021-07-29T23:50:34.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:50:34 [2021-07-29T23:50:34.610Z] GOPATH=/go
23:50:34 [2021-07-29T23:50:34.610Z] PKG_CONFIG=pkg-config
23:50:34 [2021-07-29T23:50:34.610Z] _=/usr/bin/env
23:50:34 [2021-07-29T23:50:34.610Z] Building test suite binary ./integration-cli/test.main
23:50:34 [2021-07-29T23:50:34.610Z] No new tests added to integration.
23:50:34 [2021-07-29T23:50:34.610Z] 
23:50:34 [2021-07-29T23:50:34.610Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:50:34 [2021-07-29T23:50:34.610Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:50:34 [2021-07-29T23:50:34.610Z] HOSTNAME=91dace1d95b6
23:50:34 [2021-07-29T23:50:34.610Z] TESTDEBUG=0
23:50:34 [2021-07-29T23:50:34.610Z] DEST=bundles/test-integration
23:50:34 [2021-07-29T23:50:34.610Z] PWD=/go/src/github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] KEEPBUNDLE=1
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GITCOMMIT=7fe19344b515c5aeea08beaf75ccd959d0f033e1
23:50:34 [2021-07-29T23:50:34.610Z] container=docker
23:50:34 [2021-07-29T23:50:34.610Z] HOME=/root
23:50:34 [2021-07-29T23:50:34.610Z] GOLANG_VERSION=1.16.6
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:50:34 [2021-07-29T23:50:34.610Z] VALIDATE_BRANCH=20.10
23:50:34 [2021-07-29T23:50:34.610Z] TERM=xterm
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_PKG=github.com/docker/docker
23:50:34 [2021-07-29T23:50:34.610Z] SHLVL=1
23:50:34 [2021-07-29T23:50:34.610Z] TIMEOUT=120m
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:50:34 [2021-07-29T23:50:34.610Z] DOCKER_GRAPHDRIVER=overlay2
23:50:34 [2021-07-29T23:50:34.610Z] GO111MODULE=off
23:50:34 [2021-07-29T23:50:34.610Z] TEST_SKIP_INTEGRATION_CLI=1
23:50:34 [2021-07-29T23:50:34.610Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:50:34 [2021-07-29T23:50:34.610Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:50:34 [2021-07-29T23:50:34.610Z] GOPATH=/go
23:50:34 [2021-07-29T23:50:34.610Z] PKG_CONFIG=pkg-config
23:50:34 [2021-07-29T23:50:34.610Z] _=/usr/bin/env
23:50:34 [2021-07-29T23:50:34.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:50:34 [2021-07-29T23:50:34.817Z] #43 152.1   CC       criu/sockets.o
23:50:35 [2021-07-29T23:50:35.389Z] #43 152.8   CC       criu/stats.o
23:50:35 [2021-07-29T23:50:35.650Z] #43 153.0   CC       criu/string.o
23:50:35 [2021-07-29T23:50:35.650Z] #43 153.0   CC       criu/sysctl.o
23:50:35 [2021-07-29T23:50:35.911Z] #43 153.4   CC       criu/sysfs_parse.o
23:50:36 [2021-07-29T23:50:36.483Z] #43 153.7   CC       criu/timens.o
23:50:36 [2021-07-29T23:50:36.744Z] #43 154.0   CC       criu/timerfd.o
23:50:36 [2021-07-29T23:50:36.744Z] #43 154.2   CC       criu/tty.o
23:50:38 [2021-07-29T23:50:38.143Z] #43 155.5   CC       criu/tun.o
23:50:38 [2021-07-29T23:50:38.718Z] #43 155.9   CC       criu/uffd.o
23:50:39 [2021-07-29T23:50:39.660Z] #43 156.9   CC       criu/util.o
23:50:40 [2021-07-29T23:50:40.233Z] #43 157.7   CC       criu/uts_ns.o
23:50:40 [2021-07-29T23:50:40.494Z] #43 157.8   CC       criu/vdso-compat.o
23:50:40 [2021-07-29T23:50:40.755Z] #43 158.0   CC       criu/vdso.o
23:50:41 [2021-07-29T23:50:41.016Z] #43 158.4   LINK     criu/built-in.o
23:50:41 [2021-07-29T23:50:41.277Z] #43 158.6   LINK     criu/criu
23:50:41 [2021-07-29T23:50:41.277Z] #43 158.8   DEP      lib/c/criu.d
23:50:41 [2021-07-29T23:50:41.538Z] #43 158.9   CC       images/rpc.pb-c.o
23:50:42 [2021-07-29T23:50:42.110Z] #43 159.3   CC       lib/c/criu.o
23:50:42 [2021-07-29T23:50:42.681Z] #43 160.0   LINK     lib/c/built-in.o
23:50:42 [2021-07-29T23:50:42.681Z] #43 160.0   LINK     lib/c/libcriu.so
23:50:42 [2021-07-29T23:50:42.681Z] #43 160.0   LINK     lib/c/libcriu.a
23:50:42 [2021-07-29T23:50:42.681Z] #43 160.1   GEN      magic.py
23:50:42 [2021-07-29T23:50:42.941Z] #43 160.3 Note: Building without setproctitle() and strlcpy() support.
23:50:42 [2021-07-29T23:50:42.941Z] #43 160.3       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
23:50:42 [2021-07-29T23:50:42.941Z] #43 160.3 Note: Building without GnuTLS support
23:50:42 [2021-07-29T23:50:42.941Z] #43 160.3 Makefile.config:39: Warn: you have no libnftables installed
23:50:42 [2021-07-29T23:50:42.941Z] #43 160.3 Makefile.config:40: Warn: Building without nftables support
23:50:43 [2021-07-29T23:50:43.513Z] #43 160.8 fatal: not a git repository (or any of the parent directories): .git
23:50:44 [2021-07-29T23:50:44.084Z] #43 161.3 make[1]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.124Z] f143c6fed32d: Verifying Checksum
23:50:44 [2021-07-29T23:50:44.124Z] f143c6fed32d: Download complete
23:50:44 [2021-07-29T23:50:44.345Z] #43 161.9 make[1]: 'images/built-in.o' is up to date.
23:50:44 [2021-07-29T23:50:44.606Z] #43 161.9 make[1]: 'compel/plugins/std.lib.a' is up to date.
23:50:44 [2021-07-29T23:50:44.606Z] #43 161.9 make[1]: 'compel/plugins/fds.lib.a' is up to date.
23:50:44 [2021-07-29T23:50:44.606Z] #43 162.0 make[1]: 'compel/libcompel.a' is up to date.
23:50:44 [2021-07-29T23:50:44.606Z] #43 162.0 make[1]: 'compel/compel-host-bin' is up to date.
23:50:44 [2021-07-29T23:50:44.606Z] #43 162.0 make[1]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.606Z] #43 162.0 make[1]: 'soccr/libsoccr.a' is up to date.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.2 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.2 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.2 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.3 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.4 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.4 make[2]: Nothing to be done for 'all'.
23:50:44 [2021-07-29T23:50:44.867Z] #43 162.4 make[2]: Nothing to be done for 'all'.
23:50:45 [2021-07-29T23:50:45.127Z] #43 162.5 make[2]: Nothing to be done for 'all'.
23:50:45 [2021-07-29T23:50:45.127Z] #43 162.5   INSTALL  criu/criu
23:50:45 [2021-07-29T23:50:45.389Z] #43 DONE 162.9s
23:50:45 [2021-07-29T23:50:45.390Z] 
23:50:45 [2021-07-29T23:50:45.390Z] #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
23:50:45 [2021-07-29T23:50:45.390Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:50:47 [2021-07-29T23:50:47.310Z] #56 ...
23:50:47 [2021-07-29T23:50:47.310Z] 
23:50:47 [2021-07-29T23:50:47.310Z] #44 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
23:50:47 [2021-07-29T23:50:47.310Z] #44 sha256:c3f20ca34b76969706728fb57ce3451c7441bf93fbada175d9d407917195db40
23:50:47 [2021-07-29T23:50:47.310Z] #44 DONE 0.1s
23:50:47 [2021-07-29T23:50:47.310Z] 
23:50:47 [2021-07-29T23:50:47.310Z] #46 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/bin/
23:50:47 [2021-07-29T23:50:47.310Z] #46 sha256:c070d7d8a06cc0783d488e265048a5354fd3ad53991239bf80071b4477fdcd19
23:50:47 [2021-07-29T23:50:47.310Z] #46 DONE 0.1s
23:50:47 [2021-07-29T23:50:47.310Z] 
23:50:47 [2021-07-29T23:50:47.310Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/bin/
23:50:47 [2021-07-29T23:50:47.310Z] #48 sha256:38db1bbd5195c9ce039f6dffed997842794352ab7131ab3d8ff49b1b9965645a
23:50:47 [2021-07-29T23:50:47.310Z] #48 DONE 0.1s
23:50:47 [2021-07-29T23:50:47.310Z] 
23:50:47 [2021-07-29T23:50:47.310Z] #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
23:50:47 [2021-07-29T23:50:47.310Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:50:47 [2021-07-29T23:50:47.310Z] #56 ...
23:50:47 [2021-07-29T23:50:47.310Z] 
23:50:47 [2021-07-29T23:50:47.310Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/
23:50:47 [2021-07-29T23:50:47.310Z] #50 sha256:b04437bc342b62fd7cc77129cd5f41c80439f623357f43d28129afdeb7a0c35f
23:50:47 [2021-07-29T23:50:47.582Z] #50 DONE 0.4s
23:50:47 [2021-07-29T23:50:47.582Z] 
23:50:47 [2021-07-29T23:50:47.582Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/bin/
23:50:47 [2021-07-29T23:50:47.582Z] #52 sha256:5362b17eee3f3f14280b1256bfbd88396e8beb44dd2add90c74a2c9a7b587bf4
23:50:47 [2021-07-29T23:50:47.582Z] #52 DONE 0.1s
23:50:47 [2021-07-29T23:50:47.582Z] 
23:50:47 [2021-07-29T23:50:47.582Z] #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
23:50:47 [2021-07-29T23:50:47.582Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:50:52 [2021-07-29T23:50:52.773Z] 4612f6d0b889: Verifying Checksum
23:50:52 [2021-07-29T23:50:52.773Z] 4612f6d0b889: Download complete
23:50:57 [2021-07-29T23:50:57.584Z] #56 202.1 + bin/containerd
23:50:59 [2021-07-29T23:50:59.044Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:50:59 [2021-07-29T23:50:59.044Z] 
23:50:59 [2021-07-29T23:50:59.044Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_SYSTEMD=1
23:50:59 [2021-07-29T23:50:59.044Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:50:59 [2021-07-29T23:50:59.044Z] HOSTNAME=3182ab4754af
23:50:59 [2021-07-29T23:50:59.044Z] DEST=bundles/test-integration
23:50:59 [2021-07-29T23:50:59.044Z] PWD=/go/src/github.com/docker/docker
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_GITCOMMIT=2d72cf5d06aca168ad290dbb581a9a551939fe9c
23:50:59 [2021-07-29T23:50:59.044Z] container=docker
23:50:59 [2021-07-29T23:50:59.044Z] HOME=/root
23:50:59 [2021-07-29T23:50:59.044Z] LANG=C.UTF-8
23:50:59 [2021-07-29T23:50:59.044Z] INVOCATION_ID=549b5e629a4644aa9b516b6441dee5de
23:50:59 [2021-07-29T23:50:59.044Z] GOLANG_VERSION=1.16.6
23:50:59 [2021-07-29T23:50:59.044Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:50:59 [2021-07-29T23:50:59.044Z] VALIDATE_BRANCH=20.10
23:50:59 [2021-07-29T23:50:59.044Z] TERM=xterm
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_PKG=github.com/docker/docker
23:50:59 [2021-07-29T23:50:59.044Z] SHLVL=3
23:50:59 [2021-07-29T23:50:59.044Z] TIMEOUT=120m
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_GRAPHDRIVER=overlay2
23:50:59 [2021-07-29T23:50:59.044Z] GO111MODULE=off
23:50:59 [2021-07-29T23:50:59.044Z] DOCKER_EXPERIMENTAL=1
23:50:59 [2021-07-29T23:50:59.044Z] TEST_SKIP_INTEGRATION_CLI=1
23:50:59 [2021-07-29T23:50:59.044Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:50:59 [2021-07-29T23:50:59.044Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:50:59 [2021-07-29T23:50:59.044Z] GOPATH=/go
23:50:59 [2021-07-29T23:50:59.044Z] PKG_CONFIG=pkg-config
23:50:59 [2021-07-29T23:50:59.044Z] _=/usr/bin/env
23:50:59 [2021-07-29T23:50:59.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:51:01 [2021-07-29T23:51:01.802Z] #56 ...
23:51:01 [2021-07-29T23:51:01.802Z] 
23:51:01 [2021-07-29T23:51:01.802Z] #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
23:51:01 [2021-07-29T23:51:01.802Z] #53 sha256:f6fdd1953ecf753470747efabff5ebb6d3b1f0ca5a786a20e1ea8a1d38dff939
23:51:01 [2021-07-29T23:51:01.802Z] #53 135.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
23:51:01 [2021-07-29T23:51:01.802Z] #53 136.5 + mkdir -p /build
23:51:01 [2021-07-29T23:51:01.802Z] #53 136.5 + cp runc /build/runc
23:51:01 [2021-07-29T23:51:01.802Z] #53 DONE 137.3s
23:51:02 [2021-07-29T23:51:02.064Z] 
23:51:02 [2021-07-29T23:51:02.064Z] #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
23:51:02 [2021-07-29T23:51:02.064Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:51:03 [2021-07-29T23:51:03.008Z] #56 ...
23:51:03 [2021-07-29T23:51:03.008Z] 
23:51:03 [2021-07-29T23:51:03.008Z] #54 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/bin/
23:51:03 [2021-07-29T23:51:03.008Z] #54 sha256:d71c5cc0ddc298e1972792908bd8ec65755bfeb59ce8d847d7f43915f11608fb
23:51:03 [2021-07-29T23:51:03.269Z] #54 DONE 0.3s
23:51:03 [2021-07-29T23:51:03.269Z] 
23:51:03 [2021-07-29T23:51:03.269Z] #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
23:51:03 [2021-07-29T23:51:03.269Z] #56 sha256:37afea9e7bf94e2752f7fe158015d4d3f537094d3a72e7bb7202b80ed508f73c
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/server/httputils	0.030s	coverage: 14.7% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/server/middleware	0.021s	coverage: 37.7% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/server/router/swarm	0.022s	coverage: 5.7% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/types/time	0.011s	coverage: 100.0% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/api/types/versions	0.024s	coverage: 75.0% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/builder/remotecontext	0.174s	coverage: 13.7% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ok  	github.com/docker/docker/builder/dockerfile	0.300s	coverage: 48.5% of statements
23:51:12 [2021-07-29T23:51:12.379Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:51:13 [2021-07-29T23:51:13.768Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.303s	coverage: 86.3% of statements
23:51:13 [2021-07-29T23:51:13.768Z] ?   	github.com/docker/docker/cli	[no test files]
23:51:13 [2021-07-29T23:51:13.768Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:51:17 [2021-07-29T23:51:17.986Z] ok  	github.com/docker/docker/client	0.223s	coverage: 75.4% of statements
23:51:29 [2021-07-29T23:51:29.854Z] #56 233.1 + bin/containerd-stress
23:51:29 [2021-07-29T23:51:29.854Z] #56 234.1 + bin/containerd-shim
23:51:36 [2021-07-29T23:51:36.449Z] #56 240.9 + bin/containerd-shim-runc-v1
23:51:37 [2021-07-29T23:51:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:51:37 [2021-07-29T23:51:37.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:51:38 [2021-07-29T23:51:38.566Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 2m6.670161308s 
23:51:39 [2021-07-29T23:51:39.136Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 425.893877ms 
23:51:39 [2021-07-29T23:51:39.752Z] #56 245.3 + bin/containerd-shim-runc-v2
23:51:40 [2021-07-29T23:51:40.329Z] #56 245.9 + binaries
23:51:40 [2021-07-29T23:51:40.329Z] #56 245.9 + install -D bin/containerd /build/containerd
23:51:40 [2021-07-29T23:51:40.329Z] #56 245.9 + install -D bin/containerd-shim /build/containerd-shim
23:51:40 [2021-07-29T23:51:40.329Z] #56 245.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:51:40 [2021-07-29T23:51:40.329Z] #56 245.9 + install -D bin/ctr /build/ctr
23:51:42 [2021-07-29T23:51:42.867Z] #56 DONE 248.4s
23:51:43 [2021-07-29T23:51:43.807Z] 
23:51:43 [2021-07-29T23:51:43.807Z] #57 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/bin/
23:51:43 [2021-07-29T23:51:43.807Z] #57 sha256:b130de487ee9e4ad6b011cb2bfef2ce1cd5e8dfb6aa98dbf9b21679f98aaebaa
23:51:44 [2021-07-29T23:51:44.746Z] #57 DONE 0.9s
23:51:44 [2021-07-29T23:51:44.746Z] 
23:51:44 [2021-07-29T23:51:44.746Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:51:44 [2021-07-29T23:51:44.746Z] #61 sha256:15e55f55e54ac025a9122ece58ccabedeb68ade003446d0801eafd1f766d9ca8
23:51:45 [2021-07-29T23:51:45.006Z] #61 DONE 0.2s
23:51:45 [2021-07-29T23:51:45.006Z] 
23:51:45 [2021-07-29T23:51:45.006Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit        /build/ /usr/local/bin/
23:51:45 [2021-07-29T23:51:45.006Z] #66 sha256:433451bc418f67575799c0da58c8131ac25e31957bf584b61f7eeb1c89cbf0b1
23:51:46 [2021-07-29T23:51:46.387Z] #66 DONE 1.0s
23:51:46 [2021-07-29T23:51:46.387Z] 
23:51:46 [2021-07-29T23:51:46.387Z] #68 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/bin/
23:51:46 [2021-07-29T23:51:46.387Z] #68 sha256:e809e85d3d65ebd4b782e705ba6194d88a60bd292a5854c8d5f22d6ecdf41137
23:51:46 [2021-07-29T23:51:46.387Z] #68 DONE 0.0s
23:51:46 [2021-07-29T23:51:46.387Z] 
23:51:46 [2021-07-29T23:51:46.387Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
23:51:46 [2021-07-29T23:51:46.387Z] #69 sha256:d05119916c70dd6d30a2aef680510d21293575ace266d8c2b2bd4a20422925c3
23:51:46 [2021-07-29T23:51:46.388Z] #69 DONE 0.0s
23:51:46 [2021-07-29T23:51:46.388Z] 
23:51:46 [2021-07-29T23:51:46.388Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
23:51:46 [2021-07-29T23:51:46.388Z] #70 sha256:837c0afd5d331fd52c1d940b06a97d3f1648a166399784cd55b23eb560543e62
23:51:46 [2021-07-29T23:51:46.959Z] #70 DONE 0.9s
23:51:47 [2021-07-29T23:51:47.219Z] 
23:51:47 [2021-07-29T23:51:47.219Z] #71 exporting to image
23:51:47 [2021-07-29T23:51:47.219Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:51:47 [2021-07-29T23:51:47.219Z] #71 exporting layers
23:51:55 [2021-07-29T23:51:55.357Z] #71 exporting layers 8.4s done
23:51:55 [2021-07-29T23:51:55.357Z] #71 writing image sha256:c1f28b5abbf9298f05c5b91031cdb22e27085c50e0b5a0f25696d9d49f2ececd done
23:51:55 [2021-07-29T23:51:55.357Z] #71 naming to docker.io/library/docker:40ef956f524517ccd15cb0abaa46906625496a58 done
23:51:55 [2021-07-29T23:51:55.357Z] #71 DONE 8.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:51:55 [2021-07-29T23:51:55.712Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=40ef956f524517ccd15cb0abaa46906625496a58 -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=20.10 docker:40ef956f524517ccd15cb0abaa46906625496a58 hack/make.sh dynbinary test-integration
23:51:56 [2021-07-29T23:51:56.312Z] 
23:51:56 [2021-07-29T23:51:56.312Z] Removing bundles/
23:51:56 [2021-07-29T23:51:56.312Z] 
23:51:56 [2021-07-29T23:51:56.312Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:51:56 [2021-07-29T23:51:56.312Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:51:56 [2021-07-29T23:51:56.312Z] GOOS="" GOARCH="" GOARM=""
23:51:56 [2021-07-29T23:51:56.928Z] ok  	github.com/docker/docker/container	0.133s	coverage: 34.5% of statements
23:51:57 [2021-07-29T23:51:57.879Z] ok  	github.com/docker/docker/cmd/dockerd	0.247s	coverage: 29.1% of statements
23:51:57 [2021-07-29T23:51:57.879Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:51:57 [2021-07-29T23:51:57.879Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:51:57 [2021-07-29T23:51:57.879Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:51:57 [2021-07-29T23:51:57.879Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:51:59 [2021-07-29T23:51:59.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:51:59 [2021-07-29T23:51:59.804Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
23:52:01 [2021-07-29T23:52:01.726Z] ok  	github.com/docker/docker/daemon/cluster	0.127s	coverage: 0.5% of statements
23:52:02 [2021-07-29T23:52:02.673Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.037s	coverage: 35.9% of statements
23:52:05 [2021-07-29T23:52:05.983Z] ok  	github.com/docker/docker/daemon/config	0.112s	coverage: 81.8% of statements
23:52:05 [2021-07-29T23:52:05.983Z] ok  	github.com/docker/docker/daemon/discovery	0.019s	coverage: 30.0% of statements
23:52:06 [2021-07-29T23:52:06.558Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
23:52:07 [2021-07-29T23:52:07.503Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
23:52:10 [2021-07-29T23:52:10.812Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.550s	coverage: 13.7% of statements
23:52:11 [2021-07-29T23:52:11.074Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
23:52:11 [2021-07-29T23:52:11.074Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.926s	coverage: 73.3% of statements
23:52:11 [2021-07-29T23:52:11.649Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.674s	coverage: 56.2% of statements
23:52:11 [2021-07-29T23:52:11.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:52:11 [2021-07-29T23:52:11.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:52:11 [2021-07-29T23:52:11.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:52:12 [2021-07-29T23:52:12.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:52:12 [2021-07-29T23:52:12.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:52:13 [2021-07-29T23:52:13.039Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
23:52:13 [2021-07-29T23:52:13.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:52:14 [2021-07-29T23:52:14.960Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.748s	coverage: 49.4% of statements
23:52:16 [2021-07-29T23:52:16.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:52:16 [2021-07-29T23:52:16.877Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 57.5% of statements
23:52:17 [2021-07-29T23:52:17.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:52:17 [2021-07-29T23:52:17.823Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.456s	coverage: 57.7% of statements
23:52:18 [2021-07-29T23:52:18.085Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.539s	coverage: 46.2% of statements
23:52:18 [2021-07-29T23:52:18.347Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
23:52:18 [2021-07-29T23:52:18.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:52:18 [2021-07-29T23:52:18.609Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
23:52:18 [2021-07-29T23:52:18.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:52:19 [2021-07-29T23:52:19.555Z] ok  	github.com/docker/docker/daemon	12.244s	coverage: 17.1% of statements
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:52:19 [2021-07-29T23:52:19.555Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:52:19 [2021-07-29T23:52:19.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:52:20 [2021-07-29T23:52:20.501Z] ok  	github.com/docker/docker/daemon/logger	0.270s	coverage: 43.2% of statements
23:52:20 [2021-07-29T23:52:20.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:52:20 [2021-07-29T23:52:20.763Z] ok  	github.com/docker/docker/daemon/images	0.043s	coverage: 6.6% of statements
23:52:20 [2021-07-29T23:52:20.764Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:52:20 [2021-07-29T23:52:20.764Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:52:21 [2021-07-29T23:52:21.337Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.356s	coverage: 77.8% of statements
23:52:21 [2021-07-29T23:52:21.337Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:52:21 [2021-07-29T23:52:21.337Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:52:21 [2021-07-29T23:52:21.337Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.017s	coverage: 67.0% of statements
23:52:21 [2021-07-29T23:52:21.600Z] ok  	github.com/docker/docker/daemon/logger/journald	0.017s	coverage: 23.9% of statements
23:52:21 [2021-07-29T23:52:21.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:52:22 [2021-07-29T23:52:22.175Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
23:52:22 [2021-07-29T23:52:22.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:52:22 [2021-07-29T23:52:22.438Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.039s	coverage: 69.9% of statements
23:52:22 [2021-07-29T23:52:22.701Z] ok  	github.com/docker/docker/daemon/logger/local	0.035s	coverage: 75.2% of statements
23:52:22 [2021-07-29T23:52:22.701Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:52:23 [2021-07-29T23:52:23.106Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:52:23 [2021-07-29T23:52:23.277Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.033s	coverage: 31.5% of statements
23:52:23 [2021-07-29T23:52:23.539Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 56.8% of statements
23:52:24 [2021-07-29T23:52:24.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:52:24 [2021-07-29T23:52:24.035Z] Using test binary docker
23:52:24 [2021-07-29T23:52:24.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:52:24 [2021-07-29T23:52:24.035Z] Starting apparmor (via systemctl): apparmor.service.
23:52:24 [2021-07-29T23:52:24.035Z] INFO: Waiting for daemon to start...
23:52:24 [2021-07-29T23:52:24.035Z] Starting dockerd
23:52:24 [2021-07-29T23:52:24.484Z] ok  	github.com/docker/docker/daemon/logger/templates	0.047s	coverage: 8.3% of statements
23:52:24 [2021-07-29T23:52:24.484Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.024s	coverage: 46.8% of statements
23:52:25 [2021-07-29T23:52:25.058Z] ok  	github.com/docker/docker/daemon/network	0.031s	coverage: 63.8% of statements
23:52:26 [2021-07-29T23:52:26.005Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.809s	coverage: 82.5% of statements
23:52:26 [2021-07-29T23:52:26.005Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:52:26 [2021-07-29T23:52:26.005Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:52:26 [2021-07-29T23:52:26.005Z] ok  	github.com/docker/docker/distribution/metadata	0.100s	coverage: 48.2% of statements
23:52:26 [2021-07-29T23:52:26.547Z] .
23:52:26 [2021-07-29T23:52:26.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:52:26 [2021-07-29T23:52:26.547Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:52:26 [2021-07-29T23:52:26.547Z] Error: No such image: emptyfs
23:52:26 [2021-07-29T23:52:26.547Z] Running integration-test (iteration 1)
23:52:26 [2021-07-29T23:52:26.547Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:52:26 [2021-07-29T23:52:26.950Z] ok  	github.com/docker/docker/distribution	0.227s	coverage: 25.0% of statements
23:52:26 [2021-07-29T23:52:26.950Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:52:27 [2021-07-29T23:52:27.213Z] ok  	github.com/docker/docker/errdefs	0.016s	coverage: 53.1% of statements
23:52:28 [2021-07-29T23:52:28.159Z] ok  	github.com/docker/docker/image/cache	0.026s	coverage: 19.2% of statements
23:52:28 [2021-07-29T23:52:28.421Z] ok  	github.com/docker/docker/image	0.043s	coverage: 86.8% of statements
23:52:28 [2021-07-29T23:52:28.421Z] ok  	github.com/docker/docker/image/v1	0.016s	coverage: 25.0% of statements
23:52:28 [2021-07-29T23:52:28.683Z] ok  	github.com/docker/docker/distribution/xfer	1.827s	coverage: 85.1% of statements
23:52:28 [2021-07-29T23:52:28.683Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:52:28 [2021-07-29T23:52:28.683Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:52:28 [2021-07-29T23:52:28.683Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:52:28 [2021-07-29T23:52:28.945Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
23:52:29 [2021-07-29T23:52:29.520Z] ok  	github.com/docker/docker/oci	0.040s	coverage: 38.4% of statements
23:52:30 [2021-07-29T23:52:30.094Z] ok  	github.com/docker/docker/opts	0.074s	coverage: 67.1% of statements
23:52:30 [2021-07-29T23:52:30.095Z] ok  	github.com/docker/docker/pkg/aaparser	0.012s	coverage: 52.9% of statements
23:52:31 [2021-07-29T23:52:31.485Z] ok  	github.com/docker/docker/pkg/broadcaster	0.010s	coverage: 100.0% of statements
23:52:31 [2021-07-29T23:52:31.747Z] ok  	github.com/docker/docker/pkg/authorization	0.478s	coverage: 68.3% of statements
23:52:32 [2021-07-29T23:52:32.010Z] ok  	github.com/docker/docker/pkg/capabilities	0.015s	coverage: 87.5% of statements
23:52:33 [2021-07-29T23:52:33.401Z] ok  	github.com/docker/docker/pkg/directory	0.010s	coverage: 80.0% of statements
23:52:33 [2021-07-29T23:52:33.663Z] ok  	github.com/docker/docker/pkg/archive	1.236s	coverage: 81.8% of statements
23:52:33 [2021-07-29T23:52:33.925Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
23:52:34 [2021-07-29T23:52:34.187Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
23:52:36 [2021-07-29T23:52:36.104Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
23:52:36 [2021-07-29T23:52:36.365Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.189s	coverage: 43.2% of statements
23:52:36 [2021-07-29T23:52:36.627Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.011s	coverage: 93.8% of statements
23:52:36 [2021-07-29T23:52:36.889Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
23:52:37 [2021-07-29T23:52:37.832Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
23:52:38 [2021-07-29T23:52:38.094Z] ok  	github.com/docker/docker/layer	7.462s	coverage: 68.8% of statements
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
23:52:38 [2021-07-29T23:52:38.094Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:52:38 [2021-07-29T23:52:38.357Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.068s	coverage: 84.1% of statements
23:52:38 [2021-07-29T23:52:38.357Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 86.5% of statements
23:52:38 [2021-07-29T23:52:38.619Z] ok  	github.com/docker/docker/pkg/fsutils	0.335s	coverage: 85.1% of statements
23:52:38 [2021-07-29T23:52:38.619Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
23:52:39 [2021-07-29T23:52:39.630Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.021s	coverage: 91.7% of statements
23:52:39 [2021-07-29T23:52:39.630Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
23:52:39 [2021-07-29T23:52:39.907Z] ok  	github.com/docker/docker/pkg/ioutils	0.601s	coverage: 69.3% of statements
23:52:39 [2021-07-29T23:52:39.907Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
23:52:39 [2021-07-29T23:52:39.907Z] ok  	github.com/docker/docker/pkg/idtools	0.838s	coverage: 69.5% of statements
23:52:39 [2021-07-29T23:52:39.907Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
23:52:39 [2021-07-29T23:52:39.907Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:52:39 [2021-07-29T23:52:39.907Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
23:52:39 [2021-07-29T23:52:39.907Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
23:52:40 [2021-07-29T23:52:40.178Z] ok  	github.com/docker/docker/pkg/parsers	0.028s	coverage: 97.0% of statements
23:52:40 [2021-07-29T23:52:40.441Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.014s	coverage: 60.0% of statements
23:52:40 [2021-07-29T23:52:40.441Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.027s	coverage: 86.7% of statements
23:52:40 [2021-07-29T23:52:40.703Z] ok  	github.com/docker/docker/pkg/pidfile	0.024s	coverage: 82.4% of statements
23:52:40 [2021-07-29T23:52:40.703Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:52:40 [2021-07-29T23:52:40.703Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:52:41 [2021-07-29T23:52:41.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:52:41 [2021-07-29T23:52:41.278Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.022s	coverage: 56.8% of statements
23:52:41 [2021-07-29T23:52:41.386Z] Loaded image: buildpack-deps:buster
23:52:41 [2021-07-29T23:52:41.386Z] Loaded image: busybox:latest
23:52:41 [2021-07-29T23:52:41.386Z] Loaded image: busybox:glibc
23:52:41 [2021-07-29T23:52:41.540Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.008s	coverage: 85.7% of statements
23:52:41 [2021-07-29T23:52:41.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:52:41 [2021-07-29T23:52:41.803Z] ok  	github.com/docker/docker/pkg/pools	0.005s	coverage: 88.2% of statements
23:52:42 [2021-07-29T23:52:42.065Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
23:52:43 [2021-07-29T23:52:43.010Z] ok  	github.com/docker/docker/pkg/reexec	0.020s	coverage: 82.4% of statements
23:52:43 [2021-07-29T23:52:43.010Z] ok  	github.com/docker/docker/pkg/pubsub	1.073s	coverage: 75.0% of statements
23:52:43 [2021-07-29T23:52:43.276Z] Loaded image: debian:bullseye
23:52:43 [2021-07-29T23:52:43.276Z] Loaded image: hello-world:latest
23:52:43 [2021-07-29T23:52:43.276Z] Loaded image: arm32v7/hello-world:latest
23:52:43 [2021-07-29T23:52:43.276Z] INFO: Testing against a local daemon
23:52:43 [2021-07-29T23:52:43.276Z] === RUN   TestCgroupNamespacesBuild
23:52:43 [2021-07-29T23:52:43.583Z] ok  	github.com/docker/docker/pkg/stdcopy	0.008s	coverage: 100.0% of statements
23:52:43 [2021-07-29T23:52:43.845Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
23:52:44 [2021-07-29T23:52:44.107Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
23:52:44 [2021-07-29T23:52:44.681Z] ok  	github.com/docker/docker/pkg/sysinfo	0.031s	coverage: 52.9% of statements
23:52:45 [2021-07-29T23:52:45.166Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
23:52:45 [2021-07-29T23:52:45.166Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:52:45 [2021-07-29T23:52:45.627Z] ok  	github.com/docker/docker/pkg/tailfile	0.116s	coverage: 88.6% of statements
23:52:45 [2021-07-29T23:52:45.627Z] ok  	github.com/docker/docker/pkg/system	0.008s	coverage: 36.9% of statements
23:52:46 [2021-07-29T23:52:46.201Z] testing: warning: no tests to run
23:52:46 [2021-07-29T23:52:46.201Z] coverage: [no statements]
23:52:46 [2021-07-29T23:52:46.201Z] ok  	github.com/docker/docker/pkg/term/windows	0.007s	coverage: [no statements] [no tests to run]
23:52:46 [2021-07-29T23:52:46.533Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s)
23:52:46 [2021-07-29T23:52:46.533Z] === RUN   TestBuildWithSession
23:52:46 [2021-07-29T23:52:46.533Z]     build_session_test.go:25: TODO: BuildKit
23:52:46 [2021-07-29T23:52:46.533Z] --- SKIP: TestBuildWithSession (0.00s)
23:52:46 [2021-07-29T23:52:46.533Z] === RUN   TestBuildSquashParent
23:52:47 [2021-07-29T23:52:47.143Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
23:52:47 [2021-07-29T23:52:47.144Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
23:52:47 [2021-07-29T23:52:47.144Z] ok  	github.com/docker/docker/pkg/signal	3.927s	coverage: 62.3% of statements
23:52:47 [2021-07-29T23:52:47.405Z] ok  	github.com/docker/docker/pkg/tarsum	0.162s	coverage: 89.3% of statements
23:52:47 [2021-07-29T23:52:47.405Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
23:52:48 [2021-07-29T23:52:48.795Z] ok  	github.com/docker/docker/plugin/v2	0.014s	coverage: 14.5% of statements
23:52:49 [2021-07-29T23:52:49.742Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 85.4% of statements
23:52:50 [2021-07-29T23:52:50.004Z] ok  	github.com/docker/docker/plugin	0.543s	coverage: 23.2% of statements
23:52:50 [2021-07-29T23:52:50.266Z] ok  	github.com/docker/docker/reference	0.028s	coverage: 84.4% of statements
23:52:51 [2021-07-29T23:52:51.656Z] ok  	github.com/docker/docker/quota	0.631s	coverage: 71.4% of statements
23:52:51 [2021-07-29T23:52:51.778Z] --- PASS: TestBuildSquashParent (5.43s)
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:52:51 [2021-07-29T23:52:51.778Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:52:51 [2021-07-29T23:52:51.778Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:52:51 [2021-07-29T23:52:51.778Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:52:51 [2021-07-29T23:52:51.778Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:52:51 [2021-07-29T23:52:51.918Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
23:52:51 [2021-07-29T23:52:51.918Z] ok  	github.com/docker/docker/restartmanager	0.008s	coverage: 45.3% of statements
23:52:52 [2021-07-29T23:52:52.180Z] ok  	github.com/docker/docker/registry	0.145s	coverage: 57.2% of statements
23:52:52 [2021-07-29T23:52:52.442Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
23:52:53 [2021-07-29T23:52:53.017Z] ok  	github.com/docker/docker/runconfig	0.078s	coverage: 66.1% of statements
23:52:54 [2021-07-29T23:52:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:52:54 [2021-07-29T23:52:54.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:52:55 [2021-07-29T23:52:55.571Z] ok  	github.com/docker/docker/volume/drivers	0.012s	coverage: 36.1% of statements
23:52:56 [2021-07-29T23:52:56.185Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:52:56 [2021-07-29T23:52:56.442Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:52:56 [2021-07-29T23:52:56.961Z] ok  	github.com/docker/docker/volume/local	0.199s	coverage: 76.4% of statements
23:52:56 [2021-07-29T23:52:56.961Z] ok  	github.com/docker/docker/volume/mounts	0.042s	coverage: 67.0% of statements
23:52:58 [2021-07-29T23:52:58.331Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
23:52:58 [2021-07-29T23:52:58.331Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
23:52:58 [2021-07-29T23:52:58.331Z] === RUN   TestBuildMultiStageCopy
23:52:58 [2021-07-29T23:52:58.331Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:53:00 [2021-07-29T23:53:00.219Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:53:00 [2021-07-29T23:53:00.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:53:00 [2021-07-29T23:53:00.475Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:53:00 [2021-07-29T23:53:00.616Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m52.740674401s with top 10 stages: buildssa: 1m34.877271289s, goimports: 19.756232184s, unconvert: 11.026445874s, gosec: 8.43579012s, golint: 4.845199112s, inspect: 4.320359904s, misspell: 3.707591086s, ineffassign: 3.437113609s, vrp: 2.586778166s, ctrlflow: 2.110409906s 
23:53:01 [2021-07-29T23:53:01.036Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:53:01 [2021-07-29T23:53:01.036Z] --- PASS: TestBuildMultiStageCopy (2.67s)
23:53:01 [2021-07-29T23:53:01.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.79s)
23:53:01 [2021-07-29T23:53:01.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
23:53:01 [2021-07-29T23:53:01.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
23:53:01 [2021-07-29T23:53:01.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.27s)
23:53:01 [2021-07-29T23:53:01.036Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
23:53:01 [2021-07-29T23:53:01.036Z] === RUN   TestBuildMultiStageParentConfig
23:53:01 [2021-07-29T23:53:01.962Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
23:53:01 [2021-07-29T23:53:01.962Z] === RUN   TestBuildLabelWithTargets
23:53:02 [2021-07-29T23:53:02.889Z] --- PASS: TestBuildLabelWithTargets (1.19s)
23:53:02 [2021-07-29T23:53:02.889Z] === RUN   TestBuildWithEmptyLayers
23:53:03 [2021-07-29T23:53:03.451Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
23:53:03 [2021-07-29T23:53:03.451Z] === RUN   TestBuildMultiStageOnBuild
23:53:05 [2021-07-29T23:53:05.098Z] ok  	github.com/docker/docker/volume/service	0.020s	coverage: 73.1% of statements
23:53:05 [2021-07-29T23:53:05.339Z] --- PASS: TestBuildMultiStageOnBuild (2.04s)
23:53:05 [2021-07-29T23:53:05.339Z] === RUN   TestBuildUncleanTarFilenames
23:53:05 [2021-07-29T23:53:05.902Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
23:53:05 [2021-07-29T23:53:05.902Z] === RUN   TestBuildMultiStageLayerLeak
23:53:08 [2021-07-29T23:53:08.417Z] --- PASS: TestBuildMultiStageLayerLeak (2.03s)
23:53:08 [2021-07-29T23:53:08.417Z] === RUN   TestBuildWithHugeFile
23:53:15 [2021-07-29T23:53:15.092Z] ok  	github.com/docker/docker/pkg/plugins	33.650s	coverage: 76.6% of statements
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/pkg/term	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/rootless	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/volume	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:53:15 [2021-07-29T23:53:15.092Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === Skipped
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
23:53:15 [2021-07-29T23:53:15.355Z]     exec_linux_test.go:18: requires AppArmor to be enabled
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
23:53:15 [2021-07-29T23:53:15.355Z]     exec_linux_test.go:38: requires AppArmor to be enabled
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:46: Driver btrfs not supported
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:46: Driver btrfs not supported
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.355Z]     graphtest_unix.go:46: Driver btrfs not supported
23:53:15 [2021-07-29T23:53:15.355Z] 
23:53:15 [2021-07-29T23:53:15.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver btrfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver btrfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:73: No driver to put!
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z] time="2021-07-29T23:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z] time="2021-07-29T23:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z] time="2021-07-29T23:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z] time="2021-07-29T23:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z] time="2021-07-29T23:52:12Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: driver not supported
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:73: No driver to put!
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     overlay_test.go:49: Fails to compute changes intermittently
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver zfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver zfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver zfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver zfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:46: Driver zfs not supported
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     graphtest_unix.go:73: No driver to put!
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:53:15 [2021-07-29T23:53:15.356Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] 
23:53:15 [2021-07-29T23:53:15.356Z] DONE 2230 tests, 26 skipped in 223.869s
23:53:15 [2021-07-29T23:53:15.525Z] INFO [runner/unused/goanalysis] analyzers took 26.440409826s with top 10 stages: buildssa: 22.74321894s, U1000: 3.697190886s 
23:53:15 [2021-07-29T23:53:15.525Z] INFO [runner] Issues before processing: 2258, after processing: 0 
23:53:15 [2021-07-29T23:53:15.525Z] INFO [runner] Processors filtering stat (out/in): exclude: 1577/1577, cgo: 1682/2258, path_prettifier: 1682/1682, skip_files: 1682/1682, skip_dirs: 1682/1682, exclude-rules: 64/1577, nolint: 0/64, filename_unadjuster: 1682/1682, autogenerated_exclude: 1577/1682, identifier_marker: 1577/1577 
23:53:15 [2021-07-29T23:53:15.525Z] INFO [runner] processing took 55.440684ms with stages: nolint: 21.488167ms, identifier_marker: 16.46198ms, path_prettifier: 8.174654ms, autogenerated_exclude: 4.424498ms, exclude-rules: 3.020805ms, skip_dirs: 1.589682ms, cgo: 190.541µs, filename_unadjuster: 85.184µs, max_same_issues: 1.317µs, exclude: 676ns, path_shortener: 614ns, uniq_by_line: 509ns, max_from_linter: 494ns, diff: 469ns, source_code: 457ns, skip_files: 380ns, max_per_file_from_linter: 257ns 
23:53:15 [2021-07-29T23:53:15.525Z] INFO [runner] linters took 1m34.836832489s with stages: goanalysis_metalinter: 1m15.374876011s, unused: 19.406195837s 
23:53:15 [2021-07-29T23:53:15.525Z] INFO File cache stats: 1451 entries of total size 6.8MiB 
23:53:15 [2021-07-29T23:53:15.525Z] INFO Memory: 2221 samples, avg is 448.2MB, max is 3499.7MB 
23:53:15 [2021-07-29T23:53:15.525Z] INFO Execution took 3m41.942912845s               
23:53:15 [2021-07-29T23:53:15.525Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:53:15 [2021-07-29T23:53:15.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/make.sh dynbinary-daemon test-docker-py
Post stage
[Pipeline] junit
23:53:16 [2021-07-29T23:53:16.313Z] Recording test results
23:53:16 [2021-07-29T23:53:16.426Z] 
23:53:16 [2021-07-29T23:53:16.427Z] Removing bundles/
23:53:16 [2021-07-29T23:53:16.427Z] 
23:53:16 [2021-07-29T23:53:16.427Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
23:53:16 [2021-07-29T23:53:16.427Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:53:16 [2021-07-29T23:53:16.427Z] GOOS="" GOARCH="" GOARM=""
23:53:16 [2021-07-29T23:53:16.456Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:53:16 [2021-07-29T23:53:16.805Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/make.sh dynbinary test-integration
23:53:17 [2021-07-29T23:53:17.748Z] 
23:53:17 [2021-07-29T23:53:17.748Z] Removing bundles/
23:53:17 [2021-07-29T23:53:17.748Z] 
23:53:17 [2021-07-29T23:53:17.748Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:53:17 [2021-07-29T23:53:17.748Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:53:17 [2021-07-29T23:53:17.748Z] GOOS="" GOARCH="" GOARM=""
23:53:19 [2021-07-29T23:53:19.628Z] 4612f6d0b889: Pull complete
23:53:32 [2021-07-29T23:53:32.797Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:53:32 [2021-07-29T23:53:32.797Z] 
23:53:32 [2021-07-29T23:53:32.797Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:53:32 [2021-07-29T23:53:32.797Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:53:32 [2021-07-29T23:53:32.797Z] HOSTNAME=d2f37ddf9396
23:53:32 [2021-07-29T23:53:32.797Z] DEST=bundles/test-integration
23:53:32 [2021-07-29T23:53:32.797Z] PWD=/go/src/github.com/docker/docker
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_ROOTLESS=1
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_GITCOMMIT=40ef956f524517ccd15cb0abaa46906625496a58
23:53:32 [2021-07-29T23:53:32.797Z] container=docker
23:53:32 [2021-07-29T23:53:32.797Z] HOME=/root
23:53:32 [2021-07-29T23:53:32.797Z] GOLANG_VERSION=1.16.6
23:53:32 [2021-07-29T23:53:32.797Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:53:32 [2021-07-29T23:53:32.797Z] VALIDATE_BRANCH=20.10
23:53:32 [2021-07-29T23:53:32.797Z] TERM=xterm
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_PKG=github.com/docker/docker
23:53:32 [2021-07-29T23:53:32.797Z] SHLVL=1
23:53:32 [2021-07-29T23:53:32.797Z] TIMEOUT=120m
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_GRAPHDRIVER=overlay2
23:53:32 [2021-07-29T23:53:32.797Z] GO111MODULE=off
23:53:32 [2021-07-29T23:53:32.797Z] DOCKER_EXPERIMENTAL=1
23:53:32 [2021-07-29T23:53:32.797Z] TEST_SKIP_INTEGRATION_CLI=1
23:53:32 [2021-07-29T23:53:32.797Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:53:32 [2021-07-29T23:53:32.797Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:53:32 [2021-07-29T23:53:32.797Z] GOPATH=/go
23:53:32 [2021-07-29T23:53:32.797Z] PKG_CONFIG=pkg-config
23:53:32 [2021-07-29T23:53:32.797Z] _=/usr/bin/env
23:53:32 [2021-07-29T23:53:32.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:54:03 [2021-07-29T23:54:03.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:54:04 [2021-07-29T23:54:04.650Z] --- PASS: TestBuildWithHugeFile (52.12s)
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildWithEmptyDockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:54:04 [2021-07-29T23:54:04.651Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
23:54:04 [2021-07-29T23:54:04.651Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
23:54:04 [2021-07-29T23:54:04.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:54:04 [2021-07-29T23:54:04.651Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildPreserveOwnership
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildPreserveOwnership/copy_from
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:54:04 [2021-07-29T23:54:04.651Z] --- PASS: TestBuildPreserveOwnership (4.25s)
23:54:04 [2021-07-29T23:54:04.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.95s)
23:54:04 [2021-07-29T23:54:04.651Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildPlatformInvalid
23:54:04 [2021-07-29T23:54:04.651Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:54:04 [2021-07-29T23:54:04.651Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:54:11 [2021-07-29T23:54:11.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:54:11 [2021-07-29T23:54:11.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:54:19 [2021-07-29T23:54:19.487Z] Loaded image: buildpack-deps:buster
23:54:19 [2021-07-29T23:54:19.487Z] Loaded image: busybox:latest
23:54:19 [2021-07-29T23:54:19.487Z] Loaded image: busybox:glibc
23:54:22 [2021-07-29T23:54:22.004Z] Loaded image: debian:bullseye
23:54:22 [2021-07-29T23:54:22.004Z] Loaded image: hello-world:latest
23:54:22 [2021-07-29T23:54:22.004Z] Loaded image: arm32v7/hello-world:latest
23:54:28 [2021-07-29T23:54:28.540Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.74s)
23:54:28 [2021-07-29T23:54:28.540Z] PASS
23:54:28 [2021-07-29T23:54:28.540Z] 
23:54:28 [2021-07-29T23:54:28.540Z] === Skipped
23:54:28 [2021-07-29T23:54:28.540Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:54:28 [2021-07-29T23:54:28.540Z]     build_session_test.go:25: TODO: BuildKit
23:54:28 [2021-07-29T23:54:28.540Z] 
23:54:28 [2021-07-29T23:54:28.540Z] 
23:54:28 [2021-07-29T23:54:28.540Z] DONE 33 tests, 1 skipped in 122.103s
23:54:28 [2021-07-29T23:54:28.540Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:54:28 [2021-07-29T23:54:28.540Z] INFO: Testing against a local daemon
23:54:28 [2021-07-29T23:54:28.540Z] === RUN   TestConfigInspect
23:54:31 [2021-07-29T23:54:31.052Z] --- PASS: TestConfigInspect (2.34s)
23:54:31 [2021-07-29T23:54:31.052Z] === RUN   TestConfigList
23:54:32 [2021-07-29T23:54:32.941Z] --- PASS: TestConfigList (2.24s)
23:54:32 [2021-07-29T23:54:32.941Z] === RUN   TestConfigsCreateAndDelete
23:54:33 [2021-07-29T23:54:33.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:54:35 [2021-07-29T23:54:35.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:54:35 [2021-07-29T23:54:35.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:54:35 [2021-07-29T23:54:35.455Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
23:54:35 [2021-07-29T23:54:35.455Z] === RUN   TestConfigsUpdate
23:54:35 [2021-07-29T23:54:35.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:54:37 [2021-07-29T23:54:37.342Z] --- PASS: TestConfigsUpdate (2.20s)
23:54:37 [2021-07-29T23:54:37.342Z] === RUN   TestTemplatedConfig
23:54:38 [2021-07-29T23:54:38.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:54:38 [2021-07-29T23:54:38.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:54:39 [2021-07-29T23:54:39.289Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:54:39 [2021-07-29T23:54:39.289Z] 
23:54:39 [2021-07-29T23:54:39.289Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:54:39 [2021-07-29T23:54:39.289Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:54:39 [2021-07-29T23:54:39.289Z] HOSTNAME=ebfdf8df04e5
23:54:39 [2021-07-29T23:54:39.289Z] TESTDEBUG=0
23:54:39 [2021-07-29T23:54:39.289Z] DEST=bundles/test-integration
23:54:39 [2021-07-29T23:54:39.289Z] PWD=/go/src/github.com/docker/docker
23:54:39 [2021-07-29T23:54:39.289Z] DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7
23:54:39 [2021-07-29T23:54:39.289Z] container=docker
23:54:39 [2021-07-29T23:54:39.289Z] HOME=/root
23:54:39 [2021-07-29T23:54:39.289Z] GOLANG_VERSION=1.16.6
23:54:39 [2021-07-29T23:54:39.289Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:54:39 [2021-07-29T23:54:39.289Z] VALIDATE_BRANCH=20.10
23:54:39 [2021-07-29T23:54:39.289Z] TERM=xterm
23:54:39 [2021-07-29T23:54:39.289Z] DOCKER_PKG=github.com/docker/docker
23:54:39 [2021-07-29T23:54:39.289Z] SHLVL=1
23:54:39 [2021-07-29T23:54:39.289Z] TIMEOUT=120m
23:54:39 [2021-07-29T23:54:39.289Z] DOCKER_BUILDTAGS=apparmor seccomp journald
23:54:39 [2021-07-29T23:54:39.289Z] DOCKER_GRAPHDRIVER=overlay2
23:54:39 [2021-07-29T23:54:39.289Z] GO111MODULE=off
23:54:39 [2021-07-29T23:54:39.289Z] DOCKER_EXPERIMENTAL=1
23:54:39 [2021-07-29T23:54:39.289Z] TEST_SKIP_INTEGRATION_CLI=1
23:54:39 [2021-07-29T23:54:39.289Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:54:39 [2021-07-29T23:54:39.289Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:54:39 [2021-07-29T23:54:39.289Z] GOPATH=/go
23:54:39 [2021-07-29T23:54:39.289Z] PKG_CONFIG=pkg-config
23:54:39 [2021-07-29T23:54:39.289Z] _=/usr/bin/env
23:54:39 [2021-07-29T23:54:39.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:54:40 [2021-07-29T23:54:40.608Z] --- PASS: TestTemplatedConfig (3.34s)
23:54:40 [2021-07-29T23:54:40.608Z] === RUN   TestConfigCreateResolve
23:54:42 [2021-07-29T23:54:42.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:54:43 [2021-07-29T23:54:43.122Z] --- PASS: TestConfigCreateResolve (2.23s)
23:54:43 [2021-07-29T23:54:43.122Z] === RUN   TestConfigDaemonLibtrustID
23:54:43 [2021-07-29T23:54:43.378Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
23:54:43 [2021-07-29T23:54:43.378Z] PASS
23:54:43 [2021-07-29T23:54:43.378Z] 
23:54:43 [2021-07-29T23:54:43.378Z] DONE 7 tests in 15.088s
23:54:43 [2021-07-29T23:54:43.378Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:54:43 [2021-07-29T23:54:43.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:54:43 [2021-07-29T23:54:43.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:54:43 [2021-07-29T23:54:43.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:54:43 [2021-07-29T23:54:43.634Z] INFO: Testing against a local daemon
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestCheckpoint
23:54:43 [2021-07-29T23:54:43.634Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:54:43 [2021-07-29T23:54:43.634Z] --- SKIP: TestCheckpoint (0.00s)
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestContainerInvalidJSON
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:54:43 [2021-07-29T23:54:43.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:54:43 [2021-07-29T23:54:43.634Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:54:43 [2021-07-29T23:54:43.634Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:54:43 [2021-07-29T23:54:43.634Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:54:43 [2021-07-29T23:54:43.634Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:54:43 [2021-07-29T23:54:43.634Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:54:43 [2021-07-29T23:54:43.634Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:54:43 [2021-07-29T23:54:43.634Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:54:43 [2021-07-29T23:54:43.634Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:54:43 [2021-07-29T23:54:43.634Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:54:43 [2021-07-29T23:54:43.634Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s)
23:54:43 [2021-07-29T23:54:43.634Z] === RUN   TestCopyFromContainerPathIsNotDir
23:54:43 [2021-07-29T23:54:43.889Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
23:54:43 [2021-07-29T23:54:43.889Z] === RUN   TestCopyToContainerPathDoesNotExist
23:54:43 [2021-07-29T23:54:43.889Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
23:54:43 [2021-07-29T23:54:43.889Z] === RUN   TestCopyToContainerPathIsNotDir
23:54:43 [2021-07-29T23:54:43.889Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:54:43 [2021-07-29T23:54:43.889Z] === RUN   TestCopyFromContainer
23:54:44 [2021-07-29T23:54:44.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:54:44 [2021-07-29T23:54:44.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer//
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer//bar/root
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer//bar/root/
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer/bar/quux
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer/bar/quux/
23:54:45 [2021-07-29T23:54:45.255Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:54:45 [2021-07-29T23:54:45.519Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:54:45 [2021-07-29T23:54:45.519Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:54:45 [2021-07-29T23:54:45.519Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:54:45 [2021-07-29T23:54:45.519Z] === RUN   TestCopyFromContainer/bar/notarget
23:54:45 [2021-07-29T23:54:45.777Z] --- PASS: TestCopyFromContainer (1.82s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:54:45 [2021-07-29T23:54:45.777Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateLinkToNonExistingContainer
23:54:45 [2021-07-29T23:54:45.777Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateWithInvalidEnv
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateWithInvalidEnv/0
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateWithInvalidEnv/0
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateWithInvalidEnv/1
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateWithInvalidEnv/1
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateWithInvalidEnv/2
23:54:45 [2021-07-29T23:54:45.777Z] === PAUSE TestCreateWithInvalidEnv/2
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateWithInvalidEnv/0
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateWithInvalidEnv/2
23:54:45 [2021-07-29T23:54:45.777Z] === CONT  TestCreateWithInvalidEnv/1
23:54:45 [2021-07-29T23:54:45.777Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateTmpfsMountsTarget
23:54:45 [2021-07-29T23:54:45.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:54:45 [2021-07-29T23:54:45.777Z] === RUN   TestCreateWithCustomMaskedPaths
23:54:45 [2021-07-29T23:54:45.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:54:48 [2021-07-29T23:54:48.292Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s)
23:54:48 [2021-07-29T23:54:48.292Z] === RUN   TestCreateWithCustomReadonlyPaths
23:54:48 [2021-07-29T23:54:48.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:54:49 [2021-07-29T23:54:49.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:54:50 [2021-07-29T23:54:50.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:54:50 [2021-07-29T23:54:50.807Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s)
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:50 [2021-07-29T23:54:50.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:50 [2021-07-29T23:54:50.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:54:50 [2021-07-29T23:54:50.807Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:54:50 [2021-07-29T23:54:50.807Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:54:50 [2021-07-29T23:54:50.807Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:54:50 [2021-07-29T23:54:50.807Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:54:50 [2021-07-29T23:54:50.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:54:51 [2021-07-29T23:54:51.062Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
23:54:51 [2021-07-29T23:54:51.062Z] === RUN   TestCreateDifferentPlatform
23:54:51 [2021-07-29T23:54:51.062Z] === RUN   TestCreateDifferentPlatform/different_os
23:54:51 [2021-07-29T23:54:51.062Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:54:51 [2021-07-29T23:54:51.062Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:54:51 [2021-07-29T23:54:51.062Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:54:51 [2021-07-29T23:54:51.062Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:54:51 [2021-07-29T23:54:51.062Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:54:51 [2021-07-29T23:54:51.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:54:51 [2021-07-29T23:54:51.320Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestContainerStartOnDaemonRestart
23:54:51 [2021-07-29T23:54:51.320Z] === PAUSE TestContainerStartOnDaemonRestart
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestDaemonRestartIpcMode
23:54:51 [2021-07-29T23:54:51.320Z] === PAUSE TestDaemonRestartIpcMode
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestDaemonHostGatewayIP
23:54:51 [2021-07-29T23:54:51.320Z] === PAUSE TestDaemonHostGatewayIP
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestRestartDaemonWithRestartingContainer
23:54:51 [2021-07-29T23:54:51.320Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestContainerKillOnDaemonStart
23:54:51 [2021-07-29T23:54:51.320Z] === PAUSE TestContainerKillOnDaemonStart
23:54:51 [2021-07-29T23:54:51.320Z] === RUN   TestDiff
23:54:51 [2021-07-29T23:54:51.881Z] --- PASS: TestDiff (0.74s)
23:54:51 [2021-07-29T23:54:51.881Z] === RUN   TestExecWithCloseStdin
23:54:51 [2021-07-29T23:54:51.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:54:52 [2021-07-29T23:54:52.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:54:52 [2021-07-29T23:54:52.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:54:52 [2021-07-29T23:54:52.931Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:54:52 [2021-07-29T23:54:52.931Z] 
23:54:52 [2021-07-29T23:54:52.931Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:54:52 [2021-07-29T23:54:52.931Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:54:52 [2021-07-29T23:54:52.931Z] Using test binary docker
23:54:52 [2021-07-29T23:54:52.931Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:54:52 [2021-07-29T23:54:52.931Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:54:52 [2021-07-29T23:54:52.931Z] INFO: Waiting for daemon to start...
23:54:52 [2021-07-29T23:54:52.931Z] Starting dockerd
23:54:52 [2021-07-29T23:54:52.931Z] .
23:54:52 [2021-07-29T23:54:52.931Z] INFO: Building docker-sdk-python3:4.4.1...
23:54:53 [2021-07-29T23:54:53.245Z] --- PASS: TestExecWithCloseStdin (1.05s)
23:54:53 [2021-07-29T23:54:53.245Z] === RUN   TestExec
23:54:53 [2021-07-29T23:54:53.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:54:54 [2021-07-29T23:54:54.172Z] --- PASS: TestExec (1.05s)
23:54:54 [2021-07-29T23:54:54.172Z] === RUN   TestExecUser
23:54:54 [2021-07-29T23:54:54.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:54:55 [2021-07-29T23:54:55.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:54:55 [2021-07-29T23:54:55.099Z] --- PASS: TestExecUser (1.08s)
23:54:55 [2021-07-29T23:54:55.099Z] === RUN   TestExportContainerAndImportImage
23:54:55 [2021-07-29T23:54:55.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:54:55 [2021-07-29T23:54:55.958Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:54:55 [2021-07-29T23:54:55.958Z] Using test binary docker
23:54:55 [2021-07-29T23:54:55.958Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:54:55 [2021-07-29T23:54:55.958Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:54:55 [2021-07-29T23:54:55.958Z] INFO: Waiting for daemon to start...
23:54:55 [2021-07-29T23:54:55.958Z] Starting dockerd
23:54:56 [2021-07-29T23:54:56.025Z] --- PASS: TestExportContainerAndImportImage (0.90s)
23:54:56 [2021-07-29T23:54:56.025Z] === RUN   TestExportContainerAfterDaemonRestart
23:54:57 [2021-07-29T23:54:57.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:54:57 [2021-07-29T23:54:57.393Z] === RUN   TestHealthCheckWorkdir
23:54:58 [2021-07-29T23:54:58.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:54:58 [2021-07-29T23:54:58.759Z] --- PASS: TestHealthCheckWorkdir (1.46s)
23:54:58 [2021-07-29T23:54:58.759Z] === RUN   TestHealthKillContainer
23:54:59 [2021-07-29T23:54:59.253Z] .
23:54:59 [2021-07-29T23:54:59.253Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:54:59 [2021-07-29T23:54:59.253Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:54:59 [2021-07-29T23:54:59.253Z] Error: No such image: emptyfs
23:54:59 [2021-07-29T23:54:59.253Z] Running integration-test (iteration 1)
23:54:59 [2021-07-29T23:54:59.253Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:54:59 [2021-07-29T23:54:59.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:55:02 [2021-07-29T23:55:02.023Z] --- PASS: TestHealthKillContainer (3.06s)
23:55:02 [2021-07-29T23:55:02.023Z] === RUN   TestInspectCpusetInConfigPre120
23:55:02 [2021-07-29T23:55:02.585Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s)
23:55:02 [2021-07-29T23:55:02.585Z] === RUN   TestIpcModeNone
23:55:02 [2021-07-29T23:55:02.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:55:03 [2021-07-29T23:55:03.949Z] --- PASS: TestIpcModeNone (1.10s)
23:55:03 [2021-07-29T23:55:03.949Z] === RUN   TestIpcModePrivate
23:55:04 [2021-07-29T23:55:04.536Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
23:55:04 [2021-07-29T23:55:04.802Z] --- PASS: TestIpcModePrivate (1.10s)
23:55:04 [2021-07-29T23:55:04.802Z] === RUN   TestIpcModeShareable
23:55:05 [2021-07-29T23:55:05.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:55:05 [2021-07-29T23:55:05.751Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
23:55:06 [2021-07-29T23:55:06.007Z] --- PASS: TestIpcModeShareable (1.09s)
23:55:06 [2021-07-29T23:55:06.007Z] === RUN   TestAPIIpcModeShareableAndContainer
23:55:08 [2021-07-29T23:55:08.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:55:09 [2021-07-29T23:55:09.272Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s)
23:55:09 [2021-07-29T23:55:09.272Z] === RUN   TestAPIIpcModeHost
23:55:09 [2021-07-29T23:55:09.834Z] --- PASS: TestAPIIpcModeHost (1.06s)
23:55:09 [2021-07-29T23:55:09.834Z] === RUN   TestDaemonIpcModeShareable
23:55:11 [2021-07-29T23:55:11.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:55:11 [2021-07-29T23:55:11.723Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
23:55:11 [2021-07-29T23:55:11.723Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
23:55:11 [2021-07-29T23:55:11.723Z] === RUN   TestDaemonIpcModePrivate
23:55:13 [2021-07-29T23:55:13.088Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
23:55:13 [2021-07-29T23:55:13.088Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
23:55:13 [2021-07-29T23:55:13.088Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:55:13 [2021-07-29T23:55:13.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:55:14 [2021-07-29T23:55:14.975Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
23:55:14 [2021-07-29T23:55:14.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
23:55:14 [2021-07-29T23:55:14.975Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:55:16 [2021-07-29T23:55:16.340Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
23:55:16 [2021-07-29T23:55:16.340Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
23:55:16 [2021-07-29T23:55:16.340Z] === RUN   TestIpcModeOlderClient
23:55:16 [2021-07-29T23:55:16.340Z] === PAUSE TestIpcModeOlderClient
23:55:16 [2021-07-29T23:55:16.340Z] === RUN   TestKillContainerInvalidSignal
23:55:16 [2021-07-29T23:55:16.387Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:55:16 [2021-07-29T23:55:16.387Z] Using test binary docker
23:55:16 [2021-07-29T23:55:16.387Z] +++ /etc/init.d/apparmor start
23:55:16 [2021-07-29T23:55:16.387Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:55:16 [2021-07-29T23:55:16.387Z] INFO: Waiting for daemon to start...
23:55:16 [2021-07-29T23:55:16.387Z] Starting dockerd
23:55:16 [2021-07-29T23:55:16.387Z] +++ 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
23:55:17 [2021-07-29T23:55:17.266Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
23:55:17 [2021-07-29T23:55:17.266Z] === RUN   TestKillContainer
23:55:17 [2021-07-29T23:55:17.266Z] === RUN   TestKillContainer/no_signal
23:55:17 [2021-07-29T23:55:17.380Z] Loaded image: buildpack-deps:buster
23:55:17 [2021-07-29T23:55:17.380Z] Loaded image: busybox:latest
23:55:17 [2021-07-29T23:55:17.380Z] Loaded image: busybox:glibc
23:55:17 [2021-07-29T23:55:17.829Z] === RUN   TestKillContainer/non_killing_signal
23:55:18 [2021-07-29T23:55:18.390Z] === RUN   TestKillContainer/killing_signal
23:55:18 [2021-07-29T23:55:18.552Z] .
23:55:18 [2021-07-29T23:55:18.552Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:55:18 [2021-07-29T23:55:18.812Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:55:18 [2021-07-29T23:55:18.812Z] Error: No such image: emptyfs
23:55:18 [2021-07-29T23:55:18.812Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:55:18 [2021-07-29T23:55:18.812Z] ++++ docker load
23:55:19 [2021-07-29T23:55:19.302Z] Loaded image: debian:bullseye
23:55:19 [2021-07-29T23:55:19.302Z] Loaded image: hello-world:latest
23:55:19 [2021-07-29T23:55:19.302Z] Loaded image: arm32v7/hello-world:latest
23:55:19 [2021-07-29T23:55:19.302Z] INFO: Testing against a local daemon
23:55:19 [2021-07-29T23:55:19.302Z] === RUN   TestCgroupNamespacesBuild
23:55:19 [2021-07-29T23:55:19.316Z] --- PASS: TestKillContainer (2.02s)
23:55:19 [2021-07-29T23:55:19.316Z]     --- PASS: TestKillContainer/no_signal (0.61s)
23:55:19 [2021-07-29T23:55:19.316Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
23:55:19 [2021-07-29T23:55:19.316Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
23:55:19 [2021-07-29T23:55:19.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:55:19 [2021-07-29T23:55:19.316Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:55:19 [2021-07-29T23:55:19.381Z] Running integration-test (iteration 1)
23:55:19 [2021-07-29T23:55:19.381Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:55:19 [2021-07-29T23:55:19.381Z] ++ 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
23:55:19 [2021-07-29T23:55:19.381Z] ++ set -e
23:55:19 [2021-07-29T23:55:19.381Z] ++ '[' -n 0 ']'
23:55:19 [2021-07-29T23:55:19.381Z] ++ set -x
23:55:19 [2021-07-29T23:55:19.381Z] ++ 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
23:55:19 [2021-07-29T23:55:19.878Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:55:20 [2021-07-29T23:55:20.441Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s)
23:55:20 [2021-07-29T23:55:20.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
23:55:20 [2021-07-29T23:55:20.441Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
23:55:20 [2021-07-29T23:55:20.441Z] === RUN   TestKillStoppedContainer
23:55:20 [2021-07-29T23:55:20.441Z] --- PASS: TestKillStoppedContainer (0.05s)
23:55:20 [2021-07-29T23:55:20.441Z] === RUN   TestKillStoppedContainerAPIPre120
23:55:20 [2021-07-29T23:55:20.706Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:55:20 [2021-07-29T23:55:20.706Z] === RUN   TestKillDifferentUserContainer
23:55:21 [2021-07-29T23:55:21.268Z] --- PASS: TestKillDifferentUserContainer (0.66s)
23:55:21 [2021-07-29T23:55:21.268Z] === RUN   TestInspectOomKilledTrue
23:55:21 [2021-07-29T23:55:21.268Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:55:21 [2021-07-29T23:55:21.268Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:55:21 [2021-07-29T23:55:21.268Z] === RUN   TestInspectOomKilledFalse
23:55:21 [2021-07-29T23:55:21.831Z] --- PASS: TestInspectOomKilledFalse (0.62s)
23:55:21 [2021-07-29T23:55:21.831Z] === RUN   TestLinksEtcHostsContentMatch
23:55:22 [2021-07-29T23:55:22.600Z] --- PASS: TestCgroupNamespacesBuild (2.79s)
23:55:22 [2021-07-29T23:55:22.600Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:55:22 [2021-07-29T23:55:22.759Z] --- PASS: TestLinksEtcHostsContentMatch (0.78s)
23:55:22 [2021-07-29T23:55:22.759Z] === RUN   TestLinksContainerNames
23:55:24 [2021-07-29T23:55:24.125Z] --- PASS: TestLinksContainerNames (1.32s)
23:55:24 [2021-07-29T23:55:24.125Z] === RUN   TestLogsFollowTailEmpty
23:55:24 [2021-07-29T23:55:24.509Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s)
23:55:24 [2021-07-29T23:55:24.509Z] === RUN   TestBuildWithSession
23:55:24 [2021-07-29T23:55:24.509Z]     build_session_test.go:25: TODO: BuildKit
23:55:24 [2021-07-29T23:55:24.509Z] --- SKIP: TestBuildWithSession (0.00s)
23:55:24 [2021-07-29T23:55:24.509Z] === RUN   TestBuildSquashParent
23:55:24 [2021-07-29T23:55:24.686Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
23:55:24 [2021-07-29T23:55:24.686Z] === RUN   TestContainerNetworkMountsNoChown
23:55:25 [2021-07-29T23:55:25.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/default
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/default
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/private
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/private
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rprivate
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rprivate
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/slave
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/slave
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rslave
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rslave
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/shared
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/shared
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rshared
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rshared
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/default
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/default/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/default/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/default/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/rshared
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/shared
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/rslave
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/slave
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/rprivate
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/private
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/private/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/private/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:55:25 [2021-07-29T23:55:25.247Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:55:25 [2021-07-29T23:55:25.247Z] === CONT  TestMountDaemonRoot/default/mount_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:55:25 [2021-07-29T23:55:25.504Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/private/bind_root
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/private/mount_root
23:55:25 [2021-07-29T23:55:25.760Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:55:25 [2021-07-29T23:55:25.760Z] --- PASS: TestMountDaemonRoot (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.01s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:55:25 [2021-07-29T23:55:25.760Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
23:55:25 [2021-07-29T23:55:25.760Z] === RUN   TestContainerBindMountNonRecursive
23:55:28 [2021-07-29T23:55:28.276Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
23:55:28 [2021-07-29T23:55:28.276Z] === RUN   TestContainerVolumesMountedAsShared
23:55:28 [2021-07-29T23:55:28.276Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
23:55:28 [2021-07-29T23:55:28.276Z] === RUN   TestContainerVolumesMountedAsSlave
23:55:29 [2021-07-29T23:55:29.203Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s)
23:55:29 [2021-07-29T23:55:29.203Z] === RUN   TestNetworkNat
23:55:29 [2021-07-29T23:55:29.763Z] --- PASS: TestNetworkNat (0.72s)
23:55:29 [2021-07-29T23:55:29.763Z] === RUN   TestNetworkLocalhostTCPNat
23:55:30 [2021-07-29T23:55:30.325Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
23:55:30 [2021-07-29T23:55:30.325Z] === RUN   TestNetworkLoopbackNat
23:55:33 [2021-07-29T23:55:33.591Z] --- PASS: TestNetworkLoopbackNat (3.11s)
23:55:33 [2021-07-29T23:55:33.591Z] === RUN   TestPause
23:55:34 [2021-07-29T23:55:34.498Z] --- PASS: TestBuildSquashParent (8.52s)
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:55:34 [2021-07-29T23:55:34.498Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:55:34 [2021-07-29T23:55:34.498Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:55:34 [2021-07-29T23:55:34.498Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.498Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:55:34 [2021-07-29T23:55:34.517Z] --- PASS: TestPause (0.95s)
23:55:34 [2021-07-29T23:55:34.517Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:55:34 [2021-07-29T23:55:34.517Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:55:34 [2021-07-29T23:55:34.517Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:55:34 [2021-07-29T23:55:34.517Z] === RUN   TestPauseStopPausedContainer
23:55:35 [2021-07-29T23:55:35.879Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:55:35 [2021-07-29T23:55:35.881Z] --- PASS: TestPauseStopPausedContainer (1.08s)
23:55:35 [2021-07-29T23:55:35.881Z] === RUN   TestPsFilter
23:55:36 [2021-07-29T23:55:36.137Z] --- PASS: TestPsFilter (0.44s)
23:55:36 [2021-07-29T23:55:36.137Z] === RUN   TestRemoveContainerWithRemovedVolume
23:55:36 [2021-07-29T23:55:36.139Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:55:37 [2021-07-29T23:55:37.063Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s)
23:55:37 [2021-07-29T23:55:37.063Z] === RUN   TestRemoveContainerWithVolume
23:55:37 [2021-07-29T23:55:37.624Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
23:55:37 [2021-07-29T23:55:37.624Z] === RUN   TestRemoveContainerRunning
23:55:38 [2021-07-29T23:55:38.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:55:38 [2021-07-29T23:55:38.050Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:55:38 [2021-07-29T23:55:38.186Z] --- PASS: TestRemoveContainerRunning (0.67s)
23:55:38 [2021-07-29T23:55:38.186Z] === RUN   TestRemoveContainerForceRemoveRunning
23:55:38 [2021-07-29T23:55:38.747Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
23:55:38 [2021-07-29T23:55:38.747Z] === RUN   TestRemoveInvalidContainer
23:55:39 [2021-07-29T23:55:39.002Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:55:39 [2021-07-29T23:55:39.002Z] === RUN   TestRenameLinkedContainer
23:55:39 [2021-07-29T23:55:39.965Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.07s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.00s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s)
23:55:39 [2021-07-29T23:55:39.965Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s)
23:55:39 [2021-07-29T23:55:39.965Z] === RUN   TestBuildMultiStageCopy
23:55:39 [2021-07-29T23:55:39.965Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:55:41 [2021-07-29T23:55:41.518Z] --- PASS: TestRenameLinkedContainer (2.68s)
23:55:41 [2021-07-29T23:55:41.518Z] === RUN   TestRenameStoppedContainer
23:55:42 [2021-07-29T23:55:42.446Z] --- PASS: TestRenameStoppedContainer (0.69s)
23:55:42 [2021-07-29T23:55:42.446Z] === RUN   TestRenameRunningContainerAndReuse
23:55:43 [2021-07-29T23:55:43.260Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:55:43 [2021-07-29T23:55:43.813Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s)
23:55:43 [2021-07-29T23:55:43.813Z] === RUN   TestRenameInvalidName
23:55:44 [2021-07-29T23:55:44.199Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:55:44 [2021-07-29T23:55:44.376Z] --- PASS: TestRenameInvalidName (0.67s)
23:55:44 [2021-07-29T23:55:44.376Z] === RUN   TestRenameAnonymousContainer
23:55:45 [2021-07-29T23:55:45.139Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:55:46 [2021-07-29T23:55:46.077Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:55:46 [2021-07-29T23:55:46.897Z] --- PASS: TestRenameAnonymousContainer (2.62s)
23:55:46 [2021-07-29T23:55:46.897Z] === RUN   TestRenameContainerWithSameName
23:55:47 [2021-07-29T23:55:47.457Z] --- PASS: TestBuildMultiStageCopy (7.15s)
23:55:47 [2021-07-29T23:55:47.458Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.11s)
23:55:47 [2021-07-29T23:55:47.458Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:55:47 [2021-07-29T23:55:47.458Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s)
23:55:47 [2021-07-29T23:55:47.458Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s)
23:55:47 [2021-07-29T23:55:47.458Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.04s)
23:55:47 [2021-07-29T23:55:47.458Z] === RUN   TestBuildMultiStageParentConfig
23:55:47 [2021-07-29T23:55:47.458Z] --- PASS: TestRenameContainerWithSameName (0.65s)
23:55:47 [2021-07-29T23:55:47.458Z] === RUN   TestRenameContainerWithLinkedContainer
23:55:48 [2021-07-29T23:55:48.825Z] --- PASS: TestRenameContainerWithLinkedContainer (1.39s)
23:55:48 [2021-07-29T23:55:48.825Z] === RUN   TestResize
23:55:49 [2021-07-29T23:55:49.197Z] sha256:f9f15f89b10f19a54aeb1d99f6a0f029d008e483fbd29a72b28c1a0d90b0f2c6
23:55:49 [2021-07-29T23:55:49.197Z] INFO: Starting docker-py tests...
23:55:49 [2021-07-29T23:55:49.197Z] ============================= test session starts ==============================
23:55:49 [2021-07-29T23:55:49.197Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
23:55:49 [2021-07-29T23:55:49.197Z] rootdir: /src, inifile: pytest.ini
23:55:49 [2021-07-29T23:55:49.197Z] plugins: timeout-1.3.3, cov-2.6.1
23:55:49 [2021-07-29T23:55:49.197Z] collected 389 items / 1 deselected / 388 selected
23:55:49 [2021-07-29T23:55:49.197Z] 
23:55:49 [2021-07-29T23:55:49.752Z] --- PASS: TestResize (0.71s)
23:55:49 [2021-07-29T23:55:49.752Z] === RUN   TestResizeWithInvalidSize
23:55:50 [2021-07-29T23:55:50.378Z] --- PASS: TestResizeWithInvalidSize (0.70s)
23:55:50 [2021-07-29T23:55:50.378Z] === RUN   TestResizeWhenContainerNotStarted
23:55:50 [2021-07-29T23:55:50.955Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s)
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:55:50 [2021-07-29T23:55:50.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:55:52 [2021-07-29T23:55:52.329Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:55:52 [2021-07-29T23:55:52.736Z] --- PASS: TestBuildMultiStageParentConfig (4.95s)
23:55:52 [2021-07-29T23:55:52.736Z] === RUN   TestBuildLabelWithTargets
23:55:52 [2021-07-29T23:55:52.890Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:55:54 [2021-07-29T23:55:54.255Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:55:54 [2021-07-29T23:55:54.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:55:55 [2021-07-29T23:55:55.745Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:55:56 [2021-07-29T23:55:56.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:55:57 [2021-07-29T23:55:57.889Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:55:58 [2021-07-29T23:55:58.145Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:56:00 [2021-07-29T23:56:00.033Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:56:00 [2021-07-29T23:56:00.864Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:56:00 [2021-07-29T23:56:00.864Z] === RUN   TestBuildWithEmptyLayers
23:56:00 [2021-07-29T23:56:00.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:56:01 [2021-07-29T23:56:01.720Z] f143c6fed32d: Pull complete
23:56:01 [2021-07-29T23:56:01.720Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
23:56:01 [2021-07-29T23:56:01.720Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
23:56:01 [2021-07-29T23:56:01.720Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
23:56:01 [2021-07-29T23:56:01.720Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
23:56:01 [2021-07-29T23:56:01.720Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061'
23:56:01 [2021-07-29T23:56:01.720Z] WARN: Skipping validation tests
23:56:01 [2021-07-29T23:56:01.720Z] INFO: Running unit tests at 07/29/2021 23:55:57...
23:56:02 [2021-07-29T23:56:02.849Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.95s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.42s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.06s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.15s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.25s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.84s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.13s)
23:56:02 [2021-07-29T23:56:02.849Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s)
23:56:02 [2021-07-29T23:56:02.849Z] === RUN   TestCgroupNamespacesRun
23:56:03 [2021-07-29T23:56:03.402Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
23:56:03 [2021-07-29T23:56:03.402Z] === RUN   TestBuildMultiStageOnBuild
23:56:04 [2021-07-29T23:56:04.632Z] INFO: make.ps1 starting at 07/29/2021 23:56:04
23:56:04 [2021-07-29T23:56:04.738Z] --- PASS: TestCgroupNamespacesRun (1.66s)
23:56:04 [2021-07-29T23:56:04.738Z] === RUN   TestCgroupNamespacesRunPrivileged
23:56:04 [2021-07-29T23:56:04.738Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:56:04 [2021-07-29T23:56:04.738Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
23:56:04 [2021-07-29T23:56:04.738Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:56:05 [2021-07-29T23:56:05.093Z] INFO: Git commit (f40e9af6a2) assumed from DOCKER_GITCOMMIT environment variable
23:56:05 [2021-07-29T23:56:05.093Z] INFO: Invoking autogen...
23:56:05 [2021-07-29T23:56:05.410Z] tests/integration/api_build_test.py .......................X             [  6%]
23:56:05 [2021-07-29T23:56:05.552Z] INFO: Running unit tests...
23:56:05 [2021-07-29T23:56:05.670Z] tests/integration/api_client_test.py .....                               [  7%]
23:56:06 [2021-07-29T23:56:06.081Z] Loaded image: buildpack-deps:buster
23:56:06 [2021-07-29T23:56:06.081Z] Loaded image: busybox:latest
23:56:06 [2021-07-29T23:56:06.081Z] Loaded image: busybox:glibc
23:56:06 [2021-07-29T23:56:06.629Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.65s)
23:56:06 [2021-07-29T23:56:06.629Z] === RUN   TestCgroupNamespacesRunHostMode
23:56:07 [2021-07-29T23:56:07.554Z] tests/integration/api_config_test.py .....                               [  8%]
23:56:07 [2021-07-29T23:56:07.993Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s)
23:56:07 [2021-07-29T23:56:07.993Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:56:08 [2021-07-29T23:56:08.681Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
23:56:08 [2021-07-29T23:56:08.681Z] === RUN   TestBuildUncleanTarFilenames
23:56:08 [2021-07-29T23:56:08.681Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
23:56:08 [2021-07-29T23:56:08.681Z] === RUN   TestBuildMultiStageLayerLeak
23:56:09 [2021-07-29T23:56:09.881Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s)
23:56:09 [2021-07-29T23:56:09.881Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:56:10 [2021-07-29T23:56:10.807Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
23:56:10 [2021-07-29T23:56:10.807Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:56:11 [2021-07-29T23:56:11.368Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:56:11 [2021-07-29T23:56:11.368Z] === RUN   TestCgroupNamespacesRunOlderClient
23:56:12 [2021-07-29T23:56:12.651Z] Loaded image: debian:bullseye
23:56:12 [2021-07-29T23:56:12.651Z] Loaded image: hello-world:latest
23:56:12 [2021-07-29T23:56:12.651Z] Loaded image: arm32v7/hello-world:latest
23:56:12 [2021-07-29T23:56:12.651Z] INFO: Testing against a local daemon
23:56:12 [2021-07-29T23:56:12.651Z] === RUN   TestCgroupNamespacesBuild
23:56:13 [2021-07-29T23:56:13.265Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
23:56:13 [2021-07-29T23:56:13.265Z] === RUN   TestNISDomainname
23:56:13 [2021-07-29T23:56:13.960Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
23:56:13 [2021-07-29T23:56:13.960Z] === RUN   TestBuildWithHugeFile
23:56:14 [2021-07-29T23:56:14.192Z] --- PASS: TestNISDomainname (1.25s)
23:56:14 [2021-07-29T23:56:14.192Z] === RUN   TestHostnameDnsResolution
23:56:15 [2021-07-29T23:56:15.556Z] --- PASS: TestHostnameDnsResolution (1.19s)
23:56:15 [2021-07-29T23:56:15.556Z] === RUN   TestStats
23:56:15 [2021-07-29T23:56:15.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:56:15 [2021-07-29T23:56:15.893Z] 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
23:56:15 [2021-07-29T23:56:15.945Z] --- PASS: TestCgroupNamespacesBuild (2.90s)
23:56:15 [2021-07-29T23:56:15.946Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:56:17 [2021-07-29T23:56:17.852Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.45s)
23:56:17 [2021-07-29T23:56:17.852Z] === RUN   TestBuildWithSession
23:56:17 [2021-07-29T23:56:17.852Z]     build_session_test.go:25: TODO: BuildKit
23:56:17 [2021-07-29T23:56:17.852Z] --- SKIP: TestBuildWithSession (0.00s)
23:56:17 [2021-07-29T23:56:17.852Z] === RUN   TestBuildSquashParent
23:56:18 [2021-07-29T23:56:18.068Z] --- PASS: TestStats (2.72s)
23:56:18 [2021-07-29T23:56:18.068Z] === RUN   TestStopContainerWithTimeout
23:56:18 [2021-07-29T23:56:18.068Z] === RUN   TestStopContainerWithTimeout/0
23:56:18 [2021-07-29T23:56:18.068Z] === PAUSE TestStopContainerWithTimeout/0
23:56:18 [2021-07-29T23:56:18.068Z] === RUN   TestStopContainerWithTimeout/1
23:56:18 [2021-07-29T23:56:18.068Z] === PAUSE TestStopContainerWithTimeout/1
23:56:18 [2021-07-29T23:56:18.068Z] === RUN   TestStopContainerWithTimeout/3
23:56:18 [2021-07-29T23:56:18.068Z] === PAUSE TestStopContainerWithTimeout/3
23:56:18 [2021-07-29T23:56:18.068Z] === RUN   TestStopContainerWithTimeout/-1
23:56:18 [2021-07-29T23:56:18.068Z] === PAUSE TestStopContainerWithTimeout/-1
23:56:18 [2021-07-29T23:56:18.068Z] === CONT  TestStopContainerWithTimeout/0
23:56:18 [2021-07-29T23:56:18.068Z] === CONT  TestStopContainerWithTimeout/3
23:56:19 [2021-07-29T23:56:19.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:56:19 [2021-07-29T23:56:19.433Z] === CONT  TestStopContainerWithTimeout/-1
23:56:21 [2021-07-29T23:56:21.320Z] === CONT  TestStopContainerWithTimeout/1
23:56:23 [2021-07-29T23:56:23.207Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:56:23 [2021-07-29T23:56:23.207Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
23:56:23 [2021-07-29T23:56:23.207Z]     --- PASS: TestStopContainerWithTimeout/3 (3.12s)
23:56:23 [2021-07-29T23:56:23.207Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.71s)
23:56:23 [2021-07-29T23:56:23.207Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
23:56:23 [2021-07-29T23:56:23.207Z] === RUN   TestDeleteDevicemapper
23:56:23 [2021-07-29T23:56:23.207Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:56:23 [2021-07-29T23:56:23.207Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:56:23 [2021-07-29T23:56:23.207Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:56:25 [2021-07-29T23:56:25.095Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s)
23:56:25 [2021-07-29T23:56:25.095Z] === RUN   TestUpdateMemory
23:56:26 [2021-07-29T23:56:26.460Z] --- PASS: TestUpdateMemory (1.22s)
23:56:26 [2021-07-29T23:56:26.460Z] === RUN   TestUpdateCPUQuota
23:56:28 [2021-07-29T23:56:28.292Z] ?   	github.com/docker/docker/api	[no test files]
23:56:32 [2021-07-29T23:56:32.742Z] --- PASS: TestBuildSquashParent (12.38s)
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:32 [2021-07-29T23:56:32.742Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:32 [2021-07-29T23:56:32.742Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:32 [2021-07-29T23:56:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:32 [2021-07-29T23:56:32.742Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:32 [2021-07-29T23:56:32.992Z] --- PASS: TestUpdateCPUQuota (6.23s)
23:56:32 [2021-07-29T23:56:32.992Z] === RUN   TestUpdatePidsLimit
23:56:32 [2021-07-29T23:56:32.992Z] === RUN   TestUpdatePidsLimit/update_from_none
23:56:33 [2021-07-29T23:56:33.248Z] === RUN   TestUpdatePidsLimit/no_change
23:56:34 [2021-07-29T23:56:34.174Z] === RUN   TestUpdatePidsLimit/update_lower
23:56:34 [2021-07-29T23:56:34.735Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:56:35 [2021-07-29T23:56:35.278Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:35 [2021-07-29T23:56:35.296Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:56:35 [2021-07-29T23:56:35.537Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:35 [2021-07-29T23:56:35.858Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:56:36 [2021-07-29T23:56:36.784Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:56:38 [2021-07-29T23:56:38.149Z] --- PASS: TestUpdatePidsLimit (5.23s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.65s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/no_change (0.67s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.68s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
23:56:38 [2021-07-29T23:56:38.149Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
23:56:38 [2021-07-29T23:56:38.149Z] === RUN   TestUpdateRestartPolicy
23:56:40 [2021-07-29T23:56:40.823Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:40 [2021-07-29T23:56:40.823Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:45 [2021-07-29T23:56:45.303Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
23:56:46 [2021-07-29T23:56:46.098Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.96s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.13s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.18s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.06s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.09s)
23:56:46 [2021-07-29T23:56:46.098Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.04s)
23:56:46 [2021-07-29T23:56:46.098Z] === RUN   TestBuildMultiStageCopy
23:56:46 [2021-07-29T23:56:46.098Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:56:49 [2021-07-29T23:56:49.388Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:56:49 [2021-07-29T23:56:49.398Z] === RUN   TestMiddlewares
23:56:49 [2021-07-29T23:56:49.398Z] --- PASS: TestMiddlewares (0.01s)
23:56:49 [2021-07-29T23:56:49.398Z] PASS
23:56:49 [2021-07-29T23:56:49.398Z] coverage: 9.0% of statements
23:56:49 [2021-07-29T23:56:49.398Z] ok  	github.com/docker/docker/api/server	0.061s	coverage: 9.0% of statements
23:56:49 [2021-07-29T23:56:49.648Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:56:50 [2021-07-29T23:56:50.218Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:56:50 [2021-07-29T23:56:50.361Z] --- PASS: TestUpdateRestartPolicy (12.48s)
23:56:50 [2021-07-29T23:56:50.361Z] === RUN   TestUpdateRestartWithAutoRemove
23:56:50 [2021-07-29T23:56:50.788Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:56:50 [2021-07-29T23:56:50.925Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
23:56:50 [2021-07-29T23:56:50.925Z] === RUN   TestWaitNonBlocked
23:56:50 [2021-07-29T23:56:50.925Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:56:50 [2021-07-29T23:56:50.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:56:50 [2021-07-29T23:56:50.925Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:56:50 [2021-07-29T23:56:50.925Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:56:50 [2021-07-29T23:56:50.925Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:56:50 [2021-07-29T23:56:50.925Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:56:51 [2021-07-29T23:56:51.048Z] --- PASS: TestBuildMultiStageCopy (5.61s)
23:56:51 [2021-07-29T23:56:51.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.65s)
23:56:51 [2021-07-29T23:56:51.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s)
23:56:51 [2021-07-29T23:56:51.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
23:56:51 [2021-07-29T23:56:51.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
23:56:51 [2021-07-29T23:56:51.048Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.48s)
23:56:51 [2021-07-29T23:56:51.048Z] === RUN   TestBuildMultiStageParentConfig
23:56:52 [2021-07-29T23:56:52.292Z] --- PASS: TestWaitNonBlocked (0.02s)
23:56:52 [2021-07-29T23:56:52.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s)
23:56:52 [2021-07-29T23:56:52.292Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s)
23:56:52 [2021-07-29T23:56:52.292Z] === RUN   TestWaitBlocked
23:56:52 [2021-07-29T23:56:52.292Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:56:52 [2021-07-29T23:56:52.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:56:52 [2021-07-29T23:56:52.292Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:56:52 [2021-07-29T23:56:52.292Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:56:52 [2021-07-29T23:56:52.292Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:56:52 [2021-07-29T23:56:52.292Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:56:52 [2021-07-29T23:56:52.427Z] --- PASS: TestBuildMultiStageParentConfig (1.15s)
23:56:52 [2021-07-29T23:56:52.427Z] === RUN   TestBuildLabelWithTargets
23:56:53 [2021-07-29T23:56:53.220Z] --- PASS: TestWaitBlocked (0.01s)
23:56:53 [2021-07-29T23:56:53.220Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.02s)
23:56:53 [2021-07-29T23:56:53.220Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s)
23:56:53 [2021-07-29T23:56:53.220Z] === CONT  TestContainerStartOnDaemonRestart
23:56:53 [2021-07-29T23:56:53.220Z] === CONT  TestContainerKillOnDaemonStart
23:56:54 [2021-07-29T23:56:54.331Z] --- PASS: TestBuildLabelWithTargets (1.90s)
23:56:54 [2021-07-29T23:56:54.331Z] === RUN   TestBuildWithEmptyLayers
23:56:55 [2021-07-29T23:56:55.266Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
23:56:55 [2021-07-29T23:56:55.266Z] === RUN   TestBuildMultiStageOnBuild
23:56:56 [2021-07-29T23:56:56.488Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
23:56:56 [2021-07-29T23:56:56.488Z] === CONT  TestIpcModeOlderClient
23:56:56 [2021-07-29T23:56:56.488Z] --- PASS: TestIpcModeOlderClient (0.06s)
23:56:56 [2021-07-29T23:56:56.488Z] === CONT  TestDaemonHostGatewayIP
23:56:59 [2021-07-29T23:56:59.001Z] --- PASS: TestDaemonHostGatewayIP (3.14s)
23:56:59 [2021-07-29T23:56:59.001Z] === CONT  TestRestartDaemonWithRestartingContainer
23:56:59 [2021-07-29T23:56:59.459Z] --- PASS: TestBuildMultiStageOnBuild (3.73s)
23:56:59 [2021-07-29T23:56:59.459Z] === RUN   TestBuildUncleanTarFilenames
23:57:00 [2021-07-29T23:57:00.397Z] --- PASS: TestBuildUncleanTarFilenames (1.49s)
23:57:00 [2021-07-29T23:57:00.397Z] === RUN   TestBuildMultiStageLayerLeak
23:57:01 [2021-07-29T23:57:01.516Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.15s)
23:57:01 [2021-07-29T23:57:01.516Z] === CONT  TestDaemonRestartIpcMode
23:57:04 [2021-07-29T23:57:04.034Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
23:57:04 [2021-07-29T23:57:04.593Z] --- PASS: TestBuildMultiStageLayerLeak (4.15s)
23:57:04 [2021-07-29T23:57:04.593Z] === RUN   TestBuildWithHugeFile
23:57:05 [2021-07-29T23:57:05.397Z] --- PASS: TestContainerKillOnDaemonStart (12.26s)
23:57:05 [2021-07-29T23:57:05.397Z] PASS
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] === Skipped
23:57:05 [2021-07-29T23:57:05.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:57:05 [2021-07-29T23:57:05.397Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:57:05 [2021-07-29T23:57:05.397Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:57:05 [2021-07-29T23:57:05.397Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
23:57:05 [2021-07-29T23:57:05.397Z]     run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:57:05 [2021-07-29T23:57:05.397Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] 
23:57:05 [2021-07-29T23:57:05.397Z] DONE 195 tests, 5 skipped in 141.870s
23:57:05 [2021-07-29T23:57:05.397Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:57:05 [2021-07-29T23:57:05.397Z] INFO: Testing against a local daemon
23:57:05 [2021-07-29T23:57:05.397Z] === RUN   TestCommitInheritsEnv
23:57:05 [2021-07-29T23:57:05.653Z] --- PASS: TestCommitInheritsEnv (0.31s)
23:57:05 [2021-07-29T23:57:05.653Z] === RUN   TestImportExtremelyLargeImageWorks
23:57:05 [2021-07-29T23:57:05.653Z] === PAUSE TestImportExtremelyLargeImageWorks
23:57:05 [2021-07-29T23:57:05.653Z] === RUN   TestImagesFilterMultiReference
23:57:05 [2021-07-29T23:57:05.909Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:57:05 [2021-07-29T23:57:05.909Z] === RUN   TestImagePullPlatformInvalid
23:57:05 [2021-07-29T23:57:05.909Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:57:05 [2021-07-29T23:57:05.909Z] === RUN   TestRemoveImageOrphaning
23:57:05 [2021-07-29T23:57:05.909Z] --- PASS: TestRemoveImageOrphaning (0.23s)
23:57:05 [2021-07-29T23:57:05.909Z] === RUN   TestRemoveImageGarbageCollector
23:57:07 [2021-07-29T23:57:07.796Z] --- PASS: TestRemoveImageGarbageCollector (1.78s)
23:57:07 [2021-07-29T23:57:07.796Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:57:07 [2021-07-29T23:57:07.796Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:57:07 [2021-07-29T23:57:07.796Z] === RUN   TestTagInvalidReference
23:57:07 [2021-07-29T23:57:07.796Z] --- PASS: TestTagInvalidReference (0.01s)
23:57:07 [2021-07-29T23:57:07.796Z] === RUN   TestTagValidPrefixedRepo
23:57:07 [2021-07-29T23:57:07.796Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:57:07 [2021-07-29T23:57:07.796Z] === RUN   TestTagExistedNameWithoutForce
23:57:07 [2021-07-29T23:57:07.796Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:57:07 [2021-07-29T23:57:07.796Z] === RUN   TestTagOfficialNames
23:57:08 [2021-07-29T23:57:08.052Z] --- PASS: TestTagOfficialNames (0.04s)
23:57:08 [2021-07-29T23:57:08.052Z] === RUN   TestTagMatchesDigest
23:57:08 [2021-07-29T23:57:08.052Z] --- PASS: TestTagMatchesDigest (0.02s)
23:57:08 [2021-07-29T23:57:08.052Z] === CONT  TestImportExtremelyLargeImageWorks
23:57:10 [2021-07-29T23:57:10.219Z] --- PASS: TestBuildWithHugeFile (51.20s)
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildWithEmptyDockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:10 [2021-07-29T23:57:10.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
23:57:10 [2021-07-29T23:57:10.219Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:57:10 [2021-07-29T23:57:10.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
23:57:10 [2021-07-29T23:57:10.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildPreserveOwnership
23:57:10 [2021-07-29T23:57:10.219Z] === RUN   TestBuildPreserveOwnership/copy_from
23:57:11 [2021-07-29T23:57:11.166Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:57:15 [2021-07-29T23:57:15.413Z] --- PASS: TestBuildPreserveOwnership (10.49s)
23:57:15 [2021-07-29T23:57:15.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.48s)
23:57:15 [2021-07-29T23:57:15.413Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestBuildPlatformInvalid
23:57:15 [2021-07-29T23:57:15.413Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:57:15 [2021-07-29T23:57:15.413Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:57:15 [2021-07-29T23:57:15.413Z] PASS
23:57:15 [2021-07-29T23:57:15.413Z] 
23:57:15 [2021-07-29T23:57:15.413Z] === Skipped
23:57:15 [2021-07-29T23:57:15.413Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:57:15 [2021-07-29T23:57:15.413Z]     build_session_test.go:25: TODO: BuildKit
23:57:15 [2021-07-29T23:57:15.413Z] 
23:57:15 [2021-07-29T23:57:15.413Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:57:15 [2021-07-29T23:57:15.413Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
23:57:15 [2021-07-29T23:57:15.413Z] 
23:57:15 [2021-07-29T23:57:15.413Z] 
23:57:15 [2021-07-29T23:57:15.413Z] DONE 33 tests, 2 skipped in 135.940s
23:57:15 [2021-07-29T23:57:15.413Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:57:15 [2021-07-29T23:57:15.413Z] INFO: Testing against a local daemon
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigInspect
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestConfigInspect (0.02s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigList
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestConfigList (0.01s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigsCreateAndDelete
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigsUpdate
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestConfigsUpdate (0.01s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestTemplatedConfig
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestTemplatedConfig (0.00s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigCreateResolve
23:57:15 [2021-07-29T23:57:15.413Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:15 [2021-07-29T23:57:15.413Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:57:15 [2021-07-29T23:57:15.413Z] === RUN   TestConfigDaemonLibtrustID
23:57:17 [2021-07-29T23:57:17.321Z] --- PASS: TestConfigDaemonLibtrustID (1.93s)
23:57:17 [2021-07-29T23:57:17.321Z] PASS
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === Skipped
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:57:17 [2021-07-29T23:57:17.321Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] 
23:57:17 [2021-07-29T23:57:17.321Z] DONE 7 tests, 6 skipped in 2.117s
23:57:17 [2021-07-29T23:57:17.321Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:57:17 [2021-07-29T23:57:17.581Z] INFO: Testing against a local daemon
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestCheckpoint
23:57:17 [2021-07-29T23:57:17.581Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:57:17 [2021-07-29T23:57:17.581Z] --- SKIP: TestCheckpoint (0.00s)
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestContainerInvalidJSON
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:57:17 [2021-07-29T23:57:17.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:57:17 [2021-07-29T23:57:17.581Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:57:17 [2021-07-29T23:57:17.581Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:57:17 [2021-07-29T23:57:17.581Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:57:17 [2021-07-29T23:57:17.581Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:57:17 [2021-07-29T23:57:17.581Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:57:17 [2021-07-29T23:57:17.581Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:57:17 [2021-07-29T23:57:17.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:57:17 [2021-07-29T23:57:17.581Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:57:17 [2021-07-29T23:57:17.581Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:57:17 [2021-07-29T23:57:17.581Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:57:17 [2021-07-29T23:57:17.581Z] === RUN   TestCopyFromContainerPathIsNotDir
23:57:17 [2021-07-29T23:57:17.842Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:57:17 [2021-07-29T23:57:17.842Z] === RUN   TestCopyToContainerPathDoesNotExist
23:57:17 [2021-07-29T23:57:17.842Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:57:17 [2021-07-29T23:57:17.842Z] === RUN   TestCopyToContainerPathIsNotDir
23:57:17 [2021-07-29T23:57:17.842Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
23:57:17 [2021-07-29T23:57:17.842Z] === RUN   TestCopyFromContainer
23:57:21 [2021-07-29T23:57:21.137Z] === RUN   TestCopyFromContainer//
23:57:21 [2021-07-29T23:57:21.137Z] === RUN   TestCopyFromContainer//bar/root
23:57:21 [2021-07-29T23:57:21.137Z] === RUN   TestCopyFromContainer//bar/root/
23:57:21 [2021-07-29T23:57:21.398Z] === RUN   TestCopyFromContainer/bar/quux
23:57:21 [2021-07-29T23:57:21.398Z] === RUN   TestCopyFromContainer/bar/quux/
23:57:21 [2021-07-29T23:57:21.398Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:57:21 [2021-07-29T23:57:21.398Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:57:21 [2021-07-29T23:57:21.398Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCopyFromContainer/bar/notarget
23:57:21 [2021-07-29T23:57:21.659Z] --- PASS: TestCopyFromContainer (3.88s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:21 [2021-07-29T23:57:21.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateLinkToNonExistingContainer
23:57:21 [2021-07-29T23:57:21.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateWithInvalidEnv
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateWithInvalidEnv/0
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateWithInvalidEnv/0
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateWithInvalidEnv/1
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateWithInvalidEnv/1
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateWithInvalidEnv/2
23:57:21 [2021-07-29T23:57:21.659Z] === PAUSE TestCreateWithInvalidEnv/2
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateWithInvalidEnv/0
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateWithInvalidEnv/2
23:57:21 [2021-07-29T23:57:21.659Z] === CONT  TestCreateWithInvalidEnv/1
23:57:21 [2021-07-29T23:57:21.659Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:57:21 [2021-07-29T23:57:21.659Z] === RUN   TestCreateTmpfsMountsTarget
23:57:21 [2021-07-29T23:57:21.919Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
23:57:21 [2021-07-29T23:57:21.919Z] === RUN   TestCreateWithCustomMaskedPaths
23:57:23 [2021-07-29T23:57:23.829Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s)
23:57:23 [2021-07-29T23:57:23.829Z] === RUN   TestCreateWithCustomReadonlyPaths
23:57:25 [2021-07-29T23:57:25.740Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.86s)
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:25 [2021-07-29T23:57:25.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:25 [2021-07-29T23:57:25.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:25 [2021-07-29T23:57:25.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:25 [2021-07-29T23:57:25.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:25 [2021-07-29T23:57:25.740Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:57:25 [2021-07-29T23:57:25.740Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:57:26 [2021-07-29T23:57:26.311Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestCreateDifferentPlatform
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestCreateDifferentPlatform/different_os
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:57:26 [2021-07-29T23:57:26.311Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:57:26 [2021-07-29T23:57:26.311Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:57:26 [2021-07-29T23:57:26.311Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:57:26 [2021-07-29T23:57:26.311Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:57:26 [2021-07-29T23:57:26.311Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestContainerStartOnDaemonRestart
23:57:26 [2021-07-29T23:57:26.311Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:57:26 [2021-07-29T23:57:26.311Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestDaemonRestartIpcMode
23:57:26 [2021-07-29T23:57:26.311Z] === PAUSE TestDaemonRestartIpcMode
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestDaemonHostGatewayIP
23:57:26 [2021-07-29T23:57:26.311Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:57:26 [2021-07-29T23:57:26.311Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestRestartDaemonWithRestartingContainer
23:57:26 [2021-07-29T23:57:26.311Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestContainerKillOnDaemonStart
23:57:26 [2021-07-29T23:57:26.311Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:57:26 [2021-07-29T23:57:26.311Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:57:26 [2021-07-29T23:57:26.311Z] === RUN   TestDiff
23:57:26 [2021-07-29T23:57:26.881Z] --- PASS: TestDiff (0.64s)
23:57:26 [2021-07-29T23:57:26.881Z] === RUN   TestExecWithCloseStdin
23:57:28 [2021-07-29T23:57:28.261Z] --- PASS: TestExecWithCloseStdin (1.35s)
23:57:28 [2021-07-29T23:57:28.261Z] === RUN   TestExec
23:57:29 [2021-07-29T23:57:29.643Z] --- PASS: TestExec (1.01s)
23:57:29 [2021-07-29T23:57:29.643Z] === RUN   TestExecUser
23:57:30 [2021-07-29T23:57:30.582Z] --- PASS: TestExecUser (1.18s)
23:57:30 [2021-07-29T23:57:30.582Z] === RUN   TestExportContainerAndImportImage
23:57:31 [2021-07-29T23:57:31.522Z] --- PASS: TestExportContainerAndImportImage (0.77s)
23:57:31 [2021-07-29T23:57:31.522Z] === RUN   TestExportContainerAfterDaemonRestart
23:57:34 [2021-07-29T23:57:34.817Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s)
23:57:34 [2021-07-29T23:57:34.817Z] === RUN   TestHealthCheckWorkdir
23:57:36 [2021-07-29T23:57:36.202Z] --- PASS: TestHealthCheckWorkdir (1.56s)
23:57:36 [2021-07-29T23:57:36.202Z] === RUN   TestHealthKillContainer
23:57:39 [2021-07-29T23:57:39.498Z] --- PASS: TestHealthKillContainer (2.98s)
23:57:39 [2021-07-29T23:57:39.498Z] === RUN   TestInspectCpusetInConfigPre120
23:57:39 [2021-07-29T23:57:39.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
23:57:39 [2021-07-29T23:57:39.758Z] === RUN   TestIpcModeNone
23:57:40 [2021-07-29T23:57:40.699Z] --- PASS: TestIpcModeNone (0.91s)
23:57:40 [2021-07-29T23:57:40.699Z] === RUN   TestIpcModePrivate
23:57:41 [2021-07-29T23:57:41.639Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
23:57:41 [2021-07-29T23:57:41.639Z] --- PASS: TestIpcModePrivate (0.93s)
23:57:41 [2021-07-29T23:57:41.639Z] === RUN   TestIpcModeShareable
23:57:41 [2021-07-29T23:57:41.639Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:57:41 [2021-07-29T23:57:41.639Z] --- SKIP: TestIpcModeShareable (0.00s)
23:57:41 [2021-07-29T23:57:41.639Z] === RUN   TestAPIIpcModeShareableAndContainer
23:57:44 [2021-07-29T23:57:44.179Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s)
23:57:44 [2021-07-29T23:57:44.179Z] === RUN   TestAPIIpcModeHost
23:57:44 [2021-07-29T23:57:44.179Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:57:44 [2021-07-29T23:57:44.179Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:57:44 [2021-07-29T23:57:44.179Z] === RUN   TestDaemonIpcModeShareable
23:57:44 [2021-07-29T23:57:44.179Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:57:44 [2021-07-29T23:57:44.179Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:57:44 [2021-07-29T23:57:44.179Z] === RUN   TestDaemonIpcModePrivate
23:57:45 [2021-07-29T23:57:45.561Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
23:57:46 [2021-07-29T23:57:46.942Z] --- PASS: TestDaemonIpcModePrivate (2.83s)
23:57:46 [2021-07-29T23:57:46.942Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:57:46 [2021-07-29T23:57:46.942Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:57:46 [2021-07-29T23:57:46.942Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:57:46 [2021-07-29T23:57:46.942Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:57:46 [2021-07-29T23:57:46.942Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:57:46 [2021-07-29T23:57:46.942Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:57:46 [2021-07-29T23:57:46.942Z] === RUN   TestIpcModeOlderClient
23:57:46 [2021-07-29T23:57:46.942Z] === PAUSE TestIpcModeOlderClient
23:57:46 [2021-07-29T23:57:46.942Z] === RUN   TestKillContainerInvalidSignal
23:57:47 [2021-07-29T23:57:47.515Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
23:57:47 [2021-07-29T23:57:47.515Z] === RUN   TestKillContainer
23:57:47 [2021-07-29T23:57:47.515Z] === RUN   TestKillContainer/no_signal
23:57:48 [2021-07-29T23:57:48.455Z] === RUN   TestKillContainer/non_killing_signal
23:57:48 [2021-07-29T23:57:48.716Z] === RUN   TestKillContainer/killing_signal
23:57:49 [2021-07-29T23:57:49.656Z] --- PASS: TestKillContainer (1.91s)
23:57:49 [2021-07-29T23:57:49.656Z]     --- PASS: TestKillContainer/no_signal (0.62s)
23:57:49 [2021-07-29T23:57:49.656Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
23:57:49 [2021-07-29T23:57:49.656Z]     --- PASS: TestKillContainer/killing_signal (0.63s)
23:57:49 [2021-07-29T23:57:49.656Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:57:49 [2021-07-29T23:57:49.656Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:57:50 [2021-07-29T23:57:50.227Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:57:50 [2021-07-29T23:57:50.797Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
23:57:50 [2021-07-29T23:57:50.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
23:57:50 [2021-07-29T23:57:50.797Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
23:57:50 [2021-07-29T23:57:50.797Z] === RUN   TestKillStoppedContainer
23:57:50 [2021-07-29T23:57:50.797Z] --- PASS: TestKillStoppedContainer (0.08s)
23:57:50 [2021-07-29T23:57:50.797Z] === RUN   TestKillStoppedContainerAPIPre120
23:57:50 [2021-07-29T23:57:50.797Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:57:50 [2021-07-29T23:57:50.797Z] === RUN   TestKillDifferentUserContainer
23:57:51 [2021-07-29T23:57:51.737Z] --- PASS: TestKillDifferentUserContainer (0.67s)
23:57:51 [2021-07-29T23:57:51.737Z] === RUN   TestInspectOomKilledTrue
23:57:51 [2021-07-29T23:57:51.737Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:57:51 [2021-07-29T23:57:51.737Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:57:51 [2021-07-29T23:57:51.737Z] === RUN   TestInspectOomKilledFalse
23:57:51 [2021-07-29T23:57:51.737Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:57:51 [2021-07-29T23:57:51.737Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:57:51 [2021-07-29T23:57:51.737Z] === RUN   TestLinksEtcHostsContentMatch
23:57:51 [2021-07-29T23:57:51.737Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:57:51 [2021-07-29T23:57:51.737Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:57:51 [2021-07-29T23:57:51.737Z] === RUN   TestLinksContainerNames
23:57:53 [2021-07-29T23:57:53.118Z] --- PASS: TestLinksContainerNames (1.25s)
23:57:53 [2021-07-29T23:57:53.118Z] === RUN   TestLogsFollowTailEmpty
23:57:53 [2021-07-29T23:57:53.378Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
23:57:53 [2021-07-29T23:57:53.378Z] === RUN   TestContainerNetworkMountsNoChown
23:57:54 [2021-07-29T23:57:54.318Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/default
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/default
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/private
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/private
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rprivate
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rprivate
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/slave
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/slave
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rslave
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rslave
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/shared
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/shared
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rshared
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rshared
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/default
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/default/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/default/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/default/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rshared
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/shared
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rslave
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/slave
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rprivate
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/private
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/private/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === RUN   TestMountDaemonRoot/private/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/default/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:57:54 [2021-07-29T23:57:54.318Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/private/mount_root
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:57:54 [2021-07-29T23:57:54.578Z] === CONT  TestMountDaemonRoot/private/bind_root
23:57:54 [2021-07-29T23:57:54.839Z] --- PASS: TestMountDaemonRoot (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:57:54 [2021-07-29T23:57:54.839Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:57:54 [2021-07-29T23:57:54.839Z] === RUN   TestContainerBindMountNonRecursive
23:57:54 [2021-07-29T23:57:54.839Z]     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)
23:57:54 [2021-07-29T23:57:54.839Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:57:54 [2021-07-29T23:57:54.839Z] === RUN   TestContainerVolumesMountedAsShared
23:57:54 [2021-07-29T23:57:54.839Z]     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)
23:57:54 [2021-07-29T23:57:54.839Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z] === RUN   TestContainerVolumesMountedAsSlave
23:57:54 [2021-07-29T23:57:54.839Z]     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)
23:57:54 [2021-07-29T23:57:54.839Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:57:54 [2021-07-29T23:57:54.839Z] === RUN   TestNetworkNat
23:57:55 [2021-07-29T23:57:55.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:57:55 [2021-07-29T23:57:55.778Z] --- PASS: TestNetworkNat (0.87s)
23:57:55 [2021-07-29T23:57:55.778Z] === RUN   TestNetworkLocalhostTCPNat
23:57:56 [2021-07-29T23:57:56.349Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
23:57:56 [2021-07-29T23:57:56.349Z] === RUN   TestNetworkLoopbackNat
23:57:56 [2021-07-29T23:57:56.757Z] ..........................xx....................                         [ 29%]
23:57:59 [2021-07-29T23:57:59.645Z] --- PASS: TestNetworkLoopbackNat (2.99s)
23:57:59 [2021-07-29T23:57:59.646Z] === RUN   TestPause
23:57:59 [2021-07-29T23:57:59.646Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:57:59 [2021-07-29T23:57:59.646Z] --- SKIP: TestPause (0.00s)
23:57:59 [2021-07-29T23:57:59.646Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:57:59 [2021-07-29T23:57:59.646Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:57:59 [2021-07-29T23:57:59.646Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:57:59 [2021-07-29T23:57:59.646Z] === RUN   TestPauseStopPausedContainer
23:57:59 [2021-07-29T23:57:59.646Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:57:59 [2021-07-29T23:57:59.646Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:57:59 [2021-07-29T23:57:59.646Z] === RUN   TestPsFilter
23:57:59 [2021-07-29T23:57:59.646Z] --- PASS: TestPsFilter (0.12s)
23:57:59 [2021-07-29T23:57:59.646Z] === RUN   TestRemoveContainerWithRemovedVolume
23:58:00 [2021-07-29T23:58:00.216Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
23:58:00 [2021-07-29T23:58:00.216Z] === RUN   TestRemoveContainerWithVolume
23:58:00 [2021-07-29T23:58:00.789Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
23:58:00 [2021-07-29T23:58:00.789Z] === RUN   TestRemoveContainerRunning
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestBoolValue
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestBoolValue (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestBoolValueOrDefault
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestBoolValueOrDefault (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestInt64ValueOrZero
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestInt64ValueOrZero (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestInt64ValueOrDefault
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestInt64ValueOrDefault (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestInt64ValueOrDefaultWithError
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] === RUN   TestJsonContentType
23:58:01 [2021-07-29T23:58:01.525Z] --- PASS: TestJsonContentType (0.00s)
23:58:01 [2021-07-29T23:58:01.525Z] PASS
23:58:01 [2021-07-29T23:58:01.525Z] coverage: 14.7% of statements
23:58:01 [2021-07-29T23:58:01.525Z] ok  	github.com/docker/docker/api/server/httputils	0.059s	coverage: 14.7% of statements
23:58:01 [2021-07-29T23:58:01.729Z] --- PASS: TestRemoveContainerRunning (0.88s)
23:58:01 [2021-07-29T23:58:01.729Z] === RUN   TestRemoveContainerForceRemoveRunning
23:58:02 [2021-07-29T23:58:02.311Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
23:58:02 [2021-07-29T23:58:02.311Z] === RUN   TestRemoveInvalidContainer
23:58:02 [2021-07-29T23:58:02.311Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:58:02 [2021-07-29T23:58:02.311Z] === RUN   TestRenameLinkedContainer
23:58:02 [2021-07-29T23:58:02.494Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestMaskSecretKeys
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
23:58:04 [2021-07-29T23:58:04.680Z] --- PASS: TestMaskSecretKeys (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestVersionMiddlewareVersion
23:58:04 [2021-07-29T23:58:04.680Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
23:58:04 [2021-07-29T23:58:04.680Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
23:58:04 [2021-07-29T23:58:04.680Z] PASS
23:58:04 [2021-07-29T23:58:04.680Z] coverage: 37.7% of statements
23:58:04 [2021-07-29T23:58:04.680Z] ok  	github.com/docker/docker/api/server/middleware	0.097s	coverage: 37.7% of statements
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:58:04 [2021-07-29T23:58:04.680Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:58:05 [2021-07-29T23:58:05.140Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:58:05 [2021-07-29T23:58:05.599Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:58:05 [2021-07-29T23:58:05.599Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:58:05 [2021-07-29T23:58:05.615Z] --- PASS: TestRenameLinkedContainer (2.66s)
23:58:05 [2021-07-29T23:58:05.615Z] === RUN   TestRenameStoppedContainer
23:58:05 [2021-07-29T23:58:05.615Z] --- PASS: TestRenameStoppedContainer (0.64s)
23:58:05 [2021-07-29T23:58:05.615Z] === RUN   TestRenameRunningContainerAndReuse
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestAdjustForAPIVersion
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestAdjustForAPIVersion (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] PASS
23:58:06 [2021-07-29T23:58:06.569Z] coverage: 5.7% of statements
23:58:06 [2021-07-29T23:58:06.569Z] ok  	github.com/docker/docker/api/server/router/swarm	0.064s	coverage: 5.7% of statements
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestToJSON
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestToJSON (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestToParamWithVersion
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestToParamWithVersion (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestFromJSON
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestFromJSON (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestEmpty
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestEmpty (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestArgsMatchKVListEmptySources
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestArgsMatchKVList
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestArgsMatchKVList (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestArgsMatch
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestArgsMatch (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestAdd
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestAdd (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestDel
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestDel (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestLen
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestLen (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestExactMatch
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestExactMatch (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestOnlyOneExactMatch
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestOnlyOneExactMatch (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestContains
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestContains (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestValidate
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestValidate (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestWalkValues
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestWalkValues (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestFuzzyMatch
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestFuzzyMatch (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestClone
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestClone (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] PASS
23:58:06 [2021-07-29T23:58:06.569Z] coverage: 92.2% of statements
23:58:06 [2021-07-29T23:58:06.569Z] ok  	github.com/docker/docker/api/types/filters	0.049s	coverage: 92.2% of statements
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestStrSliceMarshalJSON
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestStrSliceUnmarshalJSON
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestStrSliceUnmarshalString
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] === RUN   TestStrSliceUnmarshalSlice
23:58:06 [2021-07-29T23:58:06.569Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
23:58:06 [2021-07-29T23:58:06.569Z] PASS
23:58:06 [2021-07-29T23:58:06.569Z] coverage: 90.0% of statements
23:58:06 [2021-07-29T23:58:06.569Z] ok  	github.com/docker/docker/api/types/strslice	0.053s	coverage: 90.0% of statements
23:58:06 [2021-07-29T23:58:06.996Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s)
23:58:06 [2021-07-29T23:58:06.996Z] === RUN   TestRenameInvalidName
23:58:07 [2021-07-29T23:58:07.028Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:58:07 [2021-07-29T23:58:07.028Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:58:07 [2021-07-29T23:58:07.028Z] === RUN   TestDurationToSecondsString
23:58:07 [2021-07-29T23:58:07.028Z] --- PASS: TestDurationToSecondsString (0.00s)
23:58:07 [2021-07-29T23:58:07.028Z] === RUN   TestGetTimestamp
23:58:07 [2021-07-29T23:58:07.028Z] --- PASS: TestGetTimestamp (0.20s)
23:58:07 [2021-07-29T23:58:07.028Z] === RUN   TestParseTimestamps
23:58:07 [2021-07-29T23:58:07.028Z] --- PASS: TestParseTimestamps (0.00s)
23:58:07 [2021-07-29T23:58:07.028Z] PASS
23:58:07 [2021-07-29T23:58:07.028Z] coverage: 100.0% of statements
23:58:07 [2021-07-29T23:58:07.028Z] ok  	github.com/docker/docker/api/types/time	0.264s	coverage: 100.0% of statements
23:58:07 [2021-07-29T23:58:07.488Z] === RUN   TestCompareVersion
23:58:07 [2021-07-29T23:58:07.488Z] --- PASS: TestCompareVersion (0.00s)
23:58:07 [2021-07-29T23:58:07.488Z] PASS
23:58:07 [2021-07-29T23:58:07.488Z] coverage: 75.0% of statements
23:58:07 [2021-07-29T23:58:07.488Z] ok  	github.com/docker/docker/api/types/versions	0.062s	coverage: 75.0% of statements
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:58:07 [2021-07-29T23:58:07.488Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:58:07 [2021-07-29T23:58:07.567Z] --- PASS: TestRenameInvalidName (0.61s)
23:58:07 [2021-07-29T23:58:07.567Z] === RUN   TestRenameAnonymousContainer
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
23:58:09 [2021-07-29T23:58:09.029Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
23:58:09 [2021-07-29T23:58:09.029Z] --- PASS: TestParseRemoteURL (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
23:58:09 [2021-07-29T23:58:09.029Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
23:58:09 [2021-07-29T23:58:09.030Z] === RUN   TestCloneArgsSmartHttp
23:58:09 [2021-07-29T23:58:09.030Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
23:58:09 [2021-07-29T23:58:09.030Z] === RUN   TestCloneArgsDumbHttp
23:58:09 [2021-07-29T23:58:09.030Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
23:58:09 [2021-07-29T23:58:09.030Z] === RUN   TestCloneArgsGit
23:58:09 [2021-07-29T23:58:09.030Z] --- PASS: TestCloneArgsGit (0.00s)
23:58:09 [2021-07-29T23:58:09.030Z] === RUN   TestCheckoutGit
23:58:10 [2021-07-29T23:58:10.108Z] --- PASS: TestRenameAnonymousContainer (2.24s)
23:58:10 [2021-07-29T23:58:10.108Z] === RUN   TestRenameContainerWithSameName
23:58:10 [2021-07-29T23:58:10.368Z] --- PASS: TestRenameContainerWithSameName (0.65s)
23:58:10 [2021-07-29T23:58:10.368Z] === RUN   TestRenameContainerWithLinkedContainer
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestProcessNoDockerignore
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestProcessNoDockerignore (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestProcessShouldLeaveAllFiles
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestDetectContentType
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestDetectContentType (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestSelectAcceptableMIME
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestSelectAcceptableMIME (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestInspectEmptyResponse
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestInspectEmptyResponse (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestInspectResponseBinary
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestInspectResponseBinary (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestResponseUnsupportedContentType
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestInspectResponseTextSimple
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestInspectResponseTextSimple (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestInspectResponseEmptyContentType
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestUnknownContentLength
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestUnknownContentLength (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestDownloadRemote
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestDownloadRemote (0.11s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestGetWithStatusError
23:58:11 [2021-07-29T23:58:11.220Z] --- PASS: TestGetWithStatusError (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestCloseRootDirectory
23:58:11 [2021-07-29T23:58:11.220Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:58:11 [2021-07-29T23:58:11.220Z] --- SKIP: TestCloseRootDirectory (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestHashFile
23:58:11 [2021-07-29T23:58:11.220Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:58:11 [2021-07-29T23:58:11.220Z] --- SKIP: TestHashFile (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestHashSubdir
23:58:11 [2021-07-29T23:58:11.220Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:58:11 [2021-07-29T23:58:11.220Z] --- SKIP: TestHashSubdir (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] === RUN   TestRemoveDirectory
23:58:11 [2021-07-29T23:58:11.220Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
23:58:11 [2021-07-29T23:58:11.220Z] --- SKIP: TestRemoveDirectory (0.00s)
23:58:11 [2021-07-29T23:58:11.220Z] PASS
23:58:11 [2021-07-29T23:58:11.220Z] coverage: 9.3% of statements
23:58:11 [2021-07-29T23:58:11.220Z] ok  	github.com/docker/docker/builder/remotecontext	0.341s	coverage: 9.3% of statements
23:58:11 [2021-07-29T23:58:11.751Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s)
23:58:11 [2021-07-29T23:58:11.751Z] === RUN   TestResize
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestGetAllAllowed
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestGetAllAllowed (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestGetAllMeta
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestGetAllMeta (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestWarnOnUnusedBuildArgs
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestIsUnreferencedBuiltin
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestIsExistingDirectory
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestIsExistingDirectory (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestGetFilenameForDownload
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestGetFilenameForDownload (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEnv2Variables
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEnv2Variables (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEnvValueWithExistingRunConfigEnv
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestMaintainer
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestMaintainer (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestLabel
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestLabel (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestFromScratch
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestFromScratch (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestFromWithArg
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestFromWithArg (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestFromWithArgButBuildArgsNotGiven
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestFromWithUndefinedArg
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestFromWithUndefinedArg (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestFromMultiStageWithNamedStage
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestOnbuild
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestOnbuild (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestWorkdir
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestWorkdir (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestCmd
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestCmd (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestHealthcheckNone
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestHealthcheckNone (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestHealthcheckCmd
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestHealthcheckCmd (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEntrypoint
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEntrypoint (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestExpose
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestExpose (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestUser
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestUser (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestVolume
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestVolume (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestStopSignal
23:58:12 [2021-07-29T23:58:12.197Z]     dispatchers_test.go:377: Windows does not support stopsignal
23:58:12 [2021-07-29T23:58:12.197Z] --- SKIP: TestStopSignal (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestArg
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestArg (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestShell
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestShell (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestPrependEnvOnCmd
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestPrependEnvOnCmd (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestRunWithBuildArgs
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestRunWithBuildArgs (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestRunIgnoresHealthcheck
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatchUnsupportedOptions
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestNormalizeWorkdir
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestNormalizeWorkdir (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/ADD_multiple_files_to_file
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEnable
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEnable (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDisable
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestDisable (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEnabled
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEnabled (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] PASS
23:58:12 [2021-07-29T23:58:12.197Z] coverage: 100.0% of statements
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
23:58:12 [2021-07-29T23:58:12.197Z] ok  	github.com/docker/docker/cli/debug	0.072s	coverage: 100.0% of statements
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/COPY_multiple_files_to_file
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/COPY_wildcard_no_files
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDispatch/COPY_url
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestDispatch (0.10s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z]     --- PASS: TestDispatch/COPY_url (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestAddScratchImageAddsToMounts
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestAddFromScratchPopulatesPlatform
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestImageSourceGetAddsToMounts
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestEmptyDockerfile
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestEmptyDockerfile (0.01s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestSymlinkDockerfile
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestSymlinkDockerfile (0.01s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDockerfileOutsideTheBuildContext
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestNonExistingDockerfile
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestNonExistingDockerfile (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestCopyRunConfig
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestCopyRunConfig (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestDeepCopyRunConfig
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestDeepCopyRunConfig (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestExportImage
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestExportImage (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] === RUN   TestNormalizeDest
23:58:12 [2021-07-29T23:58:12.197Z] --- PASS: TestNormalizeDest (0.00s)
23:58:12 [2021-07-29T23:58:12.197Z] PASS
23:58:12 [2021-07-29T23:58:12.197Z] coverage: 46.8% of statements
23:58:12 [2021-07-29T23:58:12.197Z] ok  	github.com/docker/docker/builder/dockerfile	0.255s	coverage: 46.8% of statements
23:58:12 [2021-07-29T23:58:12.197Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
23:58:12 [2021-07-29T23:58:12.313Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:58:12 [2021-07-29T23:58:12.313Z] Using test binary docker
23:58:12 [2021-07-29T23:58:12.313Z] 
23:58:12 [2021-07-29T23:58:12.313Z] Using test binary docker
23:58:12 [2021-07-29T23:58:12.313Z] +++ /etc/init.d/apparmor start
23:58:12 [2021-07-29T23:58:12.313Z] +++ /etc/init.d/apparmor start
23:58:12 [2021-07-29T23:58:12.313Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
23:58:12 [2021-07-29T23:58:12.313Z]  (warning).
23:58:12 [2021-07-29T23:58:12.313Z] INFO: Waiting for daemon to start...
23:58:12 [2021-07-29T23:58:12.313Z] Starting dockerd
23:58:12 [2021-07-29T23:58:12.313Z] +++ 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
23:58:12 [2021-07-29T23:58:12.313Z] INFO: Waiting for daemon to start...
23:58:12 [2021-07-29T23:58:12.313Z] Starting dockerd
23:58:12 [2021-07-29T23:58:12.313Z] +++ 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
23:58:12 [2021-07-29T23:58:12.313Z] ..
23:58:12 [2021-07-29T23:58:12.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:58:12 [2021-07-29T23:58:12.313Z] 
23:58:12 [2021-07-29T23:58:12.313Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:58:12 [2021-07-29T23:58:12.313Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:58:12 [2021-07-29T23:58:12.313Z] 
23:58:12 [2021-07-29T23:58:12.313Z] Error: No such image: emptyfs
23:58:12 [2021-07-29T23:58:12.313Z] Error: No such image: emptyfs
23:58:12 [2021-07-29T23:58:12.313Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:58:12 [2021-07-29T23:58:12.313Z] ++++ docker load
23:58:12 [2021-07-29T23:58:12.313Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:58:12 [2021-07-29T23:58:12.313Z] ++++ docker load
23:58:12 [2021-07-29T23:58:12.313Z] Running integration-test (iteration 1)
23:58:12 [2021-07-29T23:58:12.313Z] Running integration-test (iteration 1)
23:58:12 [2021-07-29T23:58:12.313Z] 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)/
23:58:12 [2021-07-29T23:58:12.313Z] ++ 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)/'
23:58:12 [2021-07-29T23:58:12.313Z] ++ set -e
23:58:12 [2021-07-29T23:58:12.313Z] ++ '[' -n 0 ']'
23:58:12 [2021-07-29T23:58:12.313Z] ++ set -x
23:58:12 [2021-07-29T23:58:12.313Z] ++ 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)/'
23:58:12 [2021-07-29T23:58:12.313Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:58:12 [2021-07-29T23:58:12.313Z] ++ 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)/'
23:58:12 [2021-07-29T23:58:12.313Z] ++ set -e
23:58:12 [2021-07-29T23:58:12.313Z] ++ '[' -n 0 ']'
23:58:12 [2021-07-29T23:58:12.313Z] ++ set -x
23:58:12 [2021-07-29T23:58:12.313Z] ++ 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)/'
23:58:12 [2021-07-29T23:58:12.321Z] --- PASS: TestResize (0.61s)
23:58:12 [2021-07-29T23:58:12.321Z] === RUN   TestResizeWithInvalidSize
23:58:13 [2021-07-29T23:58:13.261Z] --- PASS: TestResizeWithInvalidSize (0.67s)
23:58:13 [2021-07-29T23:58:13.261Z] === RUN   TestResizeWhenContainerNotStarted
23:58:13 [2021-07-29T23:58:13.831Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
23:58:13 [2021-07-29T23:58:13.831Z] === RUN   TestDaemonRestartKillContainers
23:58:13 [2021-07-29T23:58:13.831Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:58:13 [2021-07-29T23:58:13.831Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:58:13 [2021-07-29T23:58:13.831Z] === RUN   TestCgroupNamespacesRun
23:58:16 [2021-07-29T23:58:16.371Z] --- PASS: TestCgroupNamespacesRun (2.57s)
23:58:16 [2021-07-29T23:58:16.371Z] === RUN   TestCgroupNamespacesRunPrivileged
23:58:18 [2021-07-29T23:58:18.287Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
23:58:18 [2021-07-29T23:58:18.287Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:58:21 [2021-07-29T23:58:21.584Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s)
23:58:21 [2021-07-29T23:58:21.584Z] === RUN   TestCgroupNamespacesRunHostMode
23:58:22 [2021-07-29T23:58:22.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:58:23 [2021-07-29T23:58:23.494Z] --- PASS: TestCgroupNamespacesRunHostMode (2.58s)
23:58:23 [2021-07-29T23:58:23.494Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:58:23 [2021-07-29T23:58:23.539Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:58:26 [2021-07-29T23:58:26.794Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s)
23:58:26 [2021-07-29T23:58:26.794Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointCreateError
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointCreate
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointDeleteError
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointDeleteError (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointDelete
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointDelete (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointListError
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointListError (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointList
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointList (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestCheckpointListContainerNotFound
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNewClientWithOpsFromEnv
23:58:27 [2021-07-29T23:58:27.022Z]     client_test.go:23: runtime.GOOS == "windows"
23:58:27 [2021-07-29T23:58:27.022Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestGetAPIPath
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestGetAPIPath (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestParseHostURL
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestParseHostURL (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPIVersionEmpty
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPIVersion
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNegotiateAPIVersion (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPVersionOverride
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPIVersionAutomatic
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
23:58:27 [2021-07-29T23:58:27.022Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
23:58:27 [2021-07-29T23:58:27.022Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestClientRedirect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestClientRedirect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigCreateUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigCreateUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigCreateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigCreateError (0.01s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigCreate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspectNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspectNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspectUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspectUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspectConfigNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspectConfigNotFound (0.01s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigInspect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigListUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigListUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigListError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigListError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigList
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigList (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigRemoveUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigRemoveError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigRemove
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigUpdateUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigUpdateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestConfigUpdate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestConfigUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCommitError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCommitError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCommit
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCommit (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStatPathError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStatPathError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStatPathNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStatPathNoHeaderError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStatPath
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStatPath (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyToContainerError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyToContainerError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyToContainerNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyToContainerNotStatusOKError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyToContainer
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyToContainer (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyFromContainerError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyFromContainerError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyFromContainerNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyFromContainerNotStatusOKError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyFromContainerNoHeaderError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestCopyFromContainer
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestCopyFromContainer (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCreateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCreateImageNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCreateWithName
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCreateWithName (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerCreateAutoRemove
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerDiffError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerDiffError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerDiff
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerDiff (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecCreateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecCreate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecStartError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecStartError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecStart
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecStart (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecInspectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecInspect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExportError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExportError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExport
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExport (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerInspectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerInspectContainerNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerInspect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerInspectNode
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerInspectNode (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerKillError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerKillError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerKill
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerKill (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerListError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerListError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerList
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerList (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerLogsNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerLogsError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerLogsError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerLogs
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerLogs (0.23s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerPauseError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerPauseError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerPause
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerPause (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainersPruneError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainersPruneError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainersPrune
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainersPrune (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRemoveError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRemoveNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRemove
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRenameError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRenameError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRename
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRename (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerResizeError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerResizeError (0.01s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecResizeError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecResizeError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerResize
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerResize (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerExecResize
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerExecResize (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRestartError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRestartError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerRestart
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerRestart (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStartError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStartError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStart
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStart (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStatsError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStatsError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStats
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStats (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStopError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStopError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerStop
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerStop (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerTopError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerTopError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerTop
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerTop (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerUnpauseError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerUnpauseError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerUnpause
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerUnpause (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerUpdateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerUpdate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerWaitError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerWaitError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestContainerWait
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestContainerWait (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestDiskUsageError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestDiskUsageError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestDiskUsage
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestDiskUsage (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestDistributionInspectUnsupported
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestDistributionInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestEventsErrorInOptions
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestEventsErrorInOptions (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestEventsErrorFromServer
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestEventsErrorFromServer (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestEvents
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestEvents (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestTLSCloseWriter
23:58:27 [2021-07-29T23:58:27.023Z] === PAUSE TestTLSCloseWriter
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageBuildError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageBuildError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageBuild
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageBuild (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestGetDockerOS
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestGetDockerOS (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageCreateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageCreate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageHistoryError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageHistoryError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageHistory
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageHistory (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageImportError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageImportError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageImport
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageImport (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageInspectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageInspectImageNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageInspectImageNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageInspect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageListError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageListError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageList
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageList (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageListApiBefore125
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageListApiBefore125 (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageLoadError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageLoadError (0.02s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageLoad
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageLoad (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagesPruneError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagesPruneError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagesPrune
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagesPrune (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullReferenceParseError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullReferenceParseError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullAnyError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullAnyError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullStatusUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullWithPrivilegedFuncNoError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePullWithoutErrors
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePullWithoutErrors (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushReferenceError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushReferenceError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushAnyError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushAnyError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushStatusUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithPrivilegedFuncNoError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithoutErrors
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImagePushWithoutErrors (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageRemoveError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageRemoveImageNotFound
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageRemove
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSaveError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSaveError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSave
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSave (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchAnyError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchAnyError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchStatusUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageSearchWithoutErrors
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageTagError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageTagError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageTagInvalidReference
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageTagInvalidReference (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageTagInvalidSourceImageName
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageTagHexSource
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageTagHexSource (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestImageTag
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestImageTag (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestInfoServerError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestInfoServerError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestInfoInvalidResponseJSONError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestInfo
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestInfo (0.01s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkConnectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkConnectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkConnect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkConnect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkCreateError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkCreate
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkDisconnectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkDisconnectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkDisconnect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkDisconnect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkInspectError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkInspectNotFoundError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkInspect
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkListError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkListError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkList
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworkList (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworksPruneError
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworksPruneError (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworksPrune
23:58:27 [2021-07-29T23:58:27.023Z] --- PASS: TestNetworksPrune (0.00s)
23:58:27 [2021-07-29T23:58:27.023Z] === RUN   TestNetworkRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNetworkRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNetworkRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNetworkRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeInspectNodeNotFound
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeUpdateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestNodeUpdate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestNodeUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestOptionWithTimeout
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestOptionWithTimeout (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingFail
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPingFail (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingWithError
23:58:27 [2021-07-29T23:58:27.024Z] 2021/07/29 23:58:26 RoundTripper returned a response & error; ignoring response
23:58:27 [2021-07-29T23:58:27.024Z] 2021/07/29 23:58:26 RoundTripper returned a response & error; ignoring response
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPingWithError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingSuccess
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPingSuccess (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingHeadFallback
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingHeadFallback/OK
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingHeadFallback/Internal_Server_Error
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingHeadFallback/Not_Found
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPingHeadFallback (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginDisableError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginDisableError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginDisable
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginDisable (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginEnableError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginEnableError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginEnable
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginEnable (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginPushError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginPushError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginPush
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginPush (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginSetError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginSetError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPluginSet
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPluginSet (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSetHostHeader
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSetHostHeader (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestPlainTextError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestPlainTextError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestInfiniteError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestInfiniteError (0.08s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretCreateUnsupported
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretCreateUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretCreateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretCreate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretInspectUnsupported
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretInspectUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretInspectSecretNotFound
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretListUnsupported
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretListUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretRemoveUnsupported
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretUpdateUnsupported
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretUpdateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSecretUpdate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSecretUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceCreateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceCreate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceCreateCompatiblePlatforms
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceCreateDigestPinning
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceInspectServiceNotFound
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceLogsError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceLogsError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceLogs
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceLogs (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceRemoveNotFoundError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceUpdateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestServiceUpdate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestServiceUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmGetUnlockKeyError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmGetUnlockKey
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmInitError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmInitError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmInit
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmInit (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmInspectError (0.03s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmJoinError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmJoinError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmJoin
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmJoin (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmLeaveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmLeaveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmLeave
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmLeave (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmUnlockError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmUnlockError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmUnlock
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmUnlock (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmUpdateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmUpdateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestSwarmUpdate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestSwarmUpdate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestTaskInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTaskInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestTaskInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestTaskInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTaskInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestTaskListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTaskListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestTaskList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTaskList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeCreateError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeCreateError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeCreate
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeCreate (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeInspectError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeInspectError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeInspectNotFound
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeInspectNotFound (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeInspectWithEmptyID
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeInspect
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeInspect (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeListError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeListError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeList
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeList (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeRemoveError
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeRemoveError (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === RUN   TestVolumeRemove
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestVolumeRemove (0.00s)
23:58:27 [2021-07-29T23:58:27.024Z] === CONT  TestTLSCloseWriter
23:58:27 [2021-07-29T23:58:27.024Z] --- PASS: TestTLSCloseWriter (0.01s)
23:58:27 [2021-07-29T23:58:27.024Z] PASS
23:58:27 [2021-07-29T23:58:27.024Z] coverage: 74.9% of statements
23:58:27 [2021-07-29T23:58:27.024Z] ok  	github.com/docker/docker/client	0.585s	coverage: 74.9% of statements
23:58:27 [2021-07-29T23:58:27.487Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:58:28 [2021-07-29T23:58:28.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s)
23:58:28 [2021-07-29T23:58:28.703Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:58:29 [2021-07-29T23:58:29.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:58:30 [2021-07-29T23:58:30.083Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
23:58:30 [2021-07-29T23:58:30.083Z] === RUN   TestCgroupNamespacesRunOlderClient
23:58:30 [2021-07-29T23:58:30.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:58:31 [2021-07-29T23:58:31.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:58:32 [2021-07-29T23:58:32.625Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.61s)
23:58:32 [2021-07-29T23:58:32.625Z] === RUN   TestNISDomainname
23:58:32 [2021-07-29T23:58:32.625Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:58:32 [2021-07-29T23:58:32.625Z] --- SKIP: TestNISDomainname (0.01s)
23:58:32 [2021-07-29T23:58:32.625Z] === RUN   TestHostnameDnsResolution
23:58:33 [2021-07-29T23:58:33.263Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:58:34 [2021-07-29T23:58:34.010Z] --- PASS: TestHostnameDnsResolution (1.20s)
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStats
23:58:34 [2021-07-29T23:58:34.010Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:34 [2021-07-29T23:58:34.010Z] --- SKIP: TestStats (0.00s)
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStopContainerWithTimeout
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStopContainerWithTimeout/0
23:58:34 [2021-07-29T23:58:34.010Z] === PAUSE TestStopContainerWithTimeout/0
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStopContainerWithTimeout/1
23:58:34 [2021-07-29T23:58:34.010Z] === PAUSE TestStopContainerWithTimeout/1
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStopContainerWithTimeout/3
23:58:34 [2021-07-29T23:58:34.010Z] === PAUSE TestStopContainerWithTimeout/3
23:58:34 [2021-07-29T23:58:34.010Z] === RUN   TestStopContainerWithTimeout/-1
23:58:34 [2021-07-29T23:58:34.010Z] === PAUSE TestStopContainerWithTimeout/-1
23:58:34 [2021-07-29T23:58:34.010Z] === CONT  TestStopContainerWithTimeout/0
23:58:34 [2021-07-29T23:58:34.010Z] === CONT  TestStopContainerWithTimeout/-1
23:58:34 [2021-07-29T23:58:34.949Z] === CONT  TestStopContainerWithTimeout/3
23:58:36 [2021-07-29T23:58:36.857Z] === CONT  TestStopContainerWithTimeout/1
23:58:37 [2021-07-29T23:58:37.266Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
23:58:38 [2021-07-29T23:58:38.766Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:58:38 [2021-07-29T23:58:38.766Z]     --- PASS: TestStopContainerWithTimeout/0 (0.89s)
23:58:38 [2021-07-29T23:58:38.766Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.01s)
23:58:38 [2021-07-29T23:58:38.766Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
23:58:38 [2021-07-29T23:58:38.766Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
23:58:38 [2021-07-29T23:58:38.766Z] === RUN   TestDeleteDevicemapper
23:58:38 [2021-07-29T23:58:38.766Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:58:38 [2021-07-29T23:58:38.766Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:58:38 [2021-07-29T23:58:38.766Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:58:40 [2021-07-29T23:58:40.693Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s)
23:58:40 [2021-07-29T23:58:40.693Z] === RUN   TestUpdateMemory
23:58:40 [2021-07-29T23:58:40.693Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:40 [2021-07-29T23:58:40.693Z] --- SKIP: TestUpdateMemory (0.00s)
23:58:40 [2021-07-29T23:58:40.693Z] === RUN   TestUpdateCPUQuota
23:58:40 [2021-07-29T23:58:40.693Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:40 [2021-07-29T23:58:40.693Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:58:40 [2021-07-29T23:58:40.693Z] === RUN   TestUpdatePidsLimit
23:58:40 [2021-07-29T23:58:40.693Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:40 [2021-07-29T23:58:40.693Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:58:40 [2021-07-29T23:58:40.693Z] === RUN   TestUpdateRestartPolicy
23:58:43 [2021-07-29T23:58:43.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:58:44 [2021-07-29T23:58:44.425Z] --- PASS: TestImportExtremelyLargeImageWorks (94.76s)
23:58:44 [2021-07-29T23:58:44.425Z] PASS
23:58:44 [2021-07-29T23:58:44.425Z] 
23:58:44 [2021-07-29T23:58:44.425Z] DONE 12 tests in 97.354s
23:58:44 [2021-07-29T23:58:44.425Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:58:44 [2021-07-29T23:58:44.425Z] INFO: Testing against a local daemon
23:58:44 [2021-07-29T23:58:44.425Z] === RUN   TestNetworkCreateDelete
23:58:44 [2021-07-29T23:58:44.425Z] --- PASS: TestNetworkCreateDelete (0.14s)
23:58:44 [2021-07-29T23:58:44.425Z] === RUN   TestDockerNetworkDeletePreferID
23:58:44 [2021-07-29T23:58:44.425Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
23:58:44 [2021-07-29T23:58:44.425Z] === RUN   TestDaemonDNSFallback
23:58:50 [2021-07-29T23:58:50.956Z] --- PASS: TestDaemonDNSFallback (6.56s)
23:58:50 [2021-07-29T23:58:50.956Z] === RUN   TestInspectNetwork
23:58:52 [2021-07-29T23:58:52.196Z] --- PASS: TestCheckoutGit (39.82s)
23:58:52 [2021-07-29T23:58:52.196Z] === RUN   TestValidGitTransport
23:58:52 [2021-07-29T23:58:52.196Z] --- PASS: TestValidGitTransport (0.00s)
23:58:52 [2021-07-29T23:58:52.196Z] === RUN   TestGitInvalidRef
23:58:52 [2021-07-29T23:58:52.196Z] --- PASS: TestGitInvalidRef (0.29s)
23:58:52 [2021-07-29T23:58:52.196Z] PASS
23:58:52 [2021-07-29T23:58:52.196Z] coverage: 86.3% of statements
23:58:52 [2021-07-29T23:58:52.196Z] ok  	github.com/docker/docker/builder/remotecontext/git	40.200s	coverage: 86.3% of statements
23:58:52 [2021-07-29T23:58:52.196Z] ?   	github.com/docker/docker/cli	[no test files]
23:58:52 [2021-07-29T23:58:52.196Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:58:52 [2021-07-29T23:58:52.913Z] --- PASS: TestUpdateRestartPolicy (12.24s)
23:58:52 [2021-07-29T23:58:52.913Z] === RUN   TestUpdateRestartWithAutoRemove
23:58:53 [2021-07-29T23:58:53.470Z] === RUN   TestInspectNetwork/full_network_id
23:58:53 [2021-07-29T23:58:53.470Z] === RUN   TestInspectNetwork/partial_network_id
23:58:53 [2021-07-29T23:58:53.470Z] === RUN   TestInspectNetwork/network_name
23:58:53 [2021-07-29T23:58:53.470Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:58:53 [2021-07-29T23:58:53.484Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s)
23:58:53 [2021-07-29T23:58:53.484Z] === RUN   TestWaitNonBlocked
23:58:53 [2021-07-29T23:58:53.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:58:53 [2021-07-29T23:58:53.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:58:53 [2021-07-29T23:58:53.484Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:58:53 [2021-07-29T23:58:53.484Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:58:53 [2021-07-29T23:58:53.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:58:53 [2021-07-29T23:58:53.484Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:58:54 [2021-07-29T23:58:54.866Z] --- PASS: TestWaitNonBlocked (0.01s)
23:58:54 [2021-07-29T23:58:54.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
23:58:54 [2021-07-29T23:58:54.866Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s)
23:58:54 [2021-07-29T23:58:54.866Z] === RUN   TestWaitBlocked
23:58:54 [2021-07-29T23:58:54.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:58:54 [2021-07-29T23:58:54.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:58:54 [2021-07-29T23:58:54.866Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:58:54 [2021-07-29T23:58:54.866Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:58:54 [2021-07-29T23:58:54.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:58:54 [2021-07-29T23:58:54.866Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:58:55 [2021-07-29T23:58:55.808Z] --- PASS: TestWaitBlocked (0.01s)
23:58:55 [2021-07-29T23:58:55.808Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s)
23:58:55 [2021-07-29T23:58:55.808Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s)
23:58:55 [2021-07-29T23:58:55.808Z] === CONT  TestDaemonRestartIpcMode
23:58:55 [2021-07-29T23:58:55.808Z] === CONT  TestIpcModeOlderClient
23:58:55 [2021-07-29T23:58:55.808Z] --- PASS: TestIpcModeOlderClient (0.07s)
23:58:55 [2021-07-29T23:58:55.808Z] === CONT  TestRestartDaemonWithRestartingContainer
23:58:57 [2021-07-29T23:58:57.635Z] --- PASS: TestInspectNetwork (7.42s)
23:58:57 [2021-07-29T23:58:57.635Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
23:58:57 [2021-07-29T23:58:57.635Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:58:57 [2021-07-29T23:58:57.635Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:58:57 [2021-07-29T23:58:57.635Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:58:57 [2021-07-29T23:58:57.635Z] === RUN   TestRunContainerWithBridgeNone
23:58:58 [2021-07-29T23:58:58.298Z] tests/integration/api_network_test.py ............................       [ 47%]
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: buildpack-deps:buster
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: busybox:latest
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: busybox:glibc
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: buildpack-deps:buster
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: busybox:latest
23:58:58 [2021-07-29T23:58:58.991Z] Loaded image: busybox:glibc
23:59:00 [2021-07-29T23:59:00.152Z] --- PASS: TestRunContainerWithBridgeNone (2.99s)
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkInvalidJSON
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkInvalidJSON//networks/create
23:59:00 [2021-07-29T23:59:00.152Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:59:00 [2021-07-29T23:59:00.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:59:00 [2021-07-29T23:59:00.152Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:59:00 [2021-07-29T23:59:00.152Z] === CONT  TestNetworkInvalidJSON//networks/create
23:59:00 [2021-07-29T23:59:00.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:59:00 [2021-07-29T23:59:00.152Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:59:00 [2021-07-29T23:59:00.152Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:59:00 [2021-07-29T23:59:00.152Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:59:00 [2021-07-29T23:59:00.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:59:00 [2021-07-29T23:59:00.152Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkList
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkList//networks
23:59:00 [2021-07-29T23:59:00.152Z] === PAUSE TestNetworkList//networks
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestNetworkList//networks/
23:59:00 [2021-07-29T23:59:00.152Z] === PAUSE TestNetworkList//networks/
23:59:00 [2021-07-29T23:59:00.152Z] === CONT  TestNetworkList//networks
23:59:00 [2021-07-29T23:59:00.152Z] === CONT  TestNetworkList//networks/
23:59:00 [2021-07-29T23:59:00.152Z] --- PASS: TestNetworkList (0.01s)
23:59:00 [2021-07-29T23:59:00.152Z]     --- PASS: TestNetworkList//networks (0.00s)
23:59:00 [2021-07-29T23:59:00.152Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:59:00 [2021-07-29T23:59:00.152Z] === RUN   TestHostIPv4BridgeLabel
23:59:01 [2021-07-29T23:59:01.078Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
23:59:01 [2021-07-29T23:59:01.078Z] === RUN   TestDaemonRestartWithLiveRestore
23:59:01 [2021-07-29T23:59:01.090Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.81s)
23:59:01 [2021-07-29T23:59:01.350Z] --- PASS: TestDaemonRestartIpcMode (5.65s)
23:59:01 [2021-07-29T23:59:01.350Z] PASS
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === Skipped
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:59:01 [2021-07-29T23:59:01.350Z]     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)
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     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)
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     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)
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:59:01 [2021-07-29T23:59:01.350Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:59:01 [2021-07-29T23:59:01.350Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:59:01 [2021-07-29T23:59:01.350Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] 
23:59:01 [2021-07-29T23:59:01.350Z] DONE 176 tests, 25 skipped in 103.978s
23:59:01 [2021-07-29T23:59:01.350Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:59:01 [2021-07-29T23:59:01.525Z] Loaded image: debian:bullseye
23:59:01 [2021-07-29T23:59:01.525Z] Loaded image: hello-world:latest
23:59:01 [2021-07-29T23:59:01.610Z] INFO: Testing against a local daemon
23:59:01 [2021-07-29T23:59:01.610Z] === RUN   TestCommitInheritsEnv
23:59:01 [2021-07-29T23:59:01.784Z] Loaded image: arm32v7/hello-world:latest
23:59:01 [2021-07-29T23:59:01.784Z] INFO: Testing against a local daemon
23:59:01 [2021-07-29T23:59:01.784Z] === RUN   TestDockerDaemonSuite
23:59:01 [2021-07-29T23:59:01.784Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
23:59:02 [2021-07-29T23:59:02.005Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:59:02 [2021-07-29T23:59:02.005Z] === RUN   TestDaemonDefaultNetworkPools
23:59:02 [2021-07-29T23:59:02.566Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:59:02 [2021-07-29T23:59:02.566Z] === RUN   TestDaemonRestartWithExistingNetwork
23:59:03 [2021-07-29T23:59:03.171Z] Loaded image: debian:bullseye
23:59:03 [2021-07-29T23:59:03.171Z] Loaded image: hello-world:latest
23:59:03 [2021-07-29T23:59:03.429Z] Loaded image: arm32v7/hello-world:latest
23:59:03 [2021-07-29T23:59:03.554Z] --- PASS: TestCommitInheritsEnv (1.59s)
23:59:03 [2021-07-29T23:59:03.554Z] === RUN   TestImportExtremelyLargeImageWorks
23:59:03 [2021-07-29T23:59:03.554Z] === PAUSE TestImportExtremelyLargeImageWorks
23:59:03 [2021-07-29T23:59:03.554Z] === RUN   TestImagesFilterMultiReference
23:59:03 [2021-07-29T23:59:03.554Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:59:03 [2021-07-29T23:59:03.554Z] === RUN   TestImagePullPlatformInvalid
23:59:03 [2021-07-29T23:59:03.554Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:59:03 [2021-07-29T23:59:03.554Z] === RUN   TestRemoveImageOrphaning
23:59:03 [2021-07-29T23:59:03.688Z] INFO: Testing against a local daemon
23:59:03 [2021-07-29T23:59:03.688Z] === RUN   TestDockerSuite
23:59:03 [2021-07-29T23:59:03.930Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:59:03 [2021-07-29T23:59:03.930Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:59:03 [2021-07-29T23:59:03.947Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
23:59:03 [2021-07-29T23:59:03.947Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIErrorJSON
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
23:59:04 [2021-07-29T23:59:04.206Z] === RUN   TestDockerSuite/TestAPIImagesDelete
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithTLS
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithConflicts
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestContainerStopSignal
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestContainerStopSignal (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestContainerStopTimeout
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestContainerStopTimeout (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestContainerSecretReferenceDestTarget
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestContainerLogPathSetForJSONFileLogger
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.01s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliWithConflictingLabels
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestContainerLogPathSetForRingLogger
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestReplaceAndAppendEnvVars
23:59:04 [2021-07-29T23:59:04.592Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestNewMemoryStore
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestNewMemoryStore (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestAddContainers
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestAddContainers (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestGetContainer
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestGetContainer (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestDeleteContainer
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestDeleteContainer (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestListContainers
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestListContainers (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestFirstContainer
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestFirstContainer (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestApplyAllContainer
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestApplyAllContainer (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestIsValidHealthString
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestIsValidHealthString (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestStateRunStop
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestStateRunStop (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestStateTimeoutWait
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestConfigureDaemonLogs
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestConfigureDaemonLogs (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestCommonOptionsInstallFlags
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] PASS
23:59:04 [2021-07-29T23:59:04.592Z] coverage: 18.4% of statements
23:59:04 [2021-07-29T23:59:04.592Z] ok  	github.com/docker/docker/cmd/dockerd	0.257s	coverage: 18.4% of statements
23:59:04 [2021-07-29T23:59:04.592Z]     state_test.go:141: Stop callback fired
23:59:04 [2021-07-29T23:59:04.592Z]     state_test.go:165: Stop callback fired
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestStateTimeoutWait (0.10s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestIsValidStateString
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestIsValidStateString (0.00s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestViewSaveDelete
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestViewSaveDelete (0.02s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestViewAll
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestViewAll (0.02s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestViewGet
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestViewGet (0.01s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestNames
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestNames (0.01s)
23:59:04 [2021-07-29T23:59:04.592Z] === RUN   TestViewWithHealthCheck
23:59:04 [2021-07-29T23:59:04.592Z] --- PASS: TestViewWithHealthCheck (0.01s)
23:59:04 [2021-07-29T23:59:04.592Z] PASS
23:59:04 [2021-07-29T23:59:04.592Z] coverage: 41.4% of statements
23:59:04 [2021-07-29T23:59:04.592Z] ok  	github.com/docker/docker/container	0.324s	coverage: 41.4% of statements
23:59:04 [2021-07-29T23:59:04.592Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:59:04 [2021-07-29T23:59:04.592Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:59:04 [2021-07-29T23:59:04.592Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:59:04 [2021-07-29T23:59:04.592Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:59:04 [2021-07-29T23:59:04.857Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
23:59:04 [2021-07-29T23:59:04.857Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:59:05 [2021-07-29T23:59:05.143Z] === RUN   TestDockerSuite/TestAPIImagesFilter
23:59:05 [2021-07-29T23:59:05.143Z] === RUN   TestDockerSuite/TestAPIImagesHistory
23:59:05 [2021-07-29T23:59:05.418Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:59:05 [2021-07-29T23:59:05.418Z] === RUN   TestServiceWithPredefinedNetwork
23:59:05 [2021-07-29T23:59:05.473Z] --- PASS: TestRemoveImageOrphaning (1.92s)
23:59:05 [2021-07-29T23:59:05.473Z] === RUN   TestRemoveImageGarbageCollector
23:59:05 [2021-07-29T23:59:05.473Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:59:05 [2021-07-29T23:59:05.473Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:59:05 [2021-07-29T23:59:05.473Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:59:05 [2021-07-29T23:59:05.473Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:59:05 [2021-07-29T23:59:05.473Z] === RUN   TestTagInvalidReference
23:59:05 [2021-07-29T23:59:05.473Z] --- PASS: TestTagInvalidReference (0.01s)
23:59:05 [2021-07-29T23:59:05.473Z] === RUN   TestTagValidPrefixedRepo
23:59:05 [2021-07-29T23:59:05.473Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
23:59:05 [2021-07-29T23:59:05.473Z] === RUN   TestTagExistedNameWithoutForce
23:59:05 [2021-07-29T23:59:05.474Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:59:05 [2021-07-29T23:59:05.474Z] === RUN   TestTagOfficialNames
23:59:05 [2021-07-29T23:59:05.474Z] --- PASS: TestTagOfficialNames (0.07s)
23:59:05 [2021-07-29T23:59:05.474Z] === RUN   TestTagMatchesDigest
23:59:05 [2021-07-29T23:59:05.474Z] --- PASS: TestTagMatchesDigest (0.01s)
23:59:05 [2021-07-29T23:59:05.474Z] === CONT  TestImportExtremelyLargeImageWorks
23:59:05 [2021-07-29T23:59:05.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:59:05 [2021-07-29T23:59:05.715Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
23:59:05 [2021-07-29T23:59:05.715Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
23:59:05 [2021-07-29T23:59:05.806Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
23:59:06 [2021-07-29T23:59:06.653Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
23:59:06 [2021-07-29T23:59:06.653Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
23:59:06 [2021-07-29T23:59:06.653Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestPrepare
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestPrepare (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestStart
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestStart (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestWaitCancel
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestWaitCancel (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestWaitDisabled
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestWaitDisabled (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestWaitEnabled
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestWaitEnabled (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] === RUN   TestRemove
23:59:06 [2021-07-29T23:59:06.771Z] --- PASS: TestRemove (0.00s)
23:59:06 [2021-07-29T23:59:06.771Z] PASS
23:59:06 [2021-07-29T23:59:06.771Z] coverage: 65.3% of statements
23:59:06 [2021-07-29T23:59:06.771Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.120s	coverage: 65.3% of statements
23:59:07 [2021-07-29T23:59:07.579Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:59:08 [2021-07-29T23:59:08.557Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
23:59:08 [2021-07-29T23:59:08.728Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s)
23:59:08 [2021-07-29T23:59:08.728Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:59:08 [2021-07-29T23:59:08.728Z]     service_test.go:242: FLAKY_TEST
23:59:08 [2021-07-29T23:59:08.728Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:59:08 [2021-07-29T23:59:08.728Z] === RUN   TestServiceWithDataPathPortInit
23:59:08 [2021-07-29T23:59:08.816Z] === RUN   TestDockerSuite/TestAPINetworkFilter
23:59:08 [2021-07-29T23:59:08.816Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
23:59:08 [2021-07-29T23:59:08.816Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
23:59:08 [2021-07-29T23:59:08.952Z] === RUN   TestNewListSecretsFilters
23:59:08 [2021-07-29T23:59:08.952Z] --- PASS: TestNewListSecretsFilters (0.00s)
23:59:08 [2021-07-29T23:59:08.952Z] === RUN   TestNewListConfigsFilters
23:59:08 [2021-07-29T23:59:08.952Z] --- PASS: TestNewListConfigsFilters (0.00s)
23:59:08 [2021-07-29T23:59:08.952Z] PASS
23:59:08 [2021-07-29T23:59:08.952Z] coverage: 0.5% of statements
23:59:08 [2021-07-29T23:59:08.952Z] ok  	github.com/docker/docker/daemon/cluster	0.209s	coverage: 0.5% of statements
23:59:08 [2021-07-29T23:59:08.952Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
23:59:09 [2021-07-29T23:59:09.384Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
23:59:09 [2021-07-29T23:59:09.411Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s)
23:59:09 [2021-07-29T23:59:09.411Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
23:59:09 [2021-07-29T23:59:09.411Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
23:59:09 [2021-07-29T23:59:09.411Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
23:59:09 [2021-07-29T23:59:09.411Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
23:59:09 [2021-07-29T23:59:09.411Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
23:59:09 [2021-07-29T23:59:09.411Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
23:59:09 [2021-07-29T23:59:09.411Z] === RUN   TestServiceConvertToGRPCContainerRuntime
23:59:09 [2021-07-29T23:59:09.412Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
23:59:09 [2021-07-29T23:59:09.412Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
23:59:09 [2021-07-29T23:59:09.412Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
23:59:09 [2021-07-29T23:59:09.412Z] === RUN   TestServiceConvertToGRPCIsolation
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/empty
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/default
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/process
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
23:59:09 [2021-07-29T23:59:09.873Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertFromGRPCIsolation
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertFromGRPCIsolation/default
23:59:09 [2021-07-29T23:59:09.873Z] === RUN   TestServiceConvertFromGRPCIsolation/process
23:59:09 [2021-07-29T23:59:09.951Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
23:59:10 [2021-07-29T23:59:10.331Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
23:59:10 [2021-07-29T23:59:10.331Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
23:59:10 [2021-07-29T23:59:10.331Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
23:59:10 [2021-07-29T23:59:10.331Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
23:59:10 [2021-07-29T23:59:10.332Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
23:59:10 [2021-07-29T23:59:10.332Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertFromGRPCConfigs
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertFromGRPCConfigs/file
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
23:59:10 [2021-07-29T23:59:10.332Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertToGRPCConfigs
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertToGRPCConfigs/file
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
23:59:10 [2021-07-29T23:59:10.332Z] === RUN   TestServiceConvertToGRPCConfigs/none
23:59:10 [2021-07-29T23:59:10.332Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
23:59:10 [2021-07-29T23:59:10.332Z] PASS
23:59:10 [2021-07-29T23:59:10.332Z] coverage: 35.9% of statements
23:59:10 [2021-07-29T23:59:10.332Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.427s	coverage: 35.9% of statements
23:59:11 [2021-07-29T23:59:11.329Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
23:59:11 [2021-07-29T23:59:11.329Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
23:59:11 [2021-07-29T23:59:11.329Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
23:59:11 [2021-07-29T23:59:11.329Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
23:59:11 [2021-07-29T23:59:11.588Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
23:59:12 [2021-07-29T23:59:12.177Z] --- PASS: TestBuildWithHugeFile (127.63s)
23:59:12 [2021-07-29T23:59:12.177Z] === RUN   TestBuildWithEmptyDockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:12 [2021-07-29T23:59:12.177Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:12 [2021-07-29T23:59:12.446Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:12 [2021-07-29T23:59:12.446Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:59:12 [2021-07-29T23:59:12.446Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
23:59:12 [2021-07-29T23:59:12.446Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
23:59:12 [2021-07-29T23:59:12.446Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:59:12 [2021-07-29T23:59:12.446Z] === RUN   TestBuildPreserveOwnership
23:59:12 [2021-07-29T23:59:12.446Z] === RUN   TestBuildPreserveOwnership/copy_from
23:59:13 [2021-07-29T23:59:13.604Z] tests/integration/api_service_test.py .................................. [ 60%]
23:59:14 [2021-07-29T23:59:14.067Z] === RUN   TestWaitNodeAttachment
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestBuilderGC
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestBuilderGC (0.01s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationNotFound
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonBrokenConfiguration
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestParseClusterAdvertiseSettings
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestFindConfigurationConflicts
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestFindConfigurationConflicts (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeConflicts
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeConcurrent
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestWaitNodeAttachment (0.46s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestIsolationConversion
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestIsolationConversion/default
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestIsolationConversion/process
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestIsolationConversion/hyperv
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestIsolationConversion (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestIsolationConversion/default (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestIsolationConversion/process (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeConcurrentError
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestContainerLabels
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestContainerLabels (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestCredentialSpecConversion
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestCredentialSpecConversion/none
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestCredentialSpecConversion/config
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestCredentialSpecConversion/file
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestCredentialSpecConversion/registry
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestCredentialSpecConversion (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountBind
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountBind (0.01s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountVolume
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountVolume (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountTarget
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.01s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestFindConfigurationConflictsWithMergedValues
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountTarget (0.02s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountTmpfs
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountInvalidType
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestControllerValidateMountNamedPipe
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] PASS
23:59:14 [2021-07-29T23:59:14.526Z] coverage: 11.0% of statements
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestValidateConfigurationErrors (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_label
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_dns
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_dns-search
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_max-download-attempts
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestValidateConfiguration/with_node_generic_resources
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestValidateConfiguration (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestModifiedDiscoverySettings
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestReloadSetConfigFileNotExist
23:59:14 [2021-07-29T23:59:14.526Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.764s	coverage: 11.0% of statements
23:59:14 [2021-07-29T23:59:14.526Z] time="2021-07-29T23:59:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestReloadDefaultConfigNotExist
23:59:14 [2021-07-29T23:59:14.526Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
23:59:14 [2021-07-29T23:59:14.526Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestReloadBadDefaultConfig
23:59:14 [2021-07-29T23:59:14.526Z] time="2021-07-29T23:59:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-907033707"
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestReloadWithConflictingLabels
23:59:14 [2021-07-29T23:59:14.526Z] time="2021-07-29T23:59:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-880290510"
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestReloadWithDuplicateLabels
23:59:14 [2021-07-29T23:59:14.526Z] time="2021-07-29T23:59:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-122293205"
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] === RUN   TestDaemonConfigurationMerge
23:59:14 [2021-07-29T23:59:14.526Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
23:59:14 [2021-07-29T23:59:14.526Z] PASS
23:59:14 [2021-07-29T23:59:14.526Z] coverage: 79.7% of statements
23:59:14 [2021-07-29T23:59:14.526Z] ok  	github.com/docker/docker/daemon/config	0.405s	coverage: 79.7% of statements
23:59:14 [2021-07-29T23:59:14.977Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:59:14 [2021-07-29T23:59:14.985Z] === RUN   TestDiscoveryOptsErrors
23:59:14 [2021-07-29T23:59:14.985Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
23:59:14 [2021-07-29T23:59:14.985Z] === RUN   TestDiscoveryOpts
23:59:14 [2021-07-29T23:59:14.985Z] --- PASS: TestDiscoveryOpts (0.00s)
23:59:14 [2021-07-29T23:59:14.985Z] PASS
23:59:14 [2021-07-29T23:59:14.985Z] coverage: 30.0% of statements
23:59:14 [2021-07-29T23:59:14.985Z] ok  	github.com/docker/docker/daemon/discovery	0.135s	coverage: 30.0% of statements
23:59:15 [2021-07-29T23:59:15.544Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
23:59:16 [2021-07-29T23:59:16.481Z] --- PASS: TestBuildPreserveOwnership (4.06s)
23:59:16 [2021-07-29T23:59:16.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.59s)
23:59:16 [2021-07-29T23:59:16.481Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s)
23:59:16 [2021-07-29T23:59:16.481Z] === RUN   TestBuildPlatformInvalid
23:59:16 [2021-07-29T23:59:16.481Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:59:16 [2021-07-29T23:59:16.481Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEventsLog
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestEventsLog (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEventsLogTimeout
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestEventsLogTimeout (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestLogEvents
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestLogEvents (0.06s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestLoadBufferedEvents
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestVerifyNetworkingConfig
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestGetContainer
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestGetContainer (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestValidContainerNames
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestValidContainerNames (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestContainerInitDNS
23:59:16 [2021-07-29T23:59:16.522Z]     daemon_test.go:147: root required
23:59:16 [2021-07-29T23:59:16.522Z] --- SKIP: TestContainerInitDNS (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestMerge
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestMerge (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestValidateContainerIsolation
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestValidateContainerIsolation (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestFindNetworkErrorType
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestFindNetworkErrorType (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEnsureServicesExist
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestEnsureServicesExist (0.01s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEnsureServicesExistErrors
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestContainerDelete
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestContainerDelete (0.01s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestContainerDoubleDelete
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestContainerDoubleDelete (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestLogContainerEventCopyLabels
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestLogContainerEventCopyLabels (0.01s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestLogContainerEventWithAttributes
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestNoneHealthcheck
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestNoneHealthcheck (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestHealthStates
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestLoadBufferedEvents (0.23s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestLoadBufferedEventsOnlyFromPast
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestIgnoreBufferedWhenNoTimes
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.01s)
23:59:16 [2021-07-29T23:59:16.522Z] PASS
23:59:16 [2021-07-29T23:59:16.522Z] coverage: 50.0% of statements
23:59:16 [2021-07-29T23:59:16.522Z] ok  	github.com/docker/docker/daemon/events	0.378s	coverage: 50.0% of statements
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] time="2021-07-29T23:59:16Z" 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"
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestHealthStates (0.24s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestMaskURLCredentials
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestMaskURLCredentials (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestGetInspectData
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestGetInspectData (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestFillLicense
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestFillLicense (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestListInvalidFilter
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestListInvalidFilter (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestNameFilter
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestNameFilter (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
23:59:16 [2021-07-29T23:59:16.522Z] === 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
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
23:59:16 [2021-07-29T23:59:16.522Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
23:59:16 [2021-07-29T23:59:16.522Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
23:59:16 [2021-07-29T23:59:16.522Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
23:59:16 [2021-07-29T23:59:16.522Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- 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)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonReloadLabels
23:59:16 [2021-07-29T23:59:16.523Z] --- PASS: TestDaemonReloadLabels (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
23:59:16 [2021-07-29T23:59:16.523Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonReloadMirrors
23:59:16 [2021-07-29T23:59:16.523Z] --- PASS: TestDaemonReloadMirrors (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonReloadInsecureRegistries
23:59:16 [2021-07-29T23:59:16.523Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonReloadNotAffectOthers
23:59:16 [2021-07-29T23:59:16.523Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
23:59:16 [2021-07-29T23:59:16.523Z] === RUN   TestDaemonDiscoveryReload
23:59:16 [2021-07-29T23:59:16.982Z] === RUN   TestIsEmptyDir
23:59:16 [2021-07-29T23:59:16.982Z] --- PASS: TestIsEmptyDir (0.01s)
23:59:16 [2021-07-29T23:59:16.982Z] PASS
23:59:16 [2021-07-29T23:59:16.982Z] coverage: 2.3% of statements
23:59:16 [2021-07-29T23:59:16.982Z] ok  	github.com/docker/docker/daemon/graphdriver	0.094s	coverage: 2.3% of statements
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestLinkNaming
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestLinkNaming (0.00s)
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestLinkNew
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestLinkNew (0.00s)
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestLinkEnv
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestLinkEnv (0.00s)
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestLinkMultipleEnv
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestLinkMultipleEnv (0.00s)
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestLinkPortRangeEnv
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestLinkPortRangeEnv (0.00s)
23:59:17 [2021-07-29T23:59:17.442Z] PASS
23:59:17 [2021-07-29T23:59:17.442Z] coverage: 93.0% of statements
23:59:17 [2021-07-29T23:59:17.442Z] ok  	github.com/docker/docker/daemon/links	0.048s	coverage: 93.0% of statements
23:59:17 [2021-07-29T23:59:17.442Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
23:59:17 [2021-07-29T23:59:17.442Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
23:59:17 [2021-07-29T23:59:17.859Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
23:59:18 [2021-07-29T23:59:18.411Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
23:59:18 [2021-07-29T23:59:18.411Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
23:59:18 [2021-07-29T23:59:18.871Z]     reload_test.go:520: root required
23:59:18 [2021-07-29T23:59:18.871Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
23:59:18 [2021-07-29T23:59:18.871Z] === RUN   TestParseVolumesFrom
23:59:18 [2021-07-29T23:59:18.871Z] --- PASS: TestParseVolumesFrom (0.00s)
23:59:18 [2021-07-29T23:59:18.871Z] PASS
23:59:18 [2021-07-29T23:59:18.871Z] coverage: 9.1% of statements
23:59:18 [2021-07-29T23:59:18.871Z] ok  	github.com/docker/docker/daemon	2.587s	coverage: 9.1% of statements
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
23:59:18 [2021-07-29T23:59:18.871Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestAdapterReadLogs
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestAdapterReadLogs (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopier
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestCopier (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierLongLines
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestCopierLongLines (0.01s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierSlow
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestCopierSlow (0.22s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierWithSized
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierWithSized/as_is
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierWithSized/With_RingLogger
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestCopierWithSized (0.01s)
23:59:19 [2021-07-29T23:59:19.845Z]     --- PASS: TestCopierWithSized/as_is (0.01s)
23:59:19 [2021-07-29T23:59:19.845Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestCopierWithPartial
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestCopierWithPartial (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestRingLogger
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestRingLogger (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestRingCap
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestRingCap (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestRingClose
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestRingClose (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] === RUN   TestRingDrain
23:59:19 [2021-07-29T23:59:19.845Z] --- PASS: TestRingDrain (0.00s)
23:59:19 [2021-07-29T23:59:19.845Z] PASS
23:59:19 [2021-07-29T23:59:19.845Z] coverage: 43.5% of statements
23:59:19 [2021-07-29T23:59:19.845Z] ok  	github.com/docker/docker/daemon/logger	0.345s	coverage: 43.5% of statements
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/defaults
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/invalid_create_group
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/invalid_flush_interval
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/flush_interval_at_15
23:59:20 [2021-07-29T23:59:20.305Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
23:59:20 [2021-07-29T23:59:20.305Z] --- PASS: TestNewStreamConfig (0.00s)
23:59:20 [2021-07-29T23:59:20.305Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
23:59:20 [2021-07-29T23:59:20.305Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z] === RUN   TestNewAWSLogsClientUserAgentHandler
23:59:20 [2021-07-29T23:59:20.306Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
23:59:20 [2021-07-29T23:59:20.306Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
23:59:20 [2021-07-29T23:59:20.306Z] === RUN   TestNewAWSLogsClientRegionDetect
23:59:20 [2021-07-29T23:59:20.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=info msg="Trying to get region from EC2 Metadata"
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestCreateSuccess
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestCreateSuccess (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestCreateLogGroupSuccess
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestCreateError
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestCreateError (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestCreateAlreadyExists
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestCreateAlreadyExists (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestLogClosed
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestLogClosed (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestLogBlocking
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestLogBlocking (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestLogNonBlockingBufferEmpty
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestLogNonBlockingBufferFull
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestPublishBatchSuccess
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestPublishBatchSuccess (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestPublishBatchError
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=error msg=Error
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestPublishBatchError (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestPublishBatchInvalidSeqSuccess
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestPublishBatchAlreadyAccepted
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
23:59:20 [2021-07-29T23:59:20.764Z] time="2021-07-29T23:59:20Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
23:59:20 [2021-07-29T23:59:20.764Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
23:59:20 [2021-07-29T23:59:20.764Z] === RUN   TestCollectBatchSimple
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchSimple (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchTicker
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchTicker (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMultilinePattern
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchClose
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchClose (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/0/Hello
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/2/🙃
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/3/����
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/4/He��o
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestEffectiveLen/5/
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestEffectiveLen (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/0/
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: 
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: 
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/1/Hello
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: Hello
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: 
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/2/Hello
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: He
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: llo
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/3/Hello
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: 
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: Hello
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/4/🙃
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: 
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: 🙃
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/5/🙃
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: 🙃
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: 
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/6/a�
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: a
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: �
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestFindValidSplit/7/a�
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1044: a�
23:59:20 [2021-07-29T23:59:20.765Z]     cloudwatchlogs_test.go:1045: 
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestFindValidSplit (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestProcessEventEmoji
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestProcessEventEmoji (0.02s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchLineSplit
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchLineSplit (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchLineSplitWithBinary
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMaxEvents
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMaxEvents (0.05s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMaxTotalBytes
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCollectBatchWithDuplicateTimestamps
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.08s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsMultilinePattern
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestCreateTagSuccess
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestCreateTagSuccess (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s)
23:59:20 [2021-07-29T23:59:20.765Z] PASS
23:59:20 [2021-07-29T23:59:20.765Z] coverage: 77.4% of statements
23:59:20 [2021-07-29T23:59:20.765Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.574s	coverage: 77.4% of statements
23:59:20 [2021-07-29T23:59:20.765Z] === RUN   TestSearchRegistryForImagesErrors
23:59:20 [2021-07-29T23:59:20.765Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
23:59:21 [2021-07-29T23:59:21.148Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestSearchRegistryForImages
23:59:21 [2021-07-29T23:59:21.224Z] --- PASS: TestSearchRegistryForImages (0.01s)
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestOnlyPlatformWithFallback
23:59:21 [2021-07-29T23:59:21.224Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestImageDelete
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestImageDelete/no_lease
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestImageDelete/lease_exists
23:59:21 [2021-07-29T23:59:21.224Z] --- PASS: TestImageDelete (0.06s)
23:59:21 [2021-07-29T23:59:21.224Z]     --- PASS: TestImageDelete/no_lease (0.01s)
23:59:21 [2021-07-29T23:59:21.224Z]     --- PASS: TestImageDelete/lease_exists (0.03s)
23:59:21 [2021-07-29T23:59:21.224Z] === RUN   TestContentStoreForPull
23:59:21 [2021-07-29T23:59:21.224Z] --- PASS: TestContentStoreForPull (0.24s)
23:59:21 [2021-07-29T23:59:21.224Z] PASS
23:59:21 [2021-07-29T23:59:21.224Z] coverage: 6.6% of statements
23:59:21 [2021-07-29T23:59:21.224Z] ok  	github.com/docker/docker/daemon/images	0.452s	coverage: 6.6% of statements
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
23:59:21 [2021-07-29T23:59:21.224Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestJSONLogsMarshalJSONBuf
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestJSONFileLogger
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestJSONFileLogger (0.01s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestJSONFileLoggerWithTags
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestJSONFileLoggerWithOpts
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestJSONFileLoggerWithLabelsEnv
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestEncodeDecode
23:59:21 [2021-07-29T23:59:21.683Z] === PAUSE TestEncodeDecode
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestUnexpectedEOF
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s)
23:59:21 [2021-07-29T23:59:21.683Z] === RUN   TestFastTimeMarshalJSON
23:59:21 [2021-07-29T23:59:21.683Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
23:59:21 [2021-07-29T23:59:21.683Z] PASS
23:59:21 [2021-07-29T23:59:21.683Z] coverage: 87.2% of statements
23:59:21 [2021-07-29T23:59:21.683Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.273s	coverage: 87.2% of statements
23:59:22 [2021-07-29T23:59:22.147Z] time="2021-07-29T23:59:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
23:59:22 [2021-07-29T23:59:22.147Z] time="2021-07-29T23:59:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
23:59:22 [2021-07-29T23:59:22.147Z] --- PASS: TestUnexpectedEOF (0.21s)
23:59:22 [2021-07-29T23:59:22.147Z] === CONT  TestEncodeDecode
23:59:22 [2021-07-29T23:59:22.147Z] --- PASS: TestEncodeDecode (0.00s)
23:59:22 [2021-07-29T23:59:22.147Z] PASS
23:59:22 [2021-07-29T23:59:22.147Z] coverage: 69.9% of statements
23:59:22 [2021-07-29T23:59:22.147Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.314s	coverage: 69.9% of statements
23:59:23 [2021-07-29T23:59:23.115Z] === RUN   TestWriteLog
23:59:23 [2021-07-29T23:59:23.115Z] === PAUSE TestWriteLog
23:59:23 [2021-07-29T23:59:23.115Z] === RUN   TestReadLog
23:59:23 [2021-07-29T23:59:23.115Z] === PAUSE TestReadLog
23:59:23 [2021-07-29T23:59:23.115Z] === CONT  TestWriteLog
23:59:23 [2021-07-29T23:59:23.115Z] === CONT  TestReadLog
23:59:23 [2021-07-29T23:59:23.115Z] --- PASS: TestWriteLog (0.00s)
23:59:23 [2021-07-29T23:59:23.115Z] === RUN   TestReadLog/tail_exact
23:59:23 [2021-07-29T23:59:23.115Z] === RUN   TestReadLog/tail_less_than_available
23:59:23 [2021-07-29T23:59:23.115Z] === RUN   TestReadLog/tail_more_than_available
23:59:23 [2021-07-29T23:59:23.115Z] --- PASS: TestReadLog (0.23s)
23:59:23 [2021-07-29T23:59:23.115Z]     --- PASS: TestReadLog/tail_exact (0.19s)
23:59:23 [2021-07-29T23:59:23.115Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
23:59:23 [2021-07-29T23:59:23.115Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
23:59:23 [2021-07-29T23:59:23.115Z] PASS
23:59:23 [2021-07-29T23:59:23.115Z] coverage: 75.2% of statements
23:59:23 [2021-07-29T23:59:23.575Z] ok  	github.com/docker/docker/daemon/logger/local	0.306s	coverage: 75.2% of statements
23:59:23 [2021-07-29T23:59:23.575Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:59:23 [2021-07-29T23:59:23.575Z] === RUN   TestOpenFileDelete
23:59:23 [2021-07-29T23:59:23.575Z] --- PASS: TestOpenFileDelete (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestOpenFileRename
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestOpenFileRename (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestParseLogTagDefaultTag
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestParseLogTag
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestParseLogTag (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestParseLogTagEmptyTag
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestTailFiles
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestTailFiles (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestFollowLogsConsumerGone
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestFollowLogsProducerGone
23:59:23 [2021-07-29T23:59:23.576Z]     logfile_test.go:232: messages sent: 4098, received: 4098
23:59:23 [2021-07-29T23:59:23.576Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestFollowLogsProducerGone (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestCheckCapacityAndRotate
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
23:59:23 [2021-07-29T23:59:23.576Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
23:59:23 [2021-07-29T23:59:23.576Z] --- PASS: TestCheckCapacityAndRotate (0.20s)
23:59:23 [2021-07-29T23:59:23.576Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
23:59:23 [2021-07-29T23:59:23.576Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
23:59:23 [2021-07-29T23:59:23.576Z] PASS
23:59:23 [2021-07-29T23:59:23.576Z] coverage: 55.3% of statements
23:59:23 [2021-07-29T23:59:23.593Z] --- PASS: TestServiceWithDataPathPortInit (14.55s)
23:59:23 [2021-07-29T23:59:23.593Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:59:23 [2021-07-29T23:59:23.681Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
23:59:24 [2021-07-29T23:59:24.035Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.291s	coverage: 55.3% of statements
23:59:24 [2021-07-29T23:59:24.494Z] === RUN   TestLog
23:59:24 [2021-07-29T23:59:24.494Z] --- PASS: TestLog (0.01s)
23:59:24 [2021-07-29T23:59:24.494Z] PASS
23:59:24 [2021-07-29T23:59:24.494Z] coverage: 31.5% of statements
23:59:24 [2021-07-29T23:59:24.494Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.132s	coverage: 31.5% of statements
23:59:24 [2021-07-29T23:59:24.494Z] === RUN   TestValidateLogOpt
23:59:24 [2021-07-29T23:59:24.616Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestValidateLogOpt (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestNewMissedConfig
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestNewMissedConfig (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestNewMissedUrl
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestNewMissedUrl (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestNewMissedToken
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestNewMissedToken (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestNewWithProxy
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestNewWithProxy (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestDefault
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestDefault (0.01s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestInlineFormatWithNonDefaultOptions
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestJsonFormat
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestJsonFormat (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestRawFormat
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestRawFormat (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestRawFormatWithLabels
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestRawFormatWithLabels (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestRawFormatWithoutTag
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestRawFormatWithoutTag (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestBatching
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestNewParse
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestNewParse (0.00s)
23:59:24 [2021-07-29T23:59:24.952Z] PASS
23:59:24 [2021-07-29T23:59:24.952Z] coverage: 8.3% of statements
23:59:24 [2021-07-29T23:59:24.952Z] --- PASS: TestBatching (0.42s)
23:59:24 [2021-07-29T23:59:24.952Z] === RUN   TestFrequency
23:59:24 [2021-07-29T23:59:24.952Z] ok  	github.com/docker/docker/daemon/logger/templates	0.072s	coverage: 8.3% of statements
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestFrequency (0.23s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestOneMessagePerRequest
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestOneMessagePerRequest (0.01s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestVerify
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestVerify (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestSkipVerify
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestParseLogFormat
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestParseLogFormat (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestValidateLogOptEmpty
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestValidateLogOptEmpty (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestValidateSyslogAddress
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestValidateSyslogAddress (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestParseAddressDefaultPort
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestParseAddressDefaultPort (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestValidateSyslogFacility
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestValidateSyslogFacility (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestValidateLogOptSyslogFormat
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] === RUN   TestValidateLogOpt
23:59:25 [2021-07-29T23:59:25.411Z] --- PASS: TestValidateLogOpt (0.00s)
23:59:25 [2021-07-29T23:59:25.411Z] PASS
23:59:25 [2021-07-29T23:59:25.411Z] coverage: 46.8% of statements
23:59:25 [2021-07-29T23:59:25.411Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.062s	coverage: 46.8% of statements
23:59:25 [2021-07-29T23:59:25.411Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.412Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.412Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.480Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9ivmul67cu2vrpkx0p7wtrdzz Created:2021-07-29 23:59:24.057836588 +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[6270d76a56318286de2d3e541f8be18029c34997378c63db70a14d8eb1f085cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wdz3a8y43sa6k5np2vuppwg01 EndpointID:2f23de9e4a6b0b0c7a020d1d9b11fe34cbb14c6aa7180a4e6f172655cb52ebd6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1505dfc7d857036029523080d6902903b48b8999f6aff930f43688829ef0ff76 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:751ac44bcfce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wdz3a8y43sa6k5np2vuppwg01 EndpointID:2f23de9e4a6b0b0c7a020d1d9b11fe34cbb14c6aa7180a4e6f172655cb52ebd6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:59:25 [2021-07-29T23:59:25.552Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
23:59:25 [2021-07-29T23:59:25.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:59:25 [2021-07-29T23:59:25.871Z] --- PASS: TestSkipVerify (0.53s)
23:59:25 [2021-07-29T23:59:25.871Z] === RUN   TestBufferMaximum
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.618868\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.618868\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] --- PASS: TestBufferMaximum (0.01s)
23:59:25 [2021-07-29T23:59:25.871Z] === RUN   TestServerAlwaysDown
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.627366\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.627366\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.627366\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.629181\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] time="2021-07-29T23:59:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627603165.629181\",\"host\":\"67f3462dd2d8\"}'"
23:59:25 [2021-07-29T23:59:25.871Z] --- PASS: TestServerAlwaysDown (0.01s)
23:59:25 [2021-07-29T23:59:25.871Z] === RUN   TestCannotSendAfterClose
23:59:25 [2021-07-29T23:59:25.871Z] --- PASS: TestCannotSendAfterClose (0.00s)
23:59:25 [2021-07-29T23:59:25.871Z] === RUN   TestDeadlockOnBlockedEndpoint
23:59:26 [2021-07-29T23:59:26.489Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
23:59:26 [2021-07-29T23:59:26.738Z] .........................                                                [ 67%]
23:59:26 [2021-07-29T23:59:26.839Z] time="2021-07-29T23:59:26Z" 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
23:59:26 [2021-07-29T23:59:26.839Z] time="2021-07-29T23:59:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"67f3462dd2d8\"}'"
23:59:26 [2021-07-29T23:59:26.839Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s)
23:59:26 [2021-07-29T23:59:26.839Z] PASS
23:59:26 [2021-07-29T23:59:26.839Z] coverage: 82.5% of statements
23:59:26 [2021-07-29T23:59:26.839Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.304s	coverage: 82.5% of statements
23:59:26 [2021-07-29T23:59:26.839Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:59:26 [2021-07-29T23:59:26.839Z] ?   	github.com/docker/docker/daemon/network	[no test files]
23:59:26 [2021-07-29T23:59:26.839Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:59:26 [2021-07-29T23:59:26.839Z] === RUN   TestV1IDService
23:59:26 [2021-07-29T23:59:26.839Z] --- PASS: TestV1IDService (0.05s)
23:59:26 [2021-07-29T23:59:26.839Z] === RUN   TestV2MetadataService
23:59:27 [2021-07-29T23:59:27.424Z] === RUN   TestDockerSuite/TestAttachAfterDetach
23:59:28 [2021-07-29T23:59:28.361Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestSuccessfulDownload
23:59:28 [2021-07-29T23:59:28.379Z]     download_test.go:268: Needs fixing on Windows
23:59:28 [2021-07-29T23:59:28.379Z] --- SKIP: TestSuccessfulDownload (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestCancelledDownload
23:59:28 [2021-07-29T23:59:28.379Z] --- PASS: TestCancelledDownload (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestMaxDownloadAttempts
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestContinueOnError_NonMirrorEndpoint
23:59:28 [2021-07-29T23:59:28.379Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestContinueOnError_MirrorEndpoint
23:59:28 [2021-07-29T23:59:28.379Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestContinueOnError_NeverContinue
23:59:28 [2021-07-29T23:59:28.379Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestContinueOnError_UnnestsErrors
23:59:28 [2021-07-29T23:59:28.379Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s)
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestManifestStore
23:59:28 [2021-07-29T23:59:28.379Z] === RUN   TestManifestStore/no_remote_or_local
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local063599895\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/no_local_cache
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestMaxDownloadAttempts (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.61s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.61s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.61s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.61s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestTransfer
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/with_local_cache
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/unknown_media_type
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/unknown_media_type/no_cache
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="reference for unknown type: "
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="reference for unknown type: "
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/unknown_media_type/with_cache
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="reference for unknown type: "
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="reference for unknown type: "
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="reference for unknown type: "
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/error_persisting_manifest
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
23:59:28 [2021-07-29T23:59:28.839Z] time="2021-07-29T23:59:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestManifestStore (0.44s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestManifestStore/no_remote_or_local (0.27s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestManifestStore/with_local_cache (0.03s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
23:59:28 [2021-07-29T23:59:28.839Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
23:59:28 [2021-07-29T23:59:28.839Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s)
23:59:28 [2021-07-29T23:59:28.839Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
23:59:28 [2021-07-29T23:59:28.839Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.03s)
23:59:28 [2021-07-29T23:59:28.839Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
23:59:28 [2021-07-29T23:59:28.839Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/schema1
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestFixManifestLayers
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestFixManifestLayers (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestFixManifestLayersBaseLayerParent
23:59:28 [2021-07-29T23:59:28.839Z]     pull_v2_test.go:73: Needs fixing on Windows
23:59:28 [2021-07-29T23:59:28.839Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestFixManifestLayersBadParent
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestValidateManifest
23:59:28 [2021-07-29T23:59:28.839Z]     pull_v2_test.go:118: Needs fixing on Windows
23:59:28 [2021-07-29T23:59:28.839Z] --- SKIP: TestValidateManifest (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestFormatPlatform
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestFormatPlatform (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestGetRepositoryMountCandidates
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestLayerAlreadyExists
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestTransfer (0.15s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestConcurrencyLimit
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z]     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}
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestLayerAlreadyExists (0.00s)
23:59:28 [2021-07-29T23:59:28.839Z] === RUN   TestWhenEmptyAuthConfig
23:59:28 [2021-07-29T23:59:28.839Z] --- PASS: TestV2MetadataService (1.81s)
23:59:28 [2021-07-29T23:59:28.839Z] PASS
23:59:28 [2021-07-29T23:59:28.839Z] coverage: 48.2% of statements
23:59:28 [2021-07-29T23:59:28.839Z] ok  	github.com/docker/docker/distribution/metadata	1.956s	coverage: 48.2% of statements
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestConcurrencyLimit (0.55s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestInactiveJobs
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestNotFound
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestNotFound (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestConflict
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestConflict (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestForbidden
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestForbidden (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestInvalidParameter
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestInvalidParameter (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestNotImplemented
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestNotImplemented (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestNotModified
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestNotModified (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestUnauthorized
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestUnauthorized (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestUnknown
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestUnknown (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestCancelled
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestCancelled (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestDeadline
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestDeadline (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestDataLoss
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestDataLoss (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestUnavailable
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestUnavailable (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestSystem
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestSystem (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Not_Found
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Bad_Request
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Conflict
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Unauthorized
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Service_Unavailable
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Forbidden
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Not_Modified
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Not_Implemented
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Internal_Server_Error
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
23:59:29 [2021-07-29T23:59:29.299Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
23:59:29 [2021-07-29T23:59:29.299Z] --- PASS: TestFromStatusCode (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
23:59:29 [2021-07-29T23:59:29.299Z] PASS
23:59:29 [2021-07-29T23:59:29.299Z] coverage: 53.1% of statements
23:59:29 [2021-07-29T23:59:29.299Z] ok  	github.com/docker/docker/errdefs	0.054s	coverage: 53.1% of statements
23:59:29 [2021-07-29T23:59:29.741Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
23:59:29 [2021-07-29T23:59:29.761Z] --- PASS: TestInactiveJobs (0.54s)
23:59:29 [2021-07-29T23:59:29.761Z] === RUN   TestWatchRelease
23:59:29 [2021-07-29T23:59:29.761Z] --- PASS: TestWatchRelease (0.08s)
23:59:29 [2021-07-29T23:59:29.761Z] === RUN   TestWatchFinishedTransfer
23:59:29 [2021-07-29T23:59:29.761Z] --- PASS: TestWatchFinishedTransfer (0.00s)
23:59:29 [2021-07-29T23:59:29.761Z] === RUN   TestDuplicateTransfer
23:59:30 [2021-07-29T23:59:30.220Z] --- PASS: TestWhenEmptyAuthConfig (1.21s)
23:59:30 [2021-07-29T23:59:30.220Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
23:59:30 [2021-07-29T23:59:30.220Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
23:59:30 [2021-07-29T23:59:30.220Z] === RUN   TestTokenPassThru
23:59:30 [2021-07-29T23:59:30.220Z] --- PASS: TestDuplicateTransfer (0.04s)
23:59:30 [2021-07-29T23:59:30.220Z] === RUN   TestSuccessfulUpload
23:59:30 [2021-07-29T23:59:30.220Z] --- PASS: TestTokenPassThru (0.01s)
23:59:30 [2021-07-29T23:59:30.220Z] === RUN   TestTokenPassThruDifferentHost
23:59:30 [2021-07-29T23:59:30.220Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
23:59:30 [2021-07-29T23:59:30.220Z] PASS
23:59:30 [2021-07-29T23:59:30.220Z] coverage: 23.4% of statements
23:59:30 [2021-07-29T23:59:30.220Z] ok  	github.com/docker/docker/distribution	1.816s	coverage: 23.4% of statements
23:59:30 [2021-07-29T23:59:30.220Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:59:30 [2021-07-29T23:59:30.220Z] time="2021-07-29T23:59:30Z" level=error msg="Upload failed, retrying: simulating retry"
23:59:30 [2021-07-29T23:59:30.310Z]     docker_cli_daemon_test.go:1455: [d988d4e45cdef] daemon is not started
23:59:30 [2021-07-29T23:59:30.679Z] --- PASS: TestSuccessfulUpload (0.60s)
23:59:30 [2021-07-29T23:59:30.679Z] === RUN   TestCancelledUpload
23:59:30 [2021-07-29T23:59:30.679Z] --- PASS: TestCancelledUpload (0.00s)
23:59:30 [2021-07-29T23:59:30.679Z] PASS
23:59:30 [2021-07-29T23:59:30.679Z] coverage: 76.8% of statements
23:59:30 [2021-07-29T23:59:30.679Z] ok  	github.com/docker/docker/distribution/xfer	2.707s	coverage: 76.8% of statements
23:59:30 [2021-07-29T23:59:30.679Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:59:30 [2021-07-29T23:59:30.679Z] === RUN   TestFSGetInvalidData
23:59:30 [2021-07-29T23:59:30.679Z] --- PASS: TestFSGetInvalidData (0.03s)
23:59:30 [2021-07-29T23:59:30.679Z] === RUN   TestFSInvalidSet
23:59:30 [2021-07-29T23:59:30.718Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.31s)
23:59:30 [2021-07-29T23:59:30.718Z] PASS
23:59:30 [2021-07-29T23:59:30.718Z] 
23:59:30 [2021-07-29T23:59:30.718Z] === Skipped
23:59:30 [2021-07-29T23:59:30.718Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:59:30 [2021-07-29T23:59:30.718Z]     service_test.go:242: FLAKY_TEST
23:59:30 [2021-07-29T23:59:30.718Z] 
23:59:30 [2021-07-29T23:59:30.718Z] 
23:59:30 [2021-07-29T23:59:30.718Z] DONE 26 tests, 1 skipped in 47.240s
23:59:30 [2021-07-29T23:59:30.718Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:59:30 [2021-07-29T23:59:30.718Z] INFO: Testing against a local daemon
23:59:30 [2021-07-29T23:59:30.718Z] === RUN   TestDockerNetworkIpvlanPersistance
23:59:30 [2021-07-29T23:59:30.718Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:59:30 [2021-07-29T23:59:30.718Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:59:30 [2021-07-29T23:59:30.718Z] === RUN   TestDockerNetworkIpvlan
23:59:30 [2021-07-29T23:59:30.718Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:59:30 [2021-07-29T23:59:30.718Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:59:30 [2021-07-29T23:59:30.718Z] PASS
23:59:30 [2021-07-29T23:59:30.718Z] 
23:59:30 [2021-07-29T23:59:30.718Z] === Skipped
23:59:30 [2021-07-29T23:59:30.718Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:59:30 [2021-07-29T23:59:30.719Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:59:30 [2021-07-29T23:59:30.719Z] 
23:59:30 [2021-07-29T23:59:30.719Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:59:30 [2021-07-29T23:59:30.719Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:59:30 [2021-07-29T23:59:30.719Z] 
23:59:30 [2021-07-29T23:59:30.719Z] 
23:59:30 [2021-07-29T23:59:30.719Z] DONE 2 tests, 2 skipped in 0.038s
23:59:30 [2021-07-29T23:59:30.719Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:59:30 [2021-07-29T23:59:30.719Z] INFO: Testing against a local daemon
23:59:30 [2021-07-29T23:59:30.719Z] === RUN   TestDockerNetworkMacvlanPersistance
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSInvalidSet (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSInvalidRoot
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSInvalidRoot (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSMetadataGetSet
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSMetadataGetSet (0.06s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSInvalidWalker
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSInvalidWalker (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSGetSet
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSGetSet (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSGetUnsetKey
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSGetUnsetKey (0.01s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSGetEmptyData
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSGetEmptyData (0.01s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSDelete
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSDelete (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSWalker
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSWalker (0.02s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestFSWalkerStopOnError
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestFSWalkerStopOnError (0.01s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestNewFromJSON
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestNewFromJSON (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestNewFromJSONWithInvalidJSON
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestMarshalKeyOrder
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestMarshalKeyOrder (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestImage
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestImage (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestImageOSNotEmpty
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestImageOSNotEmpty (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestNewChildImageFromImageWithRootFS
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestCreate
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestCreate (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestRestore
23:59:31 [2021-07-29T23:59:31.139Z] === RUN   TestCompare
23:59:31 [2021-07-29T23:59:31.139Z] --- PASS: TestCompare (0.00s)
23:59:31 [2021-07-29T23:59:31.139Z] PASS
23:59:31 [2021-07-29T23:59:31.139Z] coverage: 19.2% of statements
23:59:31 [2021-07-29T23:59:31.139Z] ok  	github.com/docker/docker/image/cache	0.104s	coverage: 19.2% of statements
23:59:31 [2021-07-29T23:59:31.247Z]     check_test.go:309: [d55019af5e6e9] daemon is not started
23:59:31 [2021-07-29T23:59:31.247Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
23:59:31 [2021-07-29T23:59:31.597Z] time="2021-07-29T23:59:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestRestore (0.32s)
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestAddDelete
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestAddDelete (0.04s)
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestSearchAfterDelete
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestSearchAfterDelete (0.02s)
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestParentReset
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestParentReset (0.04s)
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestGetAndSetLastUpdated
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestGetAndSetLastUpdated (0.04s)
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestStoreLen
23:59:31 [2021-07-29T23:59:31.597Z] === RUN   TestMakeV1ConfigFromConfig
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestMakeV1ConfigFromConfig (0.01s)
23:59:31 [2021-07-29T23:59:31.597Z] PASS
23:59:31 [2021-07-29T23:59:31.597Z] coverage: 25.0% of statements
23:59:31 [2021-07-29T23:59:31.597Z] ok  	github.com/docker/docker/image/v1	0.168s	coverage: 25.0% of statements
23:59:31 [2021-07-29T23:59:31.597Z] --- PASS: TestStoreLen (0.16s)
23:59:31 [2021-07-29T23:59:31.597Z] PASS
23:59:31 [2021-07-29T23:59:31.597Z] coverage: 86.8% of statements
23:59:31 [2021-07-29T23:59:31.597Z] ok  	github.com/docker/docker/image	0.974s	coverage: 86.8% of statements
23:59:31 [2021-07-29T23:59:31.645Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
23:59:31 [2021-07-29T23:59:31.645Z] === RUN   TestDockerNetworkMacvlan
23:59:32 [2021-07-29T23:59:32.058Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
23:59:32 [2021-07-29T23:59:32.058Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:59:32 [2021-07-29T23:59:32.183Z] === RUN   TestDockerSuite/TestAttachDetach
23:59:32 [2021-07-29T23:59:32.206Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:59:32 [2021-07-29T23:59:32.767Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:59:33 [2021-07-29T23:59:33.025Z] === RUN   TestSerialization
23:59:33 [2021-07-29T23:59:33.025Z] --- PASS: TestSerialization (0.04s)
23:59:33 [2021-07-29T23:59:33.025Z] PASS
23:59:33 [2021-07-29T23:59:33.025Z] coverage: 100.0% of statements
23:59:33 [2021-07-29T23:59:33.025Z] ok  	github.com/docker/docker/libcontainerd/queue	0.158s	coverage: 100.0% of statements
23:59:33 [2021-07-29T23:59:33.485Z] === RUN   TestEnvironmentParsing
23:59:33 [2021-07-29T23:59:33.485Z] --- PASS: TestEnvironmentParsing (0.00s)
23:59:33 [2021-07-29T23:59:33.485Z] PASS
23:59:33 [2021-07-29T23:59:33.485Z] coverage: 1.0% of statements
23:59:33 [2021-07-29T23:59:33.485Z] ok  	github.com/docker/docker/libcontainerd/local	0.100s	coverage: 1.0% of statements
23:59:33 [2021-07-29T23:59:33.694Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestEmptyLayer
23:59:33 [2021-07-29T23:59:33.943Z] --- PASS: TestEmptyLayer (0.00s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestCommitFailure
23:59:33 [2021-07-29T23:59:33.943Z] --- PASS: TestCommitFailure (0.02s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestStartTransactionFailure
23:59:33 [2021-07-29T23:59:33.943Z] --- PASS: TestStartTransactionFailure (0.00s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestGetOrphan
23:59:33 [2021-07-29T23:59:33.943Z] --- PASS: TestGetOrphan (0.01s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestMountAndRegister
23:59:33 [2021-07-29T23:59:33.943Z]     layer_test.go:271: Layer size: 14
23:59:33 [2021-07-29T23:59:33.943Z] --- PASS: TestMountAndRegister (0.08s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestLayerRelease
23:59:33 [2021-07-29T23:59:33.943Z]     layer_test.go:304: Failing on Windows
23:59:33 [2021-07-29T23:59:33.943Z] --- SKIP: TestLayerRelease (0.00s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestStoreRestore
23:59:33 [2021-07-29T23:59:33.943Z]     layer_test.go:353: Failing on Windows
23:59:33 [2021-07-29T23:59:33.943Z] --- SKIP: TestStoreRestore (0.00s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestTarStreamStability
23:59:33 [2021-07-29T23:59:33.943Z]     layer_test.go:468: Failing on Windows
23:59:33 [2021-07-29T23:59:33.943Z] --- SKIP: TestTarStreamStability (0.00s)
23:59:33 [2021-07-29T23:59:33.943Z] === RUN   TestRegisterExistingLayer
23:59:34 [2021-07-29T23:59:34.085Z] === RUN   TestDockerSuite/TestAttachDisconnect
23:59:34 [2021-07-29T23:59:34.085Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
23:59:34 [2021-07-29T23:59:34.403Z] --- PASS: TestRegisterExistingLayer (0.33s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestTarStreamVerification
23:59:34 [2021-07-29T23:59:34.403Z]     layer_test.go:697: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestTarStreamVerification (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestLayerMigration
23:59:34 [2021-07-29T23:59:34.403Z]     migration_test.go:46: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestLayerMigration (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestLayerMigrationNoTarsplit
23:59:34 [2021-07-29T23:59:34.403Z]     migration_test.go:182: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestMountInit
23:59:34 [2021-07-29T23:59:34.403Z]     mount_test.go:17: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestMountInit (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestMountSize
23:59:34 [2021-07-29T23:59:34.403Z]     mount_test.go:76: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestMountSize (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestMountChanges
23:59:34 [2021-07-29T23:59:34.403Z]     mount_test.go:125: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestMountChanges (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestMountApply
23:59:34 [2021-07-29T23:59:34.403Z]     mount_test.go:212: Failing on Windows
23:59:34 [2021-07-29T23:59:34.403Z] --- SKIP: TestMountApply (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] PASS
23:59:34 [2021-07-29T23:59:34.403Z] coverage: 30.1% of statements
23:59:34 [2021-07-29T23:59:34.403Z] ok  	github.com/docker/docker/layer	0.548s	coverage: 30.1% of statements
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
23:59:34 [2021-07-29T23:59:34.403Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
23:59:34 [2021-07-29T23:59:34.403Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
23:59:34 [2021-07-29T23:59:34.403Z] PASS
23:59:34 [2021-07-29T23:59:34.403Z] coverage: 42.3% of statements
23:59:34 [2021-07-29T23:59:34.403Z] ok  	github.com/docker/docker/oci	0.064s	coverage: 42.3% of statements
23:59:34 [2021-07-29T23:59:34.403Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:59:34 [2021-07-29T23:59:34.862Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:59:34 [2021-07-29T23:59:34.862Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:59:34 [2021-07-29T23:59:34.862Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:59:34 [2021-07-29T23:59:34.862Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:59:34 [2021-07-29T23:59:34.862Z] === RUN   TestParseVersion
23:59:34 [2021-07-29T23:59:34.862Z] --- PASS: TestParseVersion (0.00s)
23:59:34 [2021-07-29T23:59:34.862Z] PASS
23:59:34 [2021-07-29T23:59:34.862Z] coverage: 52.9% of statements
23:59:34 [2021-07-29T23:59:34.862Z] ok  	github.com/docker/docker/pkg/aaparser	0.049s	coverage: 52.9% of statements
23:59:35 [2021-07-29T23:59:35.021Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestAddressPoolOpt
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestAddressPoolOpt (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/a
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/something
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/_=a
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/env1=value1
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/_env1=value1
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/env2=value2=value3
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/env3=abc!qwe
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/env_4=value_4
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/PATH
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/=a
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/PATH=
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/PATH=something
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/asd!qwe
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/1asd
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/123
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/some_space
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/__some_space_before
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/some_space_after__
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/=
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateEnv/PaTh
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestValidateEnv (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/a (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/something (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/_=a (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/PATH (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/=a (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/1asd (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/123 (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/some_space (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/= (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestParseHost
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestParseHost (0.01s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestParseDockerDaemonHost
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestParseDockerDaemonHost (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestParseTCP
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestParseTCP (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestParseInvalidUnixAddrInvalid
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateExtraHosts
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestValidateExtraHosts (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestIpOptString
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestIpOptString (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestNewIpOptInvalidDefaultVal
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestNewIpOptValidDefaultVal
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestIpOptSetInvalidVal
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateIPAddress
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestValidateIPAddress (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestMapOpts
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestMapOpts (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestListOptsWithoutValidator
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestListOptsWithoutValidator (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestListOptsWithValidator
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestListOptsWithValidator (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateDNSSearch
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestValidateDNSSearch (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_general_format
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_more_than_one_=
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_one_more
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestValidateLabel (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestNamedListOpts
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestNamedListOpts (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestNamedMapOpts
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestNamedMapOpts (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestParseLink
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestParseLink (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestQuotedStringSetWithQuotes
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestQuotedStringSetWithNoQuotes
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
23:59:35 [2021-07-29T23:59:35.321Z] === RUN   TestUlimitOpt
23:59:35 [2021-07-29T23:59:35.321Z] --- PASS: TestUlimitOpt (0.01s)
23:59:35 [2021-07-29T23:59:35.321Z] PASS
23:59:35 [2021-07-29T23:59:35.321Z] coverage: 67.1% of statements
23:59:35 [2021-07-29T23:59:35.321Z] ok  	github.com/docker/docker/opts	0.132s	coverage: 67.1% of statements
23:59:35 [2021-07-29T23:59:35.780Z] === RUN   TestUnbuffered
23:59:35 [2021-07-29T23:59:35.780Z] --- PASS: TestUnbuffered (0.00s)
23:59:35 [2021-07-29T23:59:35.780Z] === RUN   TestRaceUnbuffered
23:59:35 [2021-07-29T23:59:35.780Z] --- PASS: TestRaceUnbuffered (0.00s)
23:59:35 [2021-07-29T23:59:35.780Z] PASS
23:59:35 [2021-07-29T23:59:35.780Z] coverage: 100.0% of statements
23:59:35 [2021-07-29T23:59:35.781Z] ok  	github.com/docker/docker/pkg/broadcaster	0.066s	coverage: 100.0% of statements
23:59:35 [2021-07-29T23:59:35.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:59:35 [2021-07-29T23:59:35.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:59:36 [2021-07-29T23:59:36.211Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[foo]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[bar]_[foo]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[foo_bar]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[qux]_[foo]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[]#01
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[qux]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[foo_bar_qux]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[qux]_[baz]]
23:59:36 [2021-07-29T23:59:36.239Z] === RUN   TestMatch/[[foo_baz]]
23:59:36 [2021-07-29T23:59:36.239Z] --- PASS: TestMatch (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[foo]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[]#01 (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[qux]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
23:59:36 [2021-07-29T23:59:36.239Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
23:59:36 [2021-07-29T23:59:36.240Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
23:59:36 [2021-07-29T23:59:36.240Z] PASS
23:59:36 [2021-07-29T23:59:36.240Z] coverage: 87.5% of statements
23:59:36 [2021-07-29T23:59:36.240Z] ok  	github.com/docker/docker/pkg/capabilities	0.096s	coverage: 87.5% of statements
23:59:36 [2021-07-29T23:59:36.416Z]     check_test.go:309: [d6a000d06e40d] daemon is not started
23:59:36 [2021-07-29T23:59:36.416Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
23:59:36 [2021-07-29T23:59:36.700Z] === RUN   TestPeerCertificateMarshalJSON
23:59:36 [2021-07-29T23:59:36.700Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
23:59:36 [2021-07-29T23:59:36.700Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
23:59:36 [2021-07-29T23:59:36.700Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s)
23:59:36 [2021-07-29T23:59:36.700Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
23:59:36 [2021-07-29T23:59:36.700Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
23:59:36 [2021-07-29T23:59:36.700Z] === RUN   TestMiddleware
23:59:36 [2021-07-29T23:59:36.700Z] --- PASS: TestMiddleware (0.00s)
23:59:36 [2021-07-29T23:59:36.700Z] === RUN   TestNewResponseModifier
23:59:36 [2021-07-29T23:59:36.700Z] --- PASS: TestNewResponseModifier (0.00s)
23:59:36 [2021-07-29T23:59:36.700Z] PASS
23:59:36 [2021-07-29T23:59:36.700Z] coverage: 26.8% of statements
23:59:36 [2021-07-29T23:59:36.700Z] ok  	github.com/docker/docker/pkg/authorization	0.410s	coverage: 26.8% of statements
23:59:37 [2021-07-29T23:59:37.354Z] === RUN   TestDockerSuite/TestAttachPausedContainer
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeEmpty
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeEmpty (0.01s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeEmptyFile
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeEmptyFile (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeNonemptyFile
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeNonemptyFile (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeNestedDirectoryEmpty
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestMoveToSubdir
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestMoveToSubdir (0.01s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestSizeNonExistingDirectory
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] PASS
23:59:37 [2021-07-29T23:59:37.668Z] coverage: 80.0% of statements
23:59:37 [2021-07-29T23:59:37.668Z] ok  	github.com/docker/docker/pkg/directory	0.069s	coverage: 80.0% of statements
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestIsArchivePathDir
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootTarUntar
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootTarUntar (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootUntarWithHugeExcludesList
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestIsArchivePathDir (0.09s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootUntarEmptyArchive
23:59:37 [2021-07-29T23:59:37.668Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootTarUntarWithSymlink
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestIsArchivePathInvalidFile
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootCopyWithTar
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootCopyWithTar (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootCopyFileWithTar
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootUntarPath
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootUntarPath (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.01s)
23:59:37 [2021-07-29T23:59:37.668Z] === RUN   TestChrootApplyDotDotFile
23:59:37 [2021-07-29T23:59:37.668Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
23:59:37 [2021-07-29T23:59:37.668Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
23:59:37 [2021-07-29T23:59:37.668Z] PASS
23:59:37 [2021-07-29T23:59:37.668Z] coverage: 15.4% of statements
23:59:37 [2021-07-29T23:59:37.668Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.122s	coverage: 15.4% of statements
23:59:38 [2021-07-29T23:59:38.126Z] --- PASS: TestIsArchivePathInvalidFile (0.20s)
23:59:38 [2021-07-29T23:59:38.126Z] === RUN   TestIsArchivePathTar
23:59:38 [2021-07-29T23:59:38.126Z] --- PASS: TestIsArchivePathTar (0.25s)
23:59:38 [2021-07-29T23:59:38.126Z] === RUN   TestDecompressStreamGzip
23:59:38 [2021-07-29T23:59:38.127Z] --- PASS: TestDecompressStreamGzip (0.16s)
23:59:38 [2021-07-29T23:59:38.127Z] === RUN   TestDecompressStreamBzip2
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestDecompressStreamBzip2 (0.17s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestDecompressStreamXz
23:59:38 [2021-07-29T23:59:38.586Z]     archive_test.go:134: Xz not present in msys2
23:59:38 [2021-07-29T23:59:38.586Z] --- SKIP: TestDecompressStreamXz (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCompressStreamXzUnsupported
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCompressStreamBzip2Unsupported
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCompressStreamInvalid
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestCompressStreamInvalid (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestExtensionInvalid
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestExtensionInvalid (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestExtensionUncompressed
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestExtensionUncompressed (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestExtensionBzip2
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestExtensionBzip2 (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestExtensionGzip
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestExtensionGzip (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestExtensionXz
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestExtensionXz (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCmdStreamLargeStderr
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestCmdStreamLargeStderr (0.12s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCmdStreamBad
23:59:38 [2021-07-29T23:59:38.586Z]     archive_test.go:239: Failing on Windows CI machines
23:59:38 [2021-07-29T23:59:38.586Z] --- SKIP: TestCmdStreamBad (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestCmdStreamGood
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestContent
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestInitialize
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestNew
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestParsingContentsWithComments
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestRegister
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestWatch
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: Test (0.01s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestContent (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestInitialize (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestNew (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestRegister (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestWatch (0.01s)
23:59:38 [2021-07-29T23:59:38.586Z] PASS
23:59:38 [2021-07-29T23:59:38.586Z] coverage: 97.6% of statements
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: TestCmdStreamGood (0.06s)
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   TestUntarPathWithInvalidDest
23:59:38 [2021-07-29T23:59:38.586Z] ok  	github.com/docker/docker/pkg/discovery/file	0.063s	coverage: 97.6% of statements
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestContainsEntry
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestCreateEntries
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestEntriesDiff
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestEntriesEquality
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGeneratorNotGenerate
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGeneratorWithPort
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestGeneratorWithPortNotGenerate
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestNewEntry
23:59:38 [2021-07-29T23:59:38.586Z] === RUN   Test/TestParse
23:59:38 [2021-07-29T23:59:38.586Z] --- PASS: Test (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestContainsEntry (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestCreateEntries (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestEntriesDiff (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestEntriesEquality (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestNewEntry (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z]     --- PASS: Test/TestParse (0.00s)
23:59:38 [2021-07-29T23:59:38.586Z] PASS
23:59:38 [2021-07-29T23:59:38.727Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:59:38 [2021-07-29T23:59:38.730Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
23:59:39 [2021-07-29T23:59:39.046Z] coverage: 58.3% of statements
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestUntarPathWithInvalidSrc
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestUntarPath
23:59:39 [2021-07-29T23:59:39.046Z] ok  	github.com/docker/docker/pkg/discovery	0.061s	coverage: 58.3% of statements
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestUntarPath (0.10s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestUntarPathWithDestinationFile
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestUntarPathWithDestinationFile (0.10s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.10s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyWithTarInvalidSrc
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyWithTarSrcFile
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyWithTarSrcFolder
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyFileWithTarInvalidSrc
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyFileWithTarSrcFolder
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestCopyFileWithTarSrcFile
23:59:39 [2021-07-29T23:59:39.046Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
23:59:39 [2021-07-29T23:59:39.046Z] === RUN   TestTarFiles
23:59:39 [2021-07-29T23:59:39.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:59:39 [2021-07-29T23:59:39.666Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestWatch
23:59:40 [2021-07-29T23:59:40.014Z] --- PASS: Test (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z]     --- PASS: Test/TestWatch (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z] PASS
23:59:40 [2021-07-29T23:59:40.014Z] coverage: 92.3% of statements
23:59:40 [2021-07-29T23:59:40.014Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.082s	coverage: 92.3% of statements
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestInitialize
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestInitialize
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestInitializeWithPattern
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestRegister
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestWatch
23:59:40 [2021-07-29T23:59:40.014Z] --- PASS: Test (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z]     --- PASS: Test/TestInitialize (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z]     --- PASS: Test/TestRegister (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z]     --- PASS: Test/TestWatch (0.00s)
23:59:40 [2021-07-29T23:59:40.014Z] PASS
23:59:40 [2021-07-29T23:59:40.014Z] coverage: 93.8% of statements
23:59:40 [2021-07-29T23:59:40.014Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.055s	coverage: 93.8% of statements
23:59:40 [2021-07-29T23:59:40.014Z] time="2021-07-29T23:59:39Z" level=info msg="Initializing discovery without TLS"
23:59:40 [2021-07-29T23:59:40.014Z] time="2021-07-29T23:59:39Z" level=info msg="Initializing discovery without TLS"
23:59:40 [2021-07-29T23:59:40.014Z] time="2021-07-29T23:59:39Z" level=info msg="Initializing discovery without TLS"
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestInitializeWithCerts
23:59:40 [2021-07-29T23:59:40.014Z] time="2021-07-29T23:59:39Z" level=info msg="Initializing discovery with TLS"
23:59:40 [2021-07-29T23:59:40.014Z] === RUN   Test/TestWatch
23:59:40 [2021-07-29T23:59:40.014Z] time="2021-07-29T23:59:39Z" level=info msg="Initializing discovery without TLS"
23:59:40 [2021-07-29T23:59:40.985Z] === RUN   TestPollerAddRemove
23:59:40 [2021-07-29T23:59:40.985Z] --- PASS: TestPollerAddRemove (0.00s)
23:59:40 [2021-07-29T23:59:40.985Z] === RUN   TestPollerEvent
23:59:40 [2021-07-29T23:59:40.985Z]     poller_test.go:41: No chmod on Windows
23:59:40 [2021-07-29T23:59:40.985Z] --- SKIP: TestPollerEvent (0.00s)
23:59:40 [2021-07-29T23:59:40.985Z] === RUN   TestPollerClose
23:59:40 [2021-07-29T23:59:40.985Z] --- PASS: TestPollerClose (0.00s)
23:59:40 [2021-07-29T23:59:40.985Z] PASS
23:59:40 [2021-07-29T23:59:40.985Z] coverage: 45.7% of statements
23:59:40 [2021-07-29T23:59:40.985Z] ok  	github.com/docker/docker/pkg/filenotify	0.058s	coverage: 45.7% of statements
23:59:41 [2021-07-29T23:59:41.046Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
23:59:41 [2021-07-29T23:59:41.317Z] Loaded image: buildpack-deps:buster
23:59:41 [2021-07-29T23:59:41.317Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
23:59:41 [2021-07-29T23:59:41.317Z] Loaded image: busybox:latest
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCopyFileWithInvalidSrc
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCopyFileWithInvalidDest
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCopyFileWithSameSrcAndDest
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCopyFile
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCopyFile (0.08s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
23:59:41 [2021-07-29T23:59:41.451Z]     fileutils_test.go:134: Needs porting to Windows
23:59:41 [2021-07-29T23:59:41.451Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestReadSymlinkedDirectoryToFile
23:59:41 [2021-07-29T23:59:41.451Z]     fileutils_test.go:180: Needs porting to Windows
23:59:41 [2021-07-29T23:59:41.451Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestWildcardMatches
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestWildcardMatches (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestPatternMatches
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestPatternMatches (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestExclusionPatternMatchesPatternBefore
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestPatternMatchesFolderExclusions
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestPatternMatchesFolderWildcardExclusions
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestExclusionPatternMatchesPatternAfter
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestExclusionPatternMatchesWholeDirectory
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestSingleExclamationError
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestSingleExclamationError (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestMatchesWithNoPatterns
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestMatchesWithMalformedPatterns
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestMatches
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestMatches (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatterns
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatterns (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatternsStripEmptyPatterns
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatternsExceptionFlag
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCleanPatternsErrorSingleException
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCreateIfNotExistsDir
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestCreateIfNotExistsFile
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestCreateIfNotExistsFile (0.02s)
23:59:41 [2021-07-29T23:59:41.451Z] === RUN   TestMatch
23:59:41 [2021-07-29T23:59:41.451Z] --- PASS: TestMatch (0.00s)
23:59:41 [2021-07-29T23:59:41.451Z] PASS
23:59:41 [2021-07-29T23:59:41.451Z] coverage: 85.4% of statements
23:59:41 [2021-07-29T23:59:41.451Z] ok  	github.com/docker/docker/pkg/fileutils	0.182s	coverage: 85.4% of statements
23:59:41 [2021-07-29T23:59:41.885Z] Loaded image: busybox:glibc
23:59:41 [2021-07-29T23:59:41.912Z] === RUN   TestGet
23:59:41 [2021-07-29T23:59:41.912Z] --- PASS: TestGet (0.00s)
23:59:41 [2021-07-29T23:59:41.912Z] === RUN   TestGetShortcutString
23:59:41 [2021-07-29T23:59:41.912Z] --- PASS: TestGetShortcutString (0.00s)
23:59:41 [2021-07-29T23:59:41.912Z] PASS
23:59:41 [2021-07-29T23:59:41.912Z] coverage: 42.9% of statements
23:59:41 [2021-07-29T23:59:41.912Z] ok  	github.com/docker/docker/pkg/homedir	0.060s	coverage: 42.9% of statements
23:59:42 [2021-07-29T23:59:42.886Z] === RUN   TestCreateIDMapOrder
23:59:42 [2021-07-29T23:59:42.886Z] --- PASS: TestCreateIDMapOrder (0.00s)
23:59:42 [2021-07-29T23:59:42.886Z] PASS
23:59:42 [2021-07-29T23:59:42.886Z] coverage: 7.2% of statements
23:59:42 [2021-07-29T23:59:42.886Z] --- PASS: Test (3.24s)
23:59:42 [2021-07-29T23:59:42.886Z]     --- PASS: Test/TestInitialize (0.23s)
23:59:42 [2021-07-29T23:59:42.886Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
23:59:42 [2021-07-29T23:59:42.886Z] ok  	github.com/docker/docker/pkg/idtools	0.055s	coverage: 7.2% of statements
23:59:42 [2021-07-29T23:59:42.886Z]     --- PASS: Test/TestWatch (3.00s)
23:59:42 [2021-07-29T23:59:42.886Z] PASS
23:59:42 [2021-07-29T23:59:42.886Z] coverage: 84.1% of statements
23:59:43 [2021-07-29T23:59:43.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:59:43 [2021-07-29T23:59:43.351Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.324s	coverage: 84.1% of statements
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestFixedBufferCap
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestFixedBufferCap (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestFixedBufferLen
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestFixedBufferLen (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestFixedBufferString
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestFixedBufferString (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestFixedBufferWrite
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestFixedBufferWrite (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestFixedBufferRead
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestFixedBufferRead (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestBytesPipeRead
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestBytesPipeRead (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestBytesPipeWrite
23:59:43 [2021-07-29T23:59:43.351Z] --- PASS: TestBytesPipeWrite (0.00s)
23:59:43 [2021-07-29T23:59:43.351Z] === RUN   TestBytesPipeWriteRandomChunks
23:59:43 [2021-07-29T23:59:43.790Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
23:59:43 [2021-07-29T23:59:43.974Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestAtomicWriteToFile
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestAtomicWriteToFile (0.02s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestAtomicWriteSetCommit
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestAtomicWriteSetCommit (0.02s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestAtomicWriteSetCancel
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestReadCloserWrapperClose
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestReadCloserWrapperClose (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestReaderErrWrapperReadOnError
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestReaderErrWrapperRead
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestReaderErrWrapperRead (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestHashData
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestHashData (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestCancelReadCloser
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestError
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestError (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/no_progress
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/progress_1
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/some_progress_with_a_start_time
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/some_progress_without_a_start_time
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/with_units
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestProgressString/hide_counts
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestProgressString (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/no_progress (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/progress_1 (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/with_units (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z]     --- PASS: TestProgressString/hide_counts (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestJSONMessageDisplay
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestCancelReadCloser (0.10s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestWriteCloserWrapperClose
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestNopWriteCloser
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestNopWriteCloser (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestNopWriter
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestNopWriter (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestWriteCounter
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestWriteCounter (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] PASS
23:59:44 [2021-07-29T23:59:44.320Z] coverage: 69.2% of statements
23:59:44 [2021-07-29T23:59:44.320Z] ok  	github.com/docker/docker/pkg/ioutils	0.766s	coverage: 69.2% of statements
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestJSONMessageDisplay (0.20s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestJSONMessageDisplayWithJSONError
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] === RUN   TestDisplayJSONMessagesStream
23:59:44 [2021-07-29T23:59:44.320Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
23:59:44 [2021-07-29T23:59:44.320Z] PASS
23:59:44 [2021-07-29T23:59:44.320Z] coverage: 91.7% of statements
23:59:44 [2021-07-29T23:59:44.320Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.259s	coverage: 91.7% of statements
23:59:44 [2021-07-29T23:59:44.358Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
23:59:44 [2021-07-29T23:59:44.779Z] === RUN   TestStandardLongPath
23:59:44 [2021-07-29T23:59:44.779Z] --- PASS: TestStandardLongPath (0.00s)
23:59:44 [2021-07-29T23:59:44.779Z] === RUN   TestUNCLongPath
23:59:44 [2021-07-29T23:59:44.779Z] --- PASS: TestUNCLongPath (0.00s)
23:59:44 [2021-07-29T23:59:44.779Z] PASS
23:59:44 [2021-07-29T23:59:44.779Z] coverage: 100.0% of statements
23:59:44 [2021-07-29T23:59:44.779Z] ok  	github.com/docker/docker/pkg/longpath	0.092s	coverage: 100.0% of statements
23:59:45 [2021-07-29T23:59:45.238Z] === RUN   TestNameFormat
23:59:45 [2021-07-29T23:59:45.238Z] --- PASS: TestNameFormat (0.00s)
23:59:45 [2021-07-29T23:59:45.238Z] === RUN   TestNameRetries
23:59:45 [2021-07-29T23:59:45.238Z] --- PASS: TestNameRetries (0.00s)
23:59:45 [2021-07-29T23:59:45.238Z] PASS
23:59:45 [2021-07-29T23:59:45.238Z] coverage: 85.7% of statements
23:59:45 [2021-07-29T23:59:45.238Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.053s	coverage: 85.7% of statements
23:59:45 [2021-07-29T23:59:45.295Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
23:59:45 [2021-07-29T23:59:45.339Z] --- PASS: TestDockerNetworkMacvlan (13.89s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.61s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.74s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.95s)
23:59:45 [2021-07-29T23:59:45.339Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s)
23:59:45 [2021-07-29T23:59:45.339Z] PASS
23:59:45 [2021-07-29T23:59:45.339Z] 
23:59:45 [2021-07-29T23:59:45.339Z] DONE 8 tests in 15.310s
23:59:45 [2021-07-29T23:59:45.339Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:59:45 [2021-07-29T23:59:45.339Z] testing: warning: no tests to run
23:59:45 [2021-07-29T23:59:45.339Z] PASS
23:59:45 [2021-07-29T23:59:45.339Z] 
23:59:45 [2021-07-29T23:59:45.339Z] DONE 0 tests in 0.007s
23:59:45 [2021-07-29T23:59:45.339Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:59:45 [2021-07-29T23:59:45.339Z] INFO: Testing against a local daemon
23:59:45 [2021-07-29T23:59:45.339Z] === RUN   TestAuthZPluginAllowRequest
23:59:45 [2021-07-29T23:59:45.697Z] === RUN   TestParseKeyValueOpt
23:59:45 [2021-07-29T23:59:45.697Z] --- PASS: TestParseKeyValueOpt (0.00s)
23:59:45 [2021-07-29T23:59:45.697Z] === RUN   TestParseUintList
23:59:45 [2021-07-29T23:59:45.697Z] --- PASS: TestParseUintList (0.00s)
23:59:45 [2021-07-29T23:59:45.697Z] === RUN   TestParseUintListMaximumLimits
23:59:45 [2021-07-29T23:59:45.697Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
23:59:45 [2021-07-29T23:59:45.697Z] PASS
23:59:45 [2021-07-29T23:59:45.697Z] coverage: 97.0% of statements
23:59:45 [2021-07-29T23:59:45.697Z] ok  	github.com/docker/docker/pkg/parsers	0.057s	coverage: 97.0% of statements
23:59:45 [2021-07-29T23:59:45.697Z] === RUN   TestNewAndRemove
23:59:45 [2021-07-29T23:59:45.697Z] --- PASS: TestNewAndRemove (0.00s)
23:59:45 [2021-07-29T23:59:45.697Z] === RUN   TestRemoveInvalidPath
23:59:45 [2021-07-29T23:59:45.697Z] --- PASS: TestRemoveInvalidPath (0.00s)
23:59:45 [2021-07-29T23:59:45.697Z] PASS
23:59:45 [2021-07-29T23:59:45.697Z] coverage: 82.6% of statements
23:59:45 [2021-07-29T23:59:45.697Z] ok  	github.com/docker/docker/pkg/pidfile	0.058s	coverage: 82.6% of statements
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParseEmptyInterface
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParseEmptyInterface (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParseNonInterfaceType
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParseNonInterfaceType (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParseWithOneFunction
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParseWithOneFunction (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParseWithMultipleFuncs
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParseWithUnnamedReturn
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestEmbeddedInterface
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestEmbeddedInterface (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestParsedImports
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestParsedImports (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] === RUN   TestAliasedImports
23:59:46 [2021-07-29T23:59:46.665Z] --- PASS: TestAliasedImports (0.00s)
23:59:46 [2021-07-29T23:59:46.665Z] PASS
23:59:46 [2021-07-29T23:59:46.665Z] coverage: 56.8% of statements
23:59:46 [2021-07-29T23:59:46.665Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.075s	coverage: 56.8% of statements
23:59:46 [2021-07-29T23:59:46.675Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
23:59:46 [2021-07-29T23:59:46.675Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
23:59:46 [2021-07-29T23:59:46.705Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
23:59:46 [2021-07-29T23:59:46.705Z] === RUN   TestAuthZPluginTLS
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestTarFiles (7.93s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestTarUntar
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestTarUntar (0.04s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestTarWithOptions
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestTarWithOptions (0.04s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestUntarUstarGnuConflict
23:59:47 [2021-07-29T23:59:47.124Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
23:59:47 [2021-07-29T23:59:47.124Z] === RUN   TestUntarInvalidFilenames
23:59:47 [2021-07-29T23:59:47.243Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
23:59:47 [2021-07-29T23:59:47.266Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:59:47 [2021-07-29T23:59:47.266Z] === RUN   TestAuthZPluginDenyRequest
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames015988158\\dest"
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestUntarInvalidFilenames (0.21s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestUntarHardlinkToSymlink
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestUntarInvalidHardlink
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink783598207\\victim\\hello" -> "../victim/hello"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink884659666\\victim\\hello" -> "/../victim/hello"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink225619209\\victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink556403924\\victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink522160675\\victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink289104166\\victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestUntarInvalidHardlink (0.04s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestUntarInvalidSymlink
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink939570253\\dest\\dotdot" -> "../victim/hello"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink531885896\\dest\\slash-dotdot" -> "/../victim/hello"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink804884487\\dest\\loophole-victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink741150138\\dest\\loophole-victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink311059409\\dest\\loophole-victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487737084\\dest\\loophole-victim" -> "../victim"
23:59:47 [2021-07-29T23:59:47.583Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink519990827\\dest\\dir\\loophole" -> "../../victim"
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestUntarInvalidSymlink (0.06s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestTempArchiveCloseMultipleTimes
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestXGlobalNoParent
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestFailedConnection
23:59:47 [2021-07-29T23:59:47.583Z] --- PASS: TestXGlobalNoParent (0.11s)
23:59:47 [2021-07-29T23:59:47.583Z] === RUN   TestReplaceFileTarWrapper
23:59:47 [2021-07-29T23:59:47.826Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:59:47 [2021-07-29T23:59:47.826Z] === RUN   TestAuthZPluginAPIDenyResponse
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestReplaceFileTarWrapper (0.24s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestPrefixHeaderReadable
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestPrefixHeaderReadable (0.05s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestDisablePigz
23:59:48 [2021-07-29T23:59:48.042Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestDisablePigz (0.15s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestPigz
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestBufioReaderPoolPutAndGet
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestBufioWriterPoolPutAndGet
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestBufferPoolPutAndGet
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] PASS
23:59:48 [2021-07-29T23:59:48.042Z] coverage: 88.2% of statements
23:59:48 [2021-07-29T23:59:48.042Z] ok  	github.com/docker/docker/pkg/pools	0.054s	coverage: 88.2% of statements
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestHTTPTransport
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestHTTPTransport (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] PASS
23:59:48 [2021-07-29T23:59:48.042Z] coverage: 85.7% of statements
23:59:48 [2021-07-29T23:59:48.042Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.055s	coverage: 85.7% of statements
23:59:48 [2021-07-29T23:59:48.042Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestPigz (0.18s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestCopyFileWithInvalidDest
23:59:48 [2021-07-29T23:59:48.042Z]     archive_windows_test.go:16: Currently fails
23:59:48 [2021-07-29T23:59:48.042Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestCanonicalTarNameForPath
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestCanonicalTarName
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestCanonicalTarName (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestChmodTarEntry
23:59:48 [2021-07-29T23:59:48.042Z] --- PASS: TestChmodTarEntry (0.00s)
23:59:48 [2021-07-29T23:59:48.042Z] === RUN   TestHardLinkOrder
23:59:48 [2021-07-29T23:59:48.180Z] Loaded image: debian:bullseye
23:59:48 [2021-07-29T23:59:48.180Z] Loaded image: hello-world:latest
23:59:48 [2021-07-29T23:59:48.387Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
23:59:48 [2021-07-29T23:59:48.387Z] === RUN   TestAuthZPluginDenyResponse
23:59:48 [2021-07-29T23:59:48.440Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
23:59:48 [2021-07-29T23:59:48.440Z] Loaded image: arm32v7/hello-world:latest
23:59:48 [2021-07-29T23:59:48.501Z] --- PASS: TestHardLinkOrder (0.17s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangeString
23:59:48 [2021-07-29T23:59:48.501Z] --- PASS: TestChangeString (0.00s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangesWithNoChanges
23:59:48 [2021-07-29T23:59:48.501Z] --- PASS: TestChangesWithNoChanges (0.04s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangesWithChanges
23:59:48 [2021-07-29T23:59:48.501Z] --- PASS: TestChangesWithChanges (0.05s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangesWithChangesGH13590
23:59:48 [2021-07-29T23:59:48.501Z]     changes_test.go:192: needs more investigation
23:59:48 [2021-07-29T23:59:48.501Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangesDirsEmpty
23:59:48 [2021-07-29T23:59:48.501Z] --- PASS: TestChangesDirsEmpty (0.21s)
23:59:48 [2021-07-29T23:59:48.501Z] === RUN   TestChangesDirsMutated
23:59:48 [2021-07-29T23:59:48.949Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:59:48 [2021-07-29T23:59:48.949Z] === RUN   TestAuthZPluginAllowEventStream
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestFailedConnection (1.11s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestFailOnce
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestChangesDirsMutated (0.19s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestApplyLayer
23:59:48 [2021-07-29T23:59:48.961Z]     changes_test.go:405: needs further investigation
23:59:48 [2021-07-29T23:59:48.961Z] --- SKIP: TestApplyLayer (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestChangesSizeWithHardlinks
23:59:48 [2021-07-29T23:59:48.961Z]     changes_test.go:441: needs further investigation
23:59:48 [2021-07-29T23:59:48.961Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestChangesSizeWithNoChanges
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestChangesSize
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestOutputOnPrematureClose
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestOutputOnPrematureClose (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestCompleteSilently
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestCompleteSilently (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] PASS
23:59:48 [2021-07-29T23:59:48.961Z] coverage: 75.9% of statements
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestChangesSize (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestApplyLayerInvalidFilenames
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames499316082\\dest"
23:59:48 [2021-07-29T23:59:48.961Z] ok  	github.com/docker/docker/pkg/progress	0.059s	coverage: 75.9% of statements
23:59:48 [2021-07-29T23:59:48.961Z] 2021/07/29 23:59:48 http: panic serving 127.0.0.1:49223: Plugin not ready
23:59:48 [2021-07-29T23:59:48.961Z] goroutine 12 [running]:
23:59:48 [2021-07-29T23:59:48.961Z] net/http.(*conn).serve.func1(0xc00005eaa0)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:1804 +0x153
23:59:48 [2021-07-29T23:59:48.961Z] panic(0x7c4160, 0x8d9d70)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/runtime/panic.go:971 +0x49a
23:59:48 [2021-07-29T23:59:48.961Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x8ea430, 0xc00015e0e0, 0xc000158300)
23:59:48 [2021-07-29T23:59:48.961Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
23:59:48 [2021-07-29T23:59:48.961Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x8ea430, 0xc00015e0e0, 0xc000158300)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:2049 +0x4b
23:59:48 [2021-07-29T23:59:48.961Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x8ea430, 0xc00015e0e0, 0xc000158300)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
23:59:48 [2021-07-29T23:59:48.961Z] net/http.serverHandler.ServeHTTP(0xc00015e000, 0x8ea430, 0xc00015e0e0, 0xc000158300)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:2867 +0xaa
23:59:48 [2021-07-29T23:59:48.961Z] net/http.(*conn).serve(0xc00005eaa0, 0x8eb020, 0xc00004e9c0)
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
23:59:48 [2021-07-29T23:59:48.961Z] created by net/http.(*Server).Serve
23:59:48 [2021-07-29T23:59:48.961Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
23:59:48 [2021-07-29T23:59:48.961Z] time="2021-07-29T23:59:48Z" 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"
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestApplyLayerInvalidHardlink
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink069014388\\victim\\hello" -> "../victim/hello"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink532324419\\victim\\hello" -> "/../victim/hello"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink218906822\\victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink290836333\\victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink791323624\\victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink233306151\\victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestApplyLayerInvalidSymlink
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink581927770\\dest\\dotdot" -> "../victim/hello"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink619932401\\dest\\slash-dotdot" -> "/../victim/hello"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink705044892\\dest\\loophole-victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink243367499\\dest\\loophole-victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink243754286\\dest\\loophole-victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink354824373\\dest\\loophole-victim" -> "../victim"
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestApplyLayerWhiteouts
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestSendToOneSub
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestSendToOneSub (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestSendToMultipleSubs
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestSendToMultipleSubs (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestEvictOneSub
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestEvictOneSub (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestClosePublisher
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestClosePublisher (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestPubSubRace
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestApplyLayerWhiteouts (0.11s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestGenerateEmptyFile
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestGenerateEmptyFile (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] === RUN   TestGenerateWithContent
23:59:48 [2021-07-29T23:59:48.961Z] --- PASS: TestGenerateWithContent (0.00s)
23:59:48 [2021-07-29T23:59:48.961Z] PASS
23:59:48 [2021-07-29T23:59:48.961Z] coverage: 62.6% of statements
23:59:48 [2021-07-29T23:59:48.961Z] ok  	github.com/docker/docker/pkg/archive	11.539s	coverage: 62.6% of statements
23:59:49 [2021-07-29T23:59:49.378Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestRegister
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestRegister (0.00s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestCommand
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestCommand (0.03s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestNaiveSelf
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestNaiveSelf (0.05s)
23:59:49 [2021-07-29T23:59:49.941Z] PASS
23:59:49 [2021-07-29T23:59:49.941Z] coverage: 82.4% of statements
23:59:49 [2021-07-29T23:59:49.941Z] ok  	github.com/docker/docker/pkg/reexec	0.126s	coverage: 82.4% of statements
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestFailOnce (1.22s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestEchoInputOutput
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestEchoInputOutput (0.00s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestBackoff
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestBackoff (0.00s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestAbortRetry
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestAbortRetry (0.00s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestClientScheme
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestClientScheme (0.00s)
23:59:49 [2021-07-29T23:59:49.941Z] === RUN   TestNewClientWithTimeout
23:59:49 [2021-07-29T23:59:49.941Z] --- PASS: TestPubSubRace (1.07s)
23:59:49 [2021-07-29T23:59:49.941Z] PASS
23:59:49 [2021-07-29T23:59:49.941Z] coverage: 75.0% of statements
23:59:49 [2021-07-29T23:59:49.941Z] ok  	github.com/docker/docker/pkg/pubsub	1.134s	coverage: 75.0% of statements
23:59:50 [2021-07-29T23:59:50.314Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
23:59:50 [2021-07-29T23:59:50.314Z] === RUN   TestAuthZPluginErrorResponse
23:59:50 [2021-07-29T23:59:50.401Z] time="2021-07-29T23:59:50Z" 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"
23:59:50 [2021-07-29T23:59:50.874Z] === RUN   TestParseSignal
23:59:50 [2021-07-29T23:59:50.874Z] --- PASS: TestParseSignal (0.00s)
23:59:50 [2021-07-29T23:59:50.874Z] === RUN   TestValidSignalForPlatform
23:59:50 [2021-07-29T23:59:50.874Z] --- PASS: TestValidSignalForPlatform (0.00s)
23:59:50 [2021-07-29T23:59:50.874Z] PASS
23:59:50 [2021-07-29T23:59:50.874Z] coverage: 19.7% of statements
23:59:50 [2021-07-29T23:59:50.874Z] ok  	github.com/docker/docker/pkg/signal	0.065s	coverage: 19.7% of statements
23:59:50 [2021-07-29T23:59:50.875Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
23:59:50 [2021-07-29T23:59:50.875Z] === RUN   TestAuthZPluginErrorRequest
23:59:51 [2021-07-29T23:59:51.285Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestNewStdWriter
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestNewStdWriter (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestWriteWithUninitializedStdWriter
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestWriteWithNilBytes
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestWriteWithNilBytes (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestWrite
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestWrite (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestWriteWithWriterError
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestWriteWithWriterError (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyWriteAndRead
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyReturnsErrorReadingHeader
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyReturnsErrorReadingFrame
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyDetectsCorruptedFrame
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyWithInvalidInputHeader
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyWithCorruptedPrefix
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyReturnsWriteErrors
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] === RUN   TestStdCopyReturnsErrorFromSystem
23:59:51 [2021-07-29T23:59:51.335Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
23:59:51 [2021-07-29T23:59:51.335Z] PASS
23:59:51 [2021-07-29T23:59:51.335Z] coverage: 100.0% of statements
23:59:51 [2021-07-29T23:59:51.335Z] ok  	github.com/docker/docker/pkg/stdcopy	0.082s	coverage: 100.0% of statements
23:59:51 [2021-07-29T23:59:51.436Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:59:51 [2021-07-29T23:59:51.436Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:59:51 [2021-07-29T23:59:51.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestRawProgressFormatterFormatStatus
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestRawProgressFormatterFormatProgress
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestFormatStatus
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestFormatStatus (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestFormatError
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestFormatError (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestFormatJSONError
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestFormatJSONError (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestJsonProgressFormatterFormatProgress
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestJsonProgressFormatterFormatStatus
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestNewJSONProgressOutput
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestNewJSONProgressOutput (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestAuxFormatterEmit
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestAuxFormatterEmit (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestStreamWriterStdout
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestStreamWriterStdout (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] === RUN   TestStreamWriterStderr
23:59:51 [2021-07-29T23:59:51.795Z] --- PASS: TestStreamWriterStderr (0.00s)
23:59:51 [2021-07-29T23:59:51.795Z] PASS
23:59:51 [2021-07-29T23:59:51.795Z] coverage: 66.2% of statements
23:59:51 [2021-07-29T23:59:51.795Z] ok  	github.com/docker/docker/pkg/streamformatter	0.068s	coverage: 66.2% of statements
23:59:51 [2021-07-29T23:59:51.795Z] time="2021-07-29T23:59:51Z" 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"
23:59:51 [2021-07-29T23:59:51.998Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:59:51 [2021-07-29T23:59:51.998Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestGenerateRandomID
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestGenerateRandomID (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestShortenId
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestShortenId (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestShortenSha256Id
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestShortenSha256Id (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestShortenIdEmpty
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestShortenIdEmpty (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestShortenIdInvalid
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestShortenIdInvalid (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestIsShortIDNonHex
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestIsShortIDNonHex (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] === RUN   TestIsShortIDNotCorrectSize
23:59:52 [2021-07-29T23:59:52.258Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
23:59:52 [2021-07-29T23:59:52.258Z] PASS
23:59:52 [2021-07-29T23:59:52.258Z] coverage: 70.6% of statements
23:59:52 [2021-07-29T23:59:52.258Z] ok  	github.com/docker/docker/pkg/stringid	0.047s	coverage: 70.6% of statements
23:59:53 [2021-07-29T23:59:53.228Z] === RUN   TestIsCpusetListAvailable
23:59:53 [2021-07-29T23:59:53.228Z] --- PASS: TestIsCpusetListAvailable (0.00s)
23:59:53 [2021-07-29T23:59:53.228Z] PASS
23:59:53 [2021-07-29T23:59:53.228Z] coverage: 38.2% of statements
23:59:53 [2021-07-29T23:59:53.228Z] ok  	github.com/docker/docker/pkg/sysinfo	0.056s	coverage: 38.2% of statements
23:59:53 [2021-07-29T23:59:53.884Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s)
23:59:53 [2021-07-29T23:59:53.884Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestTailFile
23:59:54 [2021-07-29T23:59:54.197Z] --- PASS: TestTailFile (0.00s)
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestTailFileManyLines
23:59:54 [2021-07-29T23:59:54.197Z] --- PASS: TestTailFileManyLines (0.00s)
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestTailEmptyFile
23:59:54 [2021-07-29T23:59:54.197Z] --- PASS: TestTailEmptyFile (0.00s)
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestTailNegativeN
23:59:54 [2021-07-29T23:59:54.197Z] --- PASS: TestTailNegativeN (0.00s)
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader
23:59:54 [2021-07-29T23:59:54.197Z] === CONT  TestNewTailReader
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/12_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/12_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/no_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/no_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/single_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/single_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/2_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/2_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/4_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/4_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/8_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === PAUSE TestNewTailReader/8_byte_delimiter
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/truncated_last_line
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
23:59:54 [2021-07-29T23:59:54.197Z] === RUN   TestNewTailReader/truncated_last_line#01
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/truncated_last_line#02
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/8_byte_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/no_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] time="2021-07-29T23:59:54Z" 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"
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/2_byte_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/single_byte_delimiter
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestChtimes
23:59:54 [2021-07-29T23:59:54.659Z] --- PASS: TestChtimes (0.01s)
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestChtimesWindows
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.659Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.659Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/4_byte_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestChtimesWindows (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestEnsureRemoveAllNotExist
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestEnsureRemoveAllWithDir
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestEnsureRemoveAllWithFile
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestHasWin32KSupport
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z]     syscall_windows_test.go:8: win32k: true
23:59:54 [2021-07-29T23:59:54.660Z] --- PASS: TestHasWin32KSupport (0.00s)
23:59:54 [2021-07-29T23:59:54.660Z] PASS
23:59:54 [2021-07-29T23:59:54.660Z] coverage: 12.0% of statements
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] ok  	github.com/docker/docker/pkg/system	0.077s	coverage: 12.0% of statements
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.660Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/no_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.661Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:59:54 [2021-07-29T23:59:54.661Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.661Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:59:54 [2021-07-29T23:59:54.662Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
23:59:54 [2021-07-29T23:59:54.662Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:59:54 [2021-07-29T23:59:54.662Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:59:54 [2021-07-29T23:59:54.662Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.121Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.121Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.121Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.122Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.122Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.122Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.123Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
23:59:55 [2021-07-29T23:59:55.124Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
23:59:55 [2021-07-29T23:59:55.124Z] --- PASS: TestNewTailReader (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.124Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.249Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
23:59:55 [2021-07-29T23:59:55.249Z] === RUN   TestAuthZPluginHeader
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.02s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.584Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.02s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.02s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.585Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.04s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
23:59:55 [2021-07-29T23:59:55.586Z] PASS
23:59:55 [2021-07-29T23:59:55.586Z] coverage: 88.6% of statements
23:59:55 [2021-07-29T23:59:55.586Z] ok  	github.com/docker/docker/pkg/tailfile	0.377s	coverage: 88.6% of statements
23:59:55 [2021-07-29T23:59:55.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:59:56 [2021-07-29T23:59:56.045Z] testing: warning: no tests to run
23:59:56 [2021-07-29T23:59:56.045Z] PASS
23:59:56 [2021-07-29T23:59:56.045Z] coverage: [no statements]
23:59:56 [2021-07-29T23:59:56.045Z] ok  	github.com/docker/docker/pkg/term/windows	0.053s	coverage: [no statements] [no tests to run]
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestTarSumRemoveNonExistent
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestTarSumRemove
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestTarSumRemove (0.00s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestSortFileInfoSums
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestSortFileInfoSums (0.00s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestNewTarSumForLabelInvalid
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestNewTarSumForLabel
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestNewTarSumForLabel (0.00s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestEmptyTar
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestEmptyTar (0.00s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestTarSumsReadSize
23:59:56 [2021-07-29T23:59:56.045Z] --- PASS: TestTarSumsReadSize (0.01s)
23:59:56 [2021-07-29T23:59:56.045Z] === RUN   TestTarSums
23:59:56 [2021-07-29T23:59:56.175Z] --- PASS: TestAuthZPluginHeader (0.69s)
23:59:56 [2021-07-29T23:59:56.175Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestTarSums (0.12s)
23:59:56 [2021-07-29T23:59:56.506Z] === RUN   TestIteration
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestIteration (0.00s)
23:59:56 [2021-07-29T23:59:56.506Z] === RUN   TestVersionLabelForChecksum
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestVersionLabelForChecksum (0.00s)
23:59:56 [2021-07-29T23:59:56.506Z] === RUN   TestVersion
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestVersion (0.00s)
23:59:56 [2021-07-29T23:59:56.506Z] === RUN   TestGetVersion
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestGetVersion (0.00s)
23:59:56 [2021-07-29T23:59:56.506Z] === RUN   TestGetVersions
23:59:56 [2021-07-29T23:59:56.506Z] --- PASS: TestGetVersions (0.00s)
23:59:56 [2021-07-29T23:59:56.506Z] PASS
23:59:56 [2021-07-29T23:59:56.506Z] coverage: 89.3% of statements
23:59:56 [2021-07-29T23:59:56.506Z] ok  	github.com/docker/docker/pkg/tarsum	0.215s	coverage: 89.3% of statements
23:59:56 [2021-07-29T23:59:56.561Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
23:59:56 [2021-07-29T23:59:56.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:59:56 [2021-07-29T23:59:56.618Z] Using test binary docker
23:59:56 [2021-07-29T23:59:56.618Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:59:56 [2021-07-29T23:59:56.618Z] +++ /etc/init.d/apparmor start
23:59:56 [2021-07-29T23:59:56.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:59:56 [2021-07-29T23:59:56.618Z] INFO: Waiting for daemon to start...
23:59:56 [2021-07-29T23:59:56.618Z] Starting dockerd
23:59:56 [2021-07-29T23:59:56.618Z] +++ 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
23:59:56 [2021-07-29T23:59:56.965Z] === RUN   TestTruncIndex
23:59:56 [2021-07-29T23:59:56.965Z] --- PASS: TestTruncIndex (0.11s)
23:59:56 [2021-07-29T23:59:56.965Z] PASS
23:59:56 [2021-07-29T23:59:56.965Z] coverage: 91.5% of statements
23:59:56 [2021-07-29T23:59:56.965Z] ok  	github.com/docker/docker/pkg/truncindex	0.154s	coverage: 91.5% of statements
23:59:56 [2021-07-29T23:59:56.965Z] === RUN   TestIsGIT
23:59:56 [2021-07-29T23:59:56.965Z] --- PASS: TestIsGIT (0.00s)
23:59:56 [2021-07-29T23:59:56.965Z] === RUN   TestIsTransport
23:59:56 [2021-07-29T23:59:56.965Z] --- PASS: TestIsTransport (0.00s)
23:59:56 [2021-07-29T23:59:56.965Z] PASS
23:59:56 [2021-07-29T23:59:56.965Z] coverage: 100.0% of statements
23:59:56 [2021-07-29T23:59:56.965Z] ok  	github.com/docker/docker/pkg/urlutil	0.047s	coverage: 100.0% of statements
23:59:57 [2021-07-29T23:59:57.932Z] === RUN   TestVersionInfo
23:59:57 [2021-07-29T23:59:57.932Z] --- PASS: TestVersionInfo (0.00s)
23:59:57 [2021-07-29T23:59:57.932Z] === RUN   TestAppendVersions
23:59:57 [2021-07-29T23:59:57.932Z] --- PASS: TestAppendVersions (0.00s)
23:59:57 [2021-07-29T23:59:57.932Z] PASS
23:59:57 [2021-07-29T23:59:57.932Z] coverage: 88.9% of statements
23:59:57 [2021-07-29T23:59:57.932Z] ok  	github.com/docker/docker/pkg/useragent	0.064s	coverage: 88.9% of statements
23:59:58 [2021-07-29T23:59:58.900Z] time="2021-07-29T23:59:58Z" 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"
23:59:59 [2021-07-29T23:59:59.161Z] .
23:59:59 [2021-07-29T23:59:59.161Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:59:59 [2021-07-29T23:59:59.161Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:59:59 [2021-07-29T23:59:59.161Z] Error: No such image: emptyfs
23:59:59 [2021-07-29T23:59:59.161Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:59:59 [2021-07-29T23:59:59.161Z] ++++ docker load
23:59:59 [2021-07-29T23:59:59.161Z] Running integration-test (iteration 1)
23:59:59 [2021-07-29T23:59:59.161Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:59:59 [2021-07-29T23:59:59.161Z] ++ 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
23:59:59 [2021-07-29T23:59:59.161Z] ++ set -e
23:59:59 [2021-07-29T23:59:59.161Z] ++ '[' -n 0 ']'
23:59:59 [2021-07-29T23:59:59.161Z] ++ set -x
23:59:59 [2021-07-29T23:59:59.161Z] ++ 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
23:59:59 [2021-07-29T23:59:59.360Z] === RUN   TestValidatePrivileges
23:59:59 [2021-07-29T23:59:59.360Z] --- PASS: TestValidatePrivileges (0.00s)
23:59:59 [2021-07-29T23:59:59.360Z] === RUN   TestFilterByCapNeg
23:59:59 [2021-07-29T23:59:59.360Z] --- PASS: TestFilterByCapNeg (0.00s)
23:59:59 [2021-07-29T23:59:59.360Z] === RUN   TestFilterByCapPos
23:59:59 [2021-07-29T23:59:59.360Z] --- PASS: TestFilterByCapPos (0.00s)
23:59:59 [2021-07-29T23:59:59.360Z] === RUN   TestStoreGetPluginNotMatchCapRefs
23:59:59 [2021-07-29T23:59:59.360Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
23:59:59 [2021-07-29T23:59:59.360Z] PASS
23:59:59 [2021-07-29T23:59:59.360Z] coverage: 12.0% of statements
23:59:59 [2021-07-29T23:59:59.360Z] ok  	github.com/docker/docker/plugin	0.082s	coverage: 12.0% of statements
23:59:59 [2021-07-29T23:59:59.819Z] === RUN   TestNewSettable
23:59:59 [2021-07-29T23:59:59.819Z] --- PASS: TestNewSettable (0.00s)
23:59:59 [2021-07-29T23:59:59.819Z] === RUN   TestIsSettable
23:59:59 [2021-07-29T23:59:59.819Z] --- PASS: TestIsSettable (0.00s)
23:59:59 [2021-07-29T23:59:59.819Z] === RUN   TestUpdateSettingsEnv
23:59:59 [2021-07-29T23:59:59.819Z] --- PASS: TestUpdateSettingsEnv (0.00s)
23:59:59 [2021-07-29T23:59:59.819Z] PASS
23:59:59 [2021-07-29T23:59:59.819Z] coverage: 20.1% of statements
23:59:59 [2021-07-29T23:59:59.819Z] ok  	github.com/docker/docker/plugin/v2	0.055s	coverage: 20.1% of statements
23:59:59 [2021-07-29T23:59:59.849Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
23:59:59 [2021-07-29T23:59:59.849Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (43.21s)
23:59:59 [2021-07-29T23:59:59.849Z] PASS
23:59:59 [2021-07-29T23:59:59.849Z] 
23:59:59 [2021-07-29T23:59:59.849Z] === Skipped
23:59:59 [2021-07-29T23:59:59.849Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:59:59 [2021-07-29T23:59:59.849Z]     build_session_test.go:25: TODO: BuildKit
23:59:59 [2021-07-29T23:59:59.849Z] 
23:59:59 [2021-07-29T23:59:59.849Z] 
23:59:59 [2021-07-29T23:59:59.849Z] DONE 33 tests, 1 skipped in 280.583s
23:59:59 [2021-07-29T23:59:59.849Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:59:59 [2021-07-29T23:59:59.849Z] ++ 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
23:59:59 [2021-07-29T23:59:59.849Z] ++ set -e
23:59:59 [2021-07-29T23:59:59.849Z] ++ '[' -n 0 ']'
23:59:59 [2021-07-29T23:59:59.849Z] ++ set -x
23:59:59 [2021-07-29T23:59:59.849Z] ++ 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
00:00:00 [2021-07-30T00:00:00.108Z] INFO: Testing against a local daemon
00:00:00 [2021-07-30T00:00:00.108Z] === RUN   TestConfigInspect
00:00:00 [2021-07-30T00:00:00.337Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.67s)
00:00:00 [2021-07-30T00:00:00.337Z] === RUN   TestAuthZPluginV2Disable
00:00:00 [2021-07-30T00:00:00.678Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:00:00 [2021-07-30T00:00:00.786Z] === RUN   TestLoad
00:00:00 [2021-07-30T00:00:00.786Z] --- PASS: TestLoad (0.04s)
00:00:00 [2021-07-30T00:00:00.786Z] === RUN   TestSave
00:00:01 [2021-07-30T00:00:01.247Z] --- PASS: TestSave (0.22s)
00:00:01 [2021-07-30T00:00:01.247Z] === RUN   TestAddDeleteGet
00:00:01 [2021-07-30T00:00:01.247Z] --- PASS: TestAddDeleteGet (0.07s)
00:00:01 [2021-07-30T00:00:01.247Z] === RUN   TestInvalidTags
00:00:01 [2021-07-30T00:00:01.247Z] --- PASS: TestInvalidTags (0.01s)
00:00:01 [2021-07-30T00:00:01.247Z] PASS
00:00:01 [2021-07-30T00:00:01.247Z] coverage: 84.4% of statements
00:00:01 [2021-07-30T00:00:01.247Z] ok  	github.com/docker/docker/reference	0.416s	coverage: 84.4% of statements
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestResolveAuthConfigIndexServer
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestResolveAuthConfigFullURL
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestLoadAllowNondistributableArtifacts
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestValidateMirror
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestValidateMirror (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestLoadInsecureRegistries
00:00:02 [2021-07-30T00:00:02.785Z] time="2021-07-30T00:00:02Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:00:02 [2021-07-30T00:00:02.785Z] time="2021-07-30T00:00:02Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
00:00:02 [2021-07-30T00:00:02.785Z] time="2021-07-30T00:00:02Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestLoadInsecureRegistries (0.20s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestNewServiceConfig
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestNewServiceConfig (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestValidateIndexName
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestValidateIndexName (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestValidateIndexNameWithError
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestValidateIndexNameWithError (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestEndpointParse
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestEndpointParse (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestEndpointParseInvalid
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestEndpointParseInvalid (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestValidateEndpoint
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestValidateEndpoint (0.01s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestPing
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestPing (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestPingRegistryEndpoint
00:00:02 [2021-07-30T00:00:02.785Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:00:02 [2021-07-30T00:00:02.785Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestEndpoint
00:00:02 [2021-07-30T00:00:02.785Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:00:02 [2021-07-30T00:00:02.785Z] --- SKIP: TestEndpoint (0.01s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestParseRepositoryInfo
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestParseRepositoryInfo (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestNewIndexInfo
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestNewIndexInfo (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestMirrorEndpointLookup
00:00:02 [2021-07-30T00:00:02.785Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:00:02 [2021-07-30T00:00:02.785Z] --- SKIP: TestMirrorEndpointLookup (0.02s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestSearchRepositories
00:00:02 [2021-07-30T00:00:02.785Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
00:00:02 [2021-07-30T00:00:02.785Z]         Host: 127.0.0.1:49232
00:00:02 [2021-07-30T00:00:02.785Z]         User-Agent: docker test client
00:00:02 [2021-07-30T00:00:02.785Z]         Authorization: Token fake-token
00:00:02 [2021-07-30T00:00:02.785Z]         X-Docker-Token: true
00:00:02 [2021-07-30T00:00:02.785Z]         Accept-Encoding: gzip
00:00:02 [2021-07-30T00:00:02.785Z]         
00:00:02 [2021-07-30T00:00:02.785Z]         
00:00:02 [2021-07-30T00:00:02.785Z]     registry_test.go:730: HTTP/1.1 200 OK
00:00:02 [2021-07-30T00:00:02.785Z]         Connection: close
00:00:02 [2021-07-30T00:00:02.785Z]         Content-Length: 144
00:00:02 [2021-07-30T00:00:02.785Z]         Cache-Control: no-cache
00:00:02 [2021-07-30T00:00:02.785Z]         Content-Type: application/json
00:00:02 [2021-07-30T00:00:02.785Z]         Date: Fri, 30 Jul 2021 00:00:02 GMT
00:00:02 [2021-07-30T00:00:02.785Z]         Expires: -1
00:00:02 [2021-07-30T00:00:02.785Z]         Pragma: no-cache
00:00:02 [2021-07-30T00:00:02.785Z]         Server: docker-tests/mock
00:00:02 [2021-07-30T00:00:02.785Z]         X-Docker-Registry-Config: mock
00:00:02 [2021-07-30T00:00:02.785Z]         X-Docker-Registry-Version: 0.0.0
00:00:02 [2021-07-30T00:00:02.785Z]         
00:00:02 [2021-07-30T00:00:02.785Z]         
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestSearchRepositories (0.01s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestTrustedLocation
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestTrustedLocation (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
00:00:02 [2021-07-30T00:00:02.785Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
00:00:02 [2021-07-30T00:00:02.785Z] === RUN   TestAllowNondistributableArtifacts
00:00:02 [2021-07-30T00:00:02.786Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
00:00:02 [2021-07-30T00:00:02.786Z] === RUN   TestIsSecureIndex
00:00:02 [2021-07-30T00:00:02.786Z] --- PASS: TestIsSecureIndex (0.00s)
00:00:02 [2021-07-30T00:00:02.786Z] PASS
00:00:02 [2021-07-30T00:00:02.786Z] coverage: 50.3% of statements
00:00:02 [2021-07-30T00:00:02.786Z] ok  	github.com/docker/docker/registry	0.326s	coverage: 50.3% of statements
00:00:02 [2021-07-30T00:00:02.851Z] --- PASS: TestAuthZPluginV2Disable (3.01s)
00:00:02 [2021-07-30T00:00:02.851Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:00:03 [2021-07-30T00:00:03.217Z] --- PASS: TestConfigInspect (3.07s)
00:00:03 [2021-07-30T00:00:03.217Z] === RUN   TestConfigList
00:00:03 [2021-07-30T00:00:03.217Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestHeaderSimpleErrors
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestHeaderTooMuchFailures
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReaderWithReadError
00:00:03 [2021-07-30T00:00:03.244Z] time="2021-07-30T00:00:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReader
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReader (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] === RUN   TestResumableRequestReaderWithInitialResponse
00:00:03 [2021-07-30T00:00:03.244Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
00:00:03 [2021-07-30T00:00:03.244Z] PASS
00:00:03 [2021-07-30T00:00:03.244Z] coverage: 100.0% of statements
00:00:03 [2021-07-30T00:00:03.244Z] ok  	github.com/docker/docker/registry/resumable	0.301s	coverage: 100.0% of statements
00:00:03 [2021-07-30T00:00:03.705Z] === RUN   TestRestartManagerTimeout
00:00:03 [2021-07-30T00:00:03.705Z] --- PASS: TestRestartManagerTimeout (0.00s)
00:00:03 [2021-07-30T00:00:03.705Z] === RUN   TestRestartManagerTimeoutReset
00:00:03 [2021-07-30T00:00:03.705Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
00:00:03 [2021-07-30T00:00:03.705Z] PASS
00:00:03 [2021-07-30T00:00:03.705Z] coverage: 45.3% of statements
00:00:03 [2021-07-30T00:00:03.705Z] ok  	github.com/docker/docker/restartmanager	0.052s	coverage: 45.3% of statements
00:00:03 [2021-07-30T00:00:03.785Z]     check_test.go:309: [da39553778d55] daemon is not started
00:00:03 [2021-07-30T00:00:03.785Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
00:00:04 [2021-07-30T00:00:04.165Z] === RUN   TestDecodeContainerConfig
00:00:04 [2021-07-30T00:00:04.165Z] --- PASS: TestDecodeContainerConfig (0.00s)
00:00:04 [2021-07-30T00:00:04.165Z] === RUN   TestDecodeContainerConfigIsolation
00:00:04 [2021-07-30T00:00:04.165Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
00:00:04 [2021-07-30T00:00:04.165Z] === RUN   TestValidatePrivileged
00:00:04 [2021-07-30T00:00:04.165Z] --- PASS: TestValidatePrivileged (0.00s)
00:00:04 [2021-07-30T00:00:04.165Z] PASS
00:00:04 [2021-07-30T00:00:04.165Z] coverage: 52.2% of statements
00:00:04 [2021-07-30T00:00:04.353Z]     check_test.go:309: [d55546f84e350] daemon is not started
00:00:04 [2021-07-30T00:00:04.353Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:00:04 [2021-07-30T00:00:04.624Z] ok  	github.com/docker/docker/runconfig	0.055s	coverage: 52.2% of statements
00:00:05 [2021-07-30T00:00:05.084Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
00:00:05 [2021-07-30T00:00:05.084Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
00:00:05 [2021-07-30T00:00:05.084Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
00:00:05 [2021-07-30T00:00:05.084Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
00:00:05 [2021-07-30T00:00:05.084Z] PASS
00:00:05 [2021-07-30T00:00:05.084Z] coverage: 62.5% of statements
00:00:05 [2021-07-30T00:00:05.084Z] ok  	github.com/docker/docker/testutil	0.245s	coverage: 62.5% of statements
00:00:05 [2021-07-30T00:00:05.368Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.71s)
00:00:05 [2021-07-30T00:00:05.368Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:00:06 [2021-07-30T00:00:06.257Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:00:06 [2021-07-30T00:00:06.257Z] --- PASS: TestConfigList (2.85s)
00:00:06 [2021-07-30T00:00:06.257Z] === RUN   TestConfigsCreateAndDelete
00:00:06 [2021-07-30T00:00:06.516Z]     check_test.go:309: [d80800cc3cd41] daemon is not started
00:00:06 [2021-07-30T00:00:06.516Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestNewClientWithTimeout (17.68s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestClientStream
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestClientStream (0.00s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestClientSendFile
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestClientSendFile (0.00s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestClientWithRequestTimeout
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestClientWithRequestTimeout (0.01s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestFileSpecPlugin
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestFileSpecPlugin (0.02s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestFileJSONSpecPlugin
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestPluginAddHandler
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestPluginAddHandler (0.00s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestPluginWaitBadPlugin
00:00:07 [2021-07-30T00:00:07.994Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
00:00:07 [2021-07-30T00:00:07.994Z] === RUN   TestGet
00:00:07 [2021-07-30T00:00:07.994Z] time="2021-07-30T00:00:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
00:00:08 [2021-07-30T00:00:08.453Z] time="2021-07-30T00:00:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
00:00:09 [2021-07-30T00:00:09.051Z] --- PASS: TestConfigsCreateAndDelete (2.86s)
00:00:09 [2021-07-30T00:00:09.051Z] === RUN   TestConfigsUpdate
00:00:09 [2021-07-30T00:00:09.102Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
00:00:09 [2021-07-30T00:00:09.310Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestGetDriver
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestGetDriver (0.00s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestVolumeRequestError
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestVolumeRequestError (0.01s)
00:00:10 [2021-07-30T00:00:10.631Z] PASS
00:00:10 [2021-07-30T00:00:10.631Z] coverage: 36.1% of statements
00:00:10 [2021-07-30T00:00:10.631Z] ok  	github.com/docker/docker/volume/drivers	0.073s	coverage: 36.1% of statements
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestGetAddress
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestGetAddress (0.00s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestRemove
00:00:10 [2021-07-30T00:00:10.631Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:00:10 [2021-07-30T00:00:10.631Z] --- SKIP: TestRemove (0.01s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestInitializeWithVolumes
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestInitializeWithVolumes (0.01s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestCreate
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestCreate (0.02s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestValidateName
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestValidateName (0.00s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestCreateWithOpts
00:00:10 [2021-07-30T00:00:10.631Z]     local_test.go:181: runtime.GOOS == "windows"
00:00:10 [2021-07-30T00:00:10.631Z] --- SKIP: TestCreateWithOpts (0.00s)
00:00:10 [2021-07-30T00:00:10.631Z] === RUN   TestRelaodNoOpts
00:00:10 [2021-07-30T00:00:10.631Z] time="2021-07-30T00:00:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
00:00:10 [2021-07-30T00:00:10.631Z] --- PASS: TestRelaodNoOpts (0.03s)
00:00:10 [2021-07-30T00:00:10.631Z] PASS
00:00:10 [2021-07-30T00:00:10.631Z] coverage: 41.5% of statements
00:00:10 [2021-07-30T00:00:10.631Z] ok  	github.com/docker/docker/volume/local	0.115s	coverage: 41.5% of statements
00:00:10 [2021-07-30T00:00:10.688Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:00:11 [2021-07-30T00:00:11.257Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:00:11 [2021-07-30T00:00:11.825Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:00:11 [2021-07-30T00:00:11.825Z] --- PASS: TestConfigsUpdate (2.98s)
00:00:11 [2021-07-30T00:00:11.825Z] === RUN   TestTemplatedConfig
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestConvertTmpfsOptions
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:49: data="mode=700,size=1m"
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:49: data="ro"
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestConvertTmpfsOptions (0.00s)
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestParseMountRaw
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestParseMountRaw (0.05s)
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestParseMountRawSplit
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 0
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 1
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 2
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 3
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 4
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 5
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 6
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 7
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 8
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 0
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 1
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 2
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 3
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 4
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 5
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 6
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 7
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 8
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 9
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 10
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 11
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 12
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 0
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 1
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 2
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 3
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 4
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 5
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 6
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 7
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 8
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 9
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 10
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:390: case 11
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestParseMountRawSplit (0.01s)
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestParseMountSpec
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 0
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 1
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 2
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 3
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 4
00:00:12 [2021-07-30T00:00:12.172Z]     parser_test.go:455: case 5
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestParseMountSpec (0.01s)
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestParseMountSpecBindWithFileinfoError
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s)
00:00:12 [2021-07-30T00:00:12.172Z] === RUN   TestValidateMount
00:00:12 [2021-07-30T00:00:12.172Z] --- PASS: TestValidateMount (0.00s)
00:00:12 [2021-07-30T00:00:12.172Z] PASS
00:00:12 [2021-07-30T00:00:12.172Z] coverage: 66.2% of statements
00:00:12 [2021-07-30T00:00:12.631Z] ok  	github.com/docker/docker/volume/mounts	0.141s	coverage: 66.2% of statements
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestSetGetMeta
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestSetGetMeta
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestRestore
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestRestore
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestServiceCreate
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestServiceCreate
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestServiceList
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestServiceList
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestServiceRemove
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestServiceRemove
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestServiceGet
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestServiceGet
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestServicePrune
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestServicePrune
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestCreate
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestCreate
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestRemove
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestRemove
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestList
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestList
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFindByDriver
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFindByDriver
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFindByReferenced
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFindByReferenced
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestDerefMultipleOfSameRef
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestDerefMultipleOfSameRef
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestDefererencePluginOnCreateError
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestDefererencePluginOnCreateError
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestRefDerefRemove
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestRefDerefRemove
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestGet
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestGet
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestGetWithReference
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestGetWithReference
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_nil_list
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_nil_list
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_filter_some
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_filter_some
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_filter_middle
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_filter_middle
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_filter_middle_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === RUN   TestFilterFunc/test_filter_first_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === PAUSE TestFilterFunc/test_filter_first_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_nil_list
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_filter_first_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_filter_middle_and_last
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_filter_middle
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_empty_list
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFilterFunc/test_filter_some
00:00:13 [2021-07-30T00:00:13.091Z] --- PASS: TestFilterFunc (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestSetGetMeta
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFindByReferenced
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestFindByDriver
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestServiceGet
00:00:13 [2021-07-30T00:00:13.091Z] --- PASS: TestSetGetMeta (0.03s)
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestGetWithReference
00:00:13 [2021-07-30T00:00:13.091Z] --- PASS: TestFindByReferenced (0.05s)
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestGet
00:00:13 [2021-07-30T00:00:13.091Z] --- PASS: TestFindByDriver (0.06s)
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestRefDerefRemove
00:00:13 [2021-07-30T00:00:13.091Z] --- PASS: TestGetWithReference (0.05s)
00:00:13 [2021-07-30T00:00:13.091Z] === CONT  TestDefererencePluginOnCreateError
00:00:13 [2021-07-30T00:00:13.205Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
00:00:13 [2021-07-30T00:00:13.465Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestGet (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestRefDerefRemove (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestDerefMultipleOfSameRef
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestServiceList
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestDefererencePluginOnCreateError (0.06s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestServiceRemove
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestDerefMultipleOfSameRef (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestServiceCreate
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestServiceGet (0.26s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestRestore
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestServiceRemove (0.13s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestRemove
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestServiceCreate (0.12s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestList
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestServiceList (0.14s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestCreate
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestCreate (0.03s)
00:00:13 [2021-07-30T00:00:13.553Z] === CONT  TestServicePrune
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestRemove (0.03s)
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestRestore (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestList (0.04s)
00:00:13 [2021-07-30T00:00:13.553Z] time="2021-07-30T00:00:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:00:13 [2021-07-30T00:00:13.553Z] time="2021-07-30T00:00:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:00:13 [2021-07-30T00:00:13.553Z] time="2021-07-30T00:00:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:00:13 [2021-07-30T00:00:13.553Z] time="2021-07-30T00:00:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
00:00:13 [2021-07-30T00:00:13.553Z] time="2021-07-30T00:00:13Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
00:00:13 [2021-07-30T00:00:13.553Z] --- PASS: TestServicePrune (0.06s)
00:00:13 [2021-07-30T00:00:13.553Z] PASS
00:00:13 [2021-07-30T00:00:13.553Z] coverage: 70.3% of statements
00:00:13 [2021-07-30T00:00:13.553Z] ok  	github.com/docker/docker/volume/service	0.420s	coverage: 70.3% of statements
00:00:13 [2021-07-30T00:00:13.724Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:00:14 [2021-07-30T00:00:14.016Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:00:14 [2021-07-30T00:00:14.072Z] Loaded image: buildpack-deps:buster
00:00:14 [2021-07-30T00:00:14.072Z] Loaded image: busybox:latest
00:00:14 [2021-07-30T00:00:14.333Z] Loaded image: busybox:glibc
00:00:14 [2021-07-30T00:00:14.475Z] time="2021-07-30T00:00:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
00:00:14 [2021-07-30T00:00:14.663Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
00:00:14 [2021-07-30T00:00:14.663Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:00:14 [2021-07-30T00:00:14.922Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:00:16 [2021-07-30T00:00:16.825Z] --- PASS: TestTemplatedConfig (4.69s)
00:00:16 [2021-07-30T00:00:16.826Z] === RUN   TestConfigCreateResolve
00:00:16 [2021-07-30T00:00:16.826Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:00:16 [2021-07-30T00:00:16.903Z] Loaded image: debian:bullseye
00:00:16 [2021-07-30T00:00:16.903Z] Loaded image: hello-world:latest
00:00:16 [2021-07-30T00:00:16.903Z] Loaded image: arm32v7/hello-world:latest
00:00:16 [2021-07-30T00:00:16.903Z] INFO: Testing against a local daemon
00:00:16 [2021-07-30T00:00:16.904Z] === RUN   TestCgroupNamespacesBuild
00:00:17 [2021-07-30T00:00:17.588Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.18s)
00:00:17 [2021-07-30T00:00:17.588Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:00:18 [2021-07-30T00:00:18.728Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:00:18 [2021-07-30T00:00:18.728Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:00:18 [2021-07-30T00:00:18.821Z] --- PASS: TestCgroupNamespacesBuild (1.86s)
00:00:18 [2021-07-30T00:00:18.821Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
00:00:18 [2021-07-30T00:00:18.987Z] --- PASS: TestConfigCreateResolve (2.39s)
00:00:18 [2021-07-30T00:00:18.987Z] === RUN   TestConfigDaemonLibtrustID
00:00:19 [2021-07-30T00:00:19.555Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:00:19 [2021-07-30T00:00:19.555Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
00:00:19 [2021-07-30T00:00:19.555Z] PASS
00:00:19 [2021-07-30T00:00:19.555Z] 
00:00:19 [2021-07-30T00:00:19.555Z] DONE 7 tests in 19.594s
00:00:19 [2021-07-30T00:00:19.555Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:00:19 [2021-07-30T00:00:19.555Z] ++ 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
00:00:19 [2021-07-30T00:00:19.555Z] ++ set -e
00:00:19 [2021-07-30T00:00:19.555Z] ++ '[' -n 0 ']'
00:00:19 [2021-07-30T00:00:19.555Z] ++ set -x
00:00:19 [2021-07-30T00:00:19.555Z] ++ 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
00:00:19 [2021-07-30T00:00:19.555Z] INFO: Testing against a local daemon
00:00:19 [2021-07-30T00:00:19.555Z] === RUN   TestCheckpoint
00:00:19 [2021-07-30T00:00:19.813Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:00:19 [2021-07-30T00:00:19.813Z] --- SKIP: TestCheckpoint (0.00s)
00:00:19 [2021-07-30T00:00:19.813Z] === RUN   TestContainerInvalidJSON
00:00:19 [2021-07-30T00:00:19.813Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:00:19 [2021-07-30T00:00:19.813Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:00:19 [2021-07-30T00:00:19.813Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:00:19 [2021-07-30T00:00:19.813Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:00:19 [2021-07-30T00:00:19.813Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:00:19 [2021-07-30T00:00:19.813Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:00:19 [2021-07-30T00:00:19.813Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:00:19 [2021-07-30T00:00:19.814Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:00:19 [2021-07-30T00:00:19.814Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:00:19 [2021-07-30T00:00:19.814Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:00:19 [2021-07-30T00:00:19.814Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:00:19 [2021-07-30T00:00:19.814Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:00:19 [2021-07-30T00:00:19.814Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:00:19 [2021-07-30T00:00:19.814Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:00:19 [2021-07-30T00:00:19.814Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:00:19 [2021-07-30T00:00:19.814Z] === RUN   TestCopyFromContainerPathIsNotDir
00:00:19 [2021-07-30T00:00:19.814Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
00:00:19 [2021-07-30T00:00:19.814Z] === RUN   TestCopyToContainerPathDoesNotExist
00:00:19 [2021-07-30T00:00:19.814Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
00:00:19 [2021-07-30T00:00:19.814Z] === RUN   TestCopyToContainerPathIsNotDir
00:00:20 [2021-07-30T00:00:20.073Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:00:20 [2021-07-30T00:00:20.073Z] === RUN   TestCopyFromContainer
00:00:20 [2021-07-30T00:00:20.733Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s)
00:00:20 [2021-07-30T00:00:20.733Z] === RUN   TestBuildWithSession
00:00:20 [2021-07-30T00:00:20.733Z]     build_session_test.go:25: TODO: BuildKit
00:00:20 [2021-07-30T00:00:20.733Z] --- SKIP: TestBuildWithSession (0.00s)
00:00:20 [2021-07-30T00:00:20.733Z] === RUN   TestBuildSquashParent
00:00:21 [2021-07-30T00:00:21.449Z] === RUN   TestCopyFromContainer//
00:00:21 [2021-07-30T00:00:21.708Z] === RUN   TestCopyFromContainer//bar/root
00:00:21 [2021-07-30T00:00:21.708Z] === RUN   TestCopyFromContainer//bar/root/
00:00:21 [2021-07-30T00:00:21.708Z] === RUN   TestCopyFromContainer/bar/quux
00:00:21 [2021-07-30T00:00:21.967Z] === RUN   TestCopyFromContainer/bar/quux/
00:00:21 [2021-07-30T00:00:21.967Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:00:21 [2021-07-30T00:00:21.967Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:00:22 [2021-07-30T00:00:22.226Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:00:22 [2021-07-30T00:00:22.226Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:00:22 [2021-07-30T00:00:22.226Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCopyFromContainer/bar/notarget
00:00:22 [2021-07-30T00:00:22.485Z] --- PASS: TestCopyFromContainer (2.50s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer// (0.13s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.08s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:00:22 [2021-07-30T00:00:22.485Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateLinkToNonExistingContainer
00:00:22 [2021-07-30T00:00:22.485Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateWithInvalidEnv
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateWithInvalidEnv/0
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateWithInvalidEnv/0
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateWithInvalidEnv/1
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateWithInvalidEnv/1
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateWithInvalidEnv/2
00:00:22 [2021-07-30T00:00:22.485Z] === PAUSE TestCreateWithInvalidEnv/2
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateWithInvalidEnv/0
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateWithInvalidEnv/2
00:00:22 [2021-07-30T00:00:22.485Z] === CONT  TestCreateWithInvalidEnv/1
00:00:22 [2021-07-30T00:00:22.485Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:00:22 [2021-07-30T00:00:22.485Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
00:00:22 [2021-07-30T00:00:22.485Z] === RUN   TestCreateTmpfsMountsTarget
00:00:22 [2021-07-30T00:00:22.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s)
00:00:22 [2021-07-30T00:00:22.743Z] === RUN   TestCreateWithCustomMaskedPaths
00:00:22 [2021-07-30T00:00:22.743Z]     check_test.go:309: [d18924d946aae] daemon is not started
00:00:22 [2021-07-30T00:00:22.743Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:00:23 [2021-07-30T00:00:23.055Z] --- PASS: TestGet (15.03s)
00:00:23 [2021-07-30T00:00:23.055Z] === RUN   TestPluginWithNoManifest
00:00:23 [2021-07-30T00:00:23.055Z] --- PASS: TestPluginWithNoManifest (0.00s)
00:00:23 [2021-07-30T00:00:23.055Z] === RUN   TestGetAll
00:00:23 [2021-07-30T00:00:23.055Z] --- PASS: TestGetAll (0.00s)
00:00:23 [2021-07-30T00:00:23.055Z] PASS
00:00:23 [2021-07-30T00:00:23.055Z] coverage: 73.4% of statements
00:00:23 [2021-07-30T00:00:23.055Z] ok  	github.com/docker/docker/pkg/plugins	35.258s	coverage: 73.4% of statements
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/quota	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/rootless	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/volume	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:00:23 [2021-07-30T00:00:23.055Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:00:23 [2021-07-30T00:00:23.311Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:00:23 [2021-07-30T00:00:23.888Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:00:23 [2021-07-30T00:00:23.993Z] tests/integration/api_volume_test.py .........                           [ 74%]
00:00:24 [2021-07-30T00:00:24.456Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === Skipped
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     dispatchers_test.go:377: Windows does not support stopsignal
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     client_test.go:23: runtime.GOOS == "windows"
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     daemon_test.go:147: root required
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     reload_test.go:520: root required
00:00:25 [2021-07-30T00:00:25.237Z] 
00:00:25 [2021-07-30T00:00:25.237Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
00:00:25 [2021-07-30T00:00:25.237Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     pull_v2_test.go:73: Needs fixing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     pull_v2_test.go:118: Needs fixing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     download_test.go:268: Needs fixing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     layer_test.go:304: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     layer_test.go:353: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     layer_test.go:468: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     layer_test.go:697: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     migration_test.go:46: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     migration_test.go:182: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     mount_test.go:17: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     mount_test.go:76: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     mount_test.go:125: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     mount_test.go:212: Failing on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:134: Xz not present in msys2
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:239: Failing on Windows CI machines
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_windows_test.go:16: Currently fails
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     changes_test.go:192: needs more investigation
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     changes_test.go:405: needs further investigation
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     changes_test.go:441: needs further investigation
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.01s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     poller_test.go:41: No chmod on Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     fileutils_test.go:134: Needs porting to Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     fileutils_test.go:180: Needs porting to Windows
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
00:00:25 [2021-07-30T00:00:25.696Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s)
00:00:25 [2021-07-30T00:00:25.696Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.01s)
00:00:25 [2021-07-30T00:00:25.696Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
00:00:25 [2021-07-30T00:00:25.696Z]     local_test.go:181: runtime.GOOS == "windows"
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] 
00:00:25 [2021-07-30T00:00:25.696Z] DONE 1830 tests, 45 skipped in 249.879s
00:00:25 [2021-07-30T00:00:25.696Z] INFO: make.ps1 ended at 07/30/2021 00:00:25
00:00:25 [2021-07-30T00:00:25.838Z] --- PASS: TestCreateWithCustomMaskedPaths (3.28s)
00:00:25 [2021-07-30T00:00:25.838Z] === RUN   TestCreateWithCustomReadonlyPaths
00:00:26 [2021-07-30T00:00:26.166Z] tests/integration/client_test.py .....                                   [ 75%]
00:00:26 [2021-07-30T00:00:26.166Z] tests/integration/context_api_test.py ...                                [ 76%]
00:00:27 [2021-07-30T00:00:27.105Z] tests/integration/errors_test.py .                                       [ 76%]
00:00:27 [2021-07-30T00:00:27.317Z] --- PASS: TestBuildSquashParent (5.77s)
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:27 [2021-07-30T00:00:27.317Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.317Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:00:27 [2021-07-30T00:00:27.317Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.317Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:00:27 [2021-07-30T00:00:27.868Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
00:00:27 [2021-07-30T00:00:27.868Z] INFO: Unit tests ended at 07/30/2021 00:00:27. Duration:00:04:29.2961020
00:00:27 [2021-07-30T00:00:27.868Z] INFO: Building busybox
00:00:27 [2021-07-30T00:00:27.868Z] Sending build context to Docker daemon   5.12kB
00:00:27 [2021-07-30T00:00:27.868Z] 
00:00:27 [2021-07-30T00:00:27.868Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
00:00:27 [2021-07-30T00:00:27.868Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
00:00:27 [2021-07-30T00:00:27.868Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
00:00:27 [2021-07-30T00:00:27.868Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
00:00:27 [2021-07-30T00:00:27.868Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
00:00:27 [2021-07-30T00:00:27.868Z]  ---> 9a0a02eca0e6
00:00:27 [2021-07-30T00:00:27.868Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
00:00:27 [2021-07-30T00:00:27.868Z]  ---> Running in 9a4d0d7e121c
00:00:28 [2021-07-30T00:00:28.708Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:00:29 [2021-07-30T00:00:29.124Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:00:29 [2021-07-30T00:00:29.124Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:00:29 [2021-07-30T00:00:29.280Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:00:29 [2021-07-30T00:00:29.382Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.44s)
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:29 [2021-07-30T00:00:29.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:29 [2021-07-30T00:00:29.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:29 [2021-07-30T00:00:29.382Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:00:29 [2021-07-30T00:00:29.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:00:29 [2021-07-30T00:00:29.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:00:29 [2021-07-30T00:00:29.382Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:00:29 [2021-07-30T00:00:29.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
00:00:29 [2021-07-30T00:00:29.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
00:00:29 [2021-07-30T00:00:29.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
00:00:29 [2021-07-30T00:00:29.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:00:29 [2021-07-30T00:00:29.382Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
00:00:29 [2021-07-30T00:00:29.383Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:00:30 [2021-07-30T00:00:30.758Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.17s)
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestCreateDifferentPlatform
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestCreateDifferentPlatform/different_os
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:00:30 [2021-07-30T00:00:30.758Z] --- PASS: TestCreateDifferentPlatform (0.03s)
00:00:30 [2021-07-30T00:00:30.758Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:00:30 [2021-07-30T00:00:30.758Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:00:30 [2021-07-30T00:00:30.758Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:00:30 [2021-07-30T00:00:30.758Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestContainerStartOnDaemonRestart
00:00:30 [2021-07-30T00:00:30.758Z] === PAUSE TestContainerStartOnDaemonRestart
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestDaemonRestartIpcMode
00:00:30 [2021-07-30T00:00:30.758Z] === PAUSE TestDaemonRestartIpcMode
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestDaemonHostGatewayIP
00:00:30 [2021-07-30T00:00:30.758Z] === PAUSE TestDaemonHostGatewayIP
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestRestartDaemonWithRestartingContainer
00:00:30 [2021-07-30T00:00:30.758Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestContainerKillOnDaemonStart
00:00:30 [2021-07-30T00:00:30.758Z] === PAUSE TestContainerKillOnDaemonStart
00:00:30 [2021-07-30T00:00:30.758Z] === RUN   TestDiff
00:00:31 [2021-07-30T00:00:31.194Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.47s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
00:00:31 [2021-07-30T00:00:31.194Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
00:00:31 [2021-07-30T00:00:31.194Z] === RUN   TestBuildMultiStageCopy
00:00:31 [2021-07-30T00:00:31.194Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:00:32 [2021-07-30T00:00:32.136Z] --- PASS: TestDiff (1.35s)
00:00:32 [2021-07-30T00:00:32.136Z] === RUN   TestExecWithCloseStdin
00:00:32 [2021-07-30T00:00:32.433Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
00:00:32 [2021-07-30T00:00:32.433Z] PASS
00:00:32 [2021-07-30T00:00:32.433Z] 
00:00:32 [2021-07-30T00:00:32.433Z] DONE 17 tests in 46.717s
00:00:32 [2021-07-30T00:00:32.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:00:32 [2021-07-30T00:00:32.433Z] INFO: Testing against a local daemon
00:00:32 [2021-07-30T00:00:32.433Z] === RUN   TestPluginInvalidJSON
00:00:32 [2021-07-30T00:00:32.433Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:00:32 [2021-07-30T00:00:32.433Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:00:32 [2021-07-30T00:00:32.433Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:00:32 [2021-07-30T00:00:32.433Z] --- PASS: TestPluginInvalidJSON (0.02s)
00:00:32 [2021-07-30T00:00:32.433Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:00:32 [2021-07-30T00:00:32.433Z] === RUN   TestPluginInstall
00:00:32 [2021-07-30T00:00:32.433Z] === RUN   TestPluginInstall/no_auth
00:00:33 [2021-07-30T00:00:33.739Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:00:33 [2021-07-30T00:00:33.797Z] time="2021-07-30T00:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:33 [2021-07-30T00:00:33.797Z] time="2021-07-30T00:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ff380a2d517f41f4fc782d65c6f77ab330738738965098e892219cd856c11f7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:33 [2021-07-30T00:00:33.797Z] time="2021-07-30T00:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:33 [2021-07-30T00:00:33.797Z] time="2021-07-30T00:00:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ff380a2d517f41f4fc782d65c6f77ab330738738965098e892219cd856c11f7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:33 [2021-07-30T00:00:33.999Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:00:34 [2021-07-30T00:00:34.040Z] --- PASS: TestExecWithCloseStdin (1.56s)
00:00:34 [2021-07-30T00:00:34.040Z] === RUN   TestExec
00:00:34 [2021-07-30T00:00:34.052Z] === RUN   TestPluginInstall/with_htpasswd
00:00:34 [2021-07-30T00:00:34.308Z] time="2021-07-30T00:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:34 [2021-07-30T00:00:34.308Z] time="2021-07-30T00:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ff380a2d517f41f4fc782d65c6f77ab330738738965098e892219cd856c11f7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:34 [2021-07-30T00:00:34.308Z] time="2021-07-30T00:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:34 [2021-07-30T00:00:34.308Z] time="2021-07-30T00:00:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6ff380a2d517f41f4fc782d65c6f77ab330738738965098e892219cd856c11f7" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:34 [2021-07-30T00:00:34.564Z] === RUN   TestPluginInstall/with_insecure
00:00:34 [2021-07-30T00:00:34.591Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:00:34 [2021-07-30T00:00:34.607Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:00:34 [2021-07-30T00:00:34.607Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:00:34 [2021-07-30T00:00:34.854Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:00:35 [2021-07-30T00:00:35.175Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:00:35 [2021-07-30T00:00:35.175Z] --- PASS: TestExec (1.60s)
00:00:35 [2021-07-30T00:00:35.175Z] === RUN   TestExecUser
00:00:35 [2021-07-30T00:00:35.436Z] --- PASS: TestBuildMultiStageCopy (4.27s)
00:00:35 [2021-07-30T00:00:35.437Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
00:00:35 [2021-07-30T00:00:35.437Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s)
00:00:35 [2021-07-30T00:00:35.437Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
00:00:35 [2021-07-30T00:00:35.437Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.49s)
00:00:35 [2021-07-30T00:00:35.437Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s)
00:00:35 [2021-07-30T00:00:35.437Z] === RUN   TestBuildMultiStageParentConfig
00:00:35 [2021-07-30T00:00:35.634Z] time="2021-07-30T00:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:35 [2021-07-30T00:00:35.634Z] time="2021-07-30T00:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:272f62bf815330ad92c78736f133ba8657f6247901af72a7d44f52d51fb93b5b" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:35 [2021-07-30T00:00:35.634Z] time="2021-07-30T00:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:00:35 [2021-07-30T00:00:35.634Z] time="2021-07-30T00:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:272f62bf815330ad92c78736f133ba8657f6247901af72a7d44f52d51fb93b5b" mediatype=application/vnd.docker.plugin.v1+json size=522
00:00:35 [2021-07-30T00:00:35.891Z]     plugin_test.go:165: [daeb7f3845648] daemon is not started
00:00:35 [2021-07-30T00:00:35.891Z] --- PASS: TestPluginInstall (3.65s)
00:00:35 [2021-07-30T00:00:35.891Z]     --- PASS: TestPluginInstall/no_auth (1.85s)
00:00:35 [2021-07-30T00:00:35.891Z]     --- PASS: TestPluginInstall/with_htpasswd (0.67s)
00:00:35 [2021-07-30T00:00:35.891Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
00:00:35 [2021-07-30T00:00:35.891Z] === RUN   TestPluginsWithRuntimes
00:00:36 [2021-07-30T00:00:36.383Z] --- PASS: TestBuildMultiStageParentConfig (0.87s)
00:00:36 [2021-07-30T00:00:36.383Z] === RUN   TestBuildLabelWithTargets
00:00:36 [2021-07-30T00:00:36.555Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:00:37 [2021-07-30T00:00:37.123Z] --- PASS: TestExecUser (1.74s)
00:00:37 [2021-07-30T00:00:37.123Z] === RUN   TestExportContainerAndImportImage
00:00:37 [2021-07-30T00:00:37.265Z] === RUN   TestPluginsWithRuntimes/No_Args
00:00:37 [2021-07-30T00:00:37.776Z] --- PASS: TestBuildLabelWithTargets (1.32s)
00:00:37 [2021-07-30T00:00:37.776Z] === RUN   TestBuildWithEmptyLayers
00:00:38 [2021-07-30T00:00:38.059Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:00:38 [2021-07-30T00:00:38.059Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:00:38 [2021-07-30T00:00:38.059Z]     check_test.go:309: [d35d499274071] daemon is not started
00:00:38 [2021-07-30T00:00:38.059Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:00:38 [2021-07-30T00:00:38.192Z] === RUN   TestPluginsWithRuntimes/With_Args
00:00:38 [2021-07-30T00:00:38.347Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
00:00:38 [2021-07-30T00:00:38.347Z] === RUN   TestBuildMultiStageOnBuild
00:00:38 [2021-07-30T00:00:38.627Z] --- PASS: TestExportContainerAndImportImage (1.51s)
00:00:38 [2021-07-30T00:00:38.627Z] === RUN   TestExportContainerAfterDaemonRestart
00:00:39 [2021-07-30T00:00:39.117Z] --- PASS: TestPluginsWithRuntimes (3.42s)
00:00:39 [2021-07-30T00:00:39.117Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
00:00:39 [2021-07-30T00:00:39.117Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
00:00:39 [2021-07-30T00:00:39.374Z] === RUN   TestPluginBackCompatMediaTypes
00:00:39 [2021-07-30T00:00:39.934Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
00:00:39 [2021-07-30T00:00:39.934Z] PASS
00:00:39 [2021-07-30T00:00:39.934Z] 
00:00:39 [2021-07-30T00:00:39.934Z] DONE 10 tests in 7.715s
00:00:39 [2021-07-30T00:00:39.934Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:00:39 [2021-07-30T00:00:39.934Z] INFO: Testing against a local daemon
00:00:39 [2021-07-30T00:00:39.934Z] === RUN   TestExternalGraphDriver
00:00:39 [2021-07-30T00:00:39.934Z] === RUN   TestExternalGraphDriver/json
00:00:40 [2021-07-30T00:00:40.532Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
00:00:40 [2021-07-30T00:00:40.532Z] === RUN   TestHealthCheckWorkdir
00:00:40 [2021-07-30T00:00:40.532Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:00:41 [2021-07-30T00:00:41.100Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:00:41 [2021-07-30T00:00:41.647Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
00:00:41 [2021-07-30T00:00:41.647Z] === RUN   TestBuildUncleanTarFilenames
00:00:41 [2021-07-30T00:00:41.822Z] === RUN   TestExternalGraphDriver/spec
00:00:41 [2021-07-30T00:00:41.952Z] --- PASS: TestImportExtremelyLargeImageWorks (94.77s)
00:00:41 [2021-07-30T00:00:41.952Z] PASS
00:00:41 [2021-07-30T00:00:41.952Z] 
00:00:41 [2021-07-30T00:00:41.952Z] === Skipped
00:00:41 [2021-07-30T00:00:41.952Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:00:41 [2021-07-30T00:00:41.952Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:00:41 [2021-07-30T00:00:41.952Z] 
00:00:41 [2021-07-30T00:00:41.952Z] 
00:00:41 [2021-07-30T00:00:41.952Z] DONE 12 tests, 1 skipped in 98.758s
00:00:41 [2021-07-30T00:00:41.952Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:00:41 [2021-07-30T00:00:41.952Z] INFO: Testing against a local daemon
00:00:41 [2021-07-30T00:00:41.952Z] === RUN   TestNetworkCreateDelete
00:00:41 [2021-07-30T00:00:41.952Z] --- PASS: TestNetworkCreateDelete (0.14s)
00:00:41 [2021-07-30T00:00:41.952Z] === RUN   TestDockerNetworkDeletePreferID
00:00:41 [2021-07-30T00:00:41.952Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
00:00:41 [2021-07-30T00:00:41.952Z] === RUN   TestDaemonDNSFallback
00:00:42 [2021-07-30T00:00:42.219Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
00:00:42 [2021-07-30T00:00:42.219Z] === RUN   TestBuildMultiStageLayerLeak
00:00:42 [2021-07-30T00:00:42.478Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:00:42 [2021-07-30T00:00:42.478Z] --- PASS: TestHealthCheckWorkdir (2.45s)
00:00:42 [2021-07-30T00:00:42.478Z] === RUN   TestHealthKillContainer
00:00:43 [2021-07-30T00:00:43.415Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:00:43 [2021-07-30T00:00:43.415Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:00:43 [2021-07-30T00:00:43.710Z] === RUN   TestExternalGraphDriver/pull
00:00:44 [2021-07-30T00:00:44.762Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s)
00:00:44 [2021-07-30T00:00:44.762Z] === RUN   TestBuildWithHugeFile
00:00:45 [2021-07-30T00:00:45.321Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:00:45 [2021-07-30T00:00:45.548Z] Removing intermediate container 9a4d0d7e121c
00:00:45 [2021-07-30T00:00:45.548Z]  ---> 6b080ab2fc96
00:00:45 [2021-07-30T00:00:45.548Z] Step 7/13 : ARG BUSYBOX_VERSION
00:00:45 [2021-07-30T00:00:45.548Z]  ---> Running in 1de61967169d
00:00:45 [2021-07-30T00:00:45.548Z] Removing intermediate container 1de61967169d
00:00:45 [2021-07-30T00:00:45.548Z]  ---> 223f3164f015
00:00:45 [2021-07-30T00:00:45.548Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
00:00:45 [2021-07-30T00:00:45.596Z] --- PASS: TestExternalGraphDriver (5.44s)
00:00:45 [2021-07-30T00:00:45.596Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
00:00:45 [2021-07-30T00:00:45.596Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
00:00:45 [2021-07-30T00:00:45.596Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
00:00:45 [2021-07-30T00:00:45.596Z] === RUN   TestGraphdriverPluginV2
00:00:46 [2021-07-30T00:00:46.005Z]  ---> Running in c123dd59fc13
00:00:46 [2021-07-30T00:00:46.264Z] --- PASS: TestHealthKillContainer (3.66s)
00:00:46 [2021-07-30T00:00:46.264Z] === RUN   TestInspectCpusetInConfigPre120
00:00:46 [2021-07-30T00:00:46.462Z] Removing intermediate container c123dd59fc13
00:00:46 [2021-07-30T00:00:46.462Z]  ---> 28556f4a62de
00:00:46 [2021-07-30T00:00:46.462Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
00:00:47 [2021-07-30T00:00:47.201Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:00:47 [2021-07-30T00:00:47.428Z] 
00:00:47 [2021-07-30T00:00:47.465Z] --- PASS: TestInspectCpusetInConfigPre120 (1.20s)
00:00:47 [2021-07-30T00:00:47.465Z] === RUN   TestIpcModeNone
00:00:47 [2021-07-30T00:00:47.465Z]     check_test.go:309: [dc3452f493a0d] daemon is not started
00:00:47 [2021-07-30T00:00:47.724Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:00:47 [2021-07-30T00:00:47.887Z]  ---> 0afe643a569b
00:00:47 [2021-07-30T00:00:47.887Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
00:00:47 [2021-07-30T00:00:47.887Z]  ---> Running in eac3b703d644
00:00:48 [2021-07-30T00:00:48.527Z] --- PASS: TestDaemonDNSFallback (7.70s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestInspectNetwork
00:00:48 [2021-07-30T00:00:48.527Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestInspectNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestRunContainerWithBridgeNone
00:00:48 [2021-07-30T00:00:48.527Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkInvalidJSON
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkInvalidJSON//networks/create
00:00:48 [2021-07-30T00:00:48.527Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:00:48 [2021-07-30T00:00:48.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:00:48 [2021-07-30T00:00:48.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:00:48 [2021-07-30T00:00:48.527Z] === CONT  TestNetworkInvalidJSON//networks/create
00:00:48 [2021-07-30T00:00:48.527Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:00:48 [2021-07-30T00:00:48.527Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:00:48 [2021-07-30T00:00:48.527Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkList
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkList//networks
00:00:48 [2021-07-30T00:00:48.527Z] === PAUSE TestNetworkList//networks
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestNetworkList//networks/
00:00:48 [2021-07-30T00:00:48.527Z] === PAUSE TestNetworkList//networks/
00:00:48 [2021-07-30T00:00:48.527Z] === CONT  TestNetworkList//networks
00:00:48 [2021-07-30T00:00:48.527Z] === CONT  TestNetworkList//networks/
00:00:48 [2021-07-30T00:00:48.527Z] --- PASS: TestNetworkList (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     --- PASS: TestNetworkList//networks (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestHostIPv4BridgeLabel
00:00:48 [2021-07-30T00:00:48.527Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestDaemonRestartWithLiveRestore
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestDaemonDefaultNetworkPools
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestDaemonRestartWithExistingNetwork
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestServiceWithPredefinedNetwork
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:242: FLAKY_TEST
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestServiceWithDataPathPortInit
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z] PASS
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === Skipped
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:242: FLAKY_TEST
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:00:48 [2021-07-30T00:00:48.527Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] 
00:00:48 [2021-07-30T00:00:48.527Z] DONE 22 tests, 12 skipped in 8.395s
00:00:48 [2021-07-30T00:00:48.527Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:00:48 [2021-07-30T00:00:48.788Z] INFO: Testing against a local daemon
00:00:48 [2021-07-30T00:00:48.788Z] === RUN   TestDockerNetworkIpvlanPersistance
00:00:48 [2021-07-30T00:00:48.788Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2021-07-30T00:00:48.788Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z] === RUN   TestDockerNetworkIpvlan
00:00:48 [2021-07-30T00:00:48.788Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2021-07-30T00:00:48.788Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z] PASS
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] === Skipped
00:00:48 [2021-07-30T00:00:48.788Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] DONE 2 tests, 2 skipped in 0.116s
00:00:48 [2021-07-30T00:00:48.788Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:00:48 [2021-07-30T00:00:48.788Z] INFO: Testing against a local daemon
00:00:48 [2021-07-30T00:00:48.788Z] === RUN   TestDockerNetworkMacvlanPersistance
00:00:48 [2021-07-30T00:00:48.788Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.788Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z] === RUN   TestDockerNetworkMacvlan
00:00:48 [2021-07-30T00:00:48.788Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.788Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z] PASS
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] === Skipped
00:00:48 [2021-07-30T00:00:48.788Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:00:48 [2021-07-30T00:00:48.788Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] DONE 2 tests, 2 skipped in 0.118s
00:00:48 [2021-07-30T00:00:48.788Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:00:48 [2021-07-30T00:00:48.788Z] testing: warning: no tests to run
00:00:48 [2021-07-30T00:00:48.788Z] PASS
00:00:48 [2021-07-30T00:00:48.788Z] 
00:00:48 [2021-07-30T00:00:48.788Z] DONE 0 tests in 0.025s
00:00:48 [2021-07-30T00:00:48.788Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:00:49 [2021-07-30T00:00:49.048Z] INFO: Testing against a local daemon
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginAllowRequest
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginTLS
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginDenyRequest
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginAPIDenyResponse
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginDenyResponse
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginAllowEventStream
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginErrorResponse
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginErrorRequest
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginHeader
00:00:49 [2021-07-30T00:00:49.048Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.048Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:00:49 [2021-07-30T00:00:49.048Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:00:49 [2021-07-30T00:00:49.100Z] --- PASS: TestIpcModeNone (1.42s)
00:00:49 [2021-07-30T00:00:49.101Z] === RUN   TestIpcModePrivate
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
00:00:49 [2021-07-30T00:00:49.308Z] === RUN   TestAuthZPluginV2Disable
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
00:00:49 [2021-07-30T00:00:49.308Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:00:49 [2021-07-30T00:00:49.308Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:00:49 [2021-07-30T00:00:49.308Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:00:49 [2021-07-30T00:00:49.308Z] PASS
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === Skipped
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.308Z] 
00:00:49 [2021-07-30T00:00:49.308Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:00:49 [2021-07-30T00:00:49.308Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
00:00:49 [2021-07-30T00:00:49.309Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] DONE 17 tests, 17 skipped in 0.378s
00:00:49 [2021-07-30T00:00:49.309Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:00:49 [2021-07-30T00:00:49.309Z] INFO: Testing against a local daemon
00:00:49 [2021-07-30T00:00:49.309Z] === RUN   TestPluginInvalidJSON
00:00:49 [2021-07-30T00:00:49.309Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:00:49 [2021-07-30T00:00:49.309Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:00:49 [2021-07-30T00:00:49.309Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:00:49 [2021-07-30T00:00:49.309Z] --- PASS: TestPluginInvalidJSON (0.01s)
00:00:49 [2021-07-30T00:00:49.309Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z] === RUN   TestPluginInstall
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] --- SKIP: TestPluginInstall (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z] === RUN   TestPluginsWithRuntimes
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:00:49 [2021-07-30T00:00:49.309Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z] === RUN   TestPluginBackCompatMediaTypes
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:00:49 [2021-07-30T00:00:49.309Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z] PASS
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === Skipped
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
00:00:49 [2021-07-30T00:00:49.309Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] 
00:00:49 [2021-07-30T00:00:49.309Z] DONE 5 tests, 3 skipped in 0.147s
00:00:49 [2021-07-30T00:00:49.309Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:00:49 [2021-07-30T00:00:49.569Z] INFO: Testing against a local daemon
00:00:49 [2021-07-30T00:00:49.569Z] === RUN   TestExternalGraphDriver
00:00:49 [2021-07-30T00:00:49.569Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:00:49 [2021-07-30T00:00:49.569Z] --- SKIP: TestExternalGraphDriver (0.06s)
00:00:49 [2021-07-30T00:00:49.569Z] === RUN   TestGraphdriverPluginV2
00:00:49 [2021-07-30T00:00:49.759Z] --- PASS: TestGraphdriverPluginV2 (4.11s)
00:00:49 [2021-07-30T00:00:49.760Z] PASS
00:00:49 [2021-07-30T00:00:49.760Z] 
00:00:49 [2021-07-30T00:00:49.760Z] DONE 5 tests in 9.588s
00:00:49 [2021-07-30T00:00:49.760Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:00:49 [2021-07-30T00:00:49.760Z] INFO: Testing against a local daemon
00:00:49 [2021-07-30T00:00:49.760Z] === RUN   TestContinueAfterPluginCrash
00:00:49 [2021-07-30T00:00:49.760Z] === PAUSE TestContinueAfterPluginCrash
00:00:49 [2021-07-30T00:00:49.760Z] === RUN   TestReadPluginNoRead
00:00:49 [2021-07-30T00:00:49.760Z] === PAUSE TestReadPluginNoRead
00:00:49 [2021-07-30T00:00:49.760Z] === RUN   TestDaemonStartWithLogOpt
00:00:49 [2021-07-30T00:00:49.760Z] === PAUSE TestDaemonStartWithLogOpt
00:00:49 [2021-07-30T00:00:49.760Z] === CONT  TestContinueAfterPluginCrash
00:00:49 [2021-07-30T00:00:49.760Z] === CONT  TestDaemonStartWithLogOpt
00:00:50 [2021-07-30T00:00:50.036Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false
00:00:50 [2021-07-30T00:00:50.294Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:00:50 [2021-07-30T00:00:50.294Z] --- PASS: TestIpcModePrivate (1.36s)
00:00:50 [2021-07-30T00:00:50.294Z] === RUN   TestIpcModeShareable
00:00:50 [2021-07-30T00:00:50.862Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:00:51 [2021-07-30T00:00:51.430Z]     check_test.go:309: [d80b09bce3c28] daemon is not started
00:00:51 [2021-07-30T00:00:51.430Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:00:51 [2021-07-30T00:00:51.430Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:00:51 [2021-07-30T00:00:51.689Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
00:00:51 [2021-07-30T00:00:51.948Z] --- PASS: TestIpcModeShareable (1.77s)
00:00:51 [2021-07-30T00:00:51.948Z] === RUN   TestAPIIpcModeShareableAndContainer
00:00:52 [2021-07-30T00:00:52.885Z] === RUN   TestDockerSuite/TestBuildAddScript
00:00:52 [2021-07-30T00:00:52.957Z] tests/integration/models_containers_test.py ............................ [ 83%]
00:00:53 [2021-07-30T00:00:53.822Z]     docker_cli_daemon_plugins_test.go:79: [ddb50dcaae4d4] daemon is not started
00:00:53 [2021-07-30T00:00:53.924Z] --- PASS: TestDaemonStartWithLogOpt (3.79s)
00:00:53 [2021-07-30T00:00:53.924Z] === CONT  TestReadPluginNoRead
00:00:55 [2021-07-30T00:00:55.200Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:00:55 [2021-07-30T00:00:55.811Z] === RUN   TestReadPluginNoRead/default
00:00:56 [2021-07-30T00:00:56.134Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.13s)
00:00:56 [2021-07-30T00:00:56.134Z] === RUN   TestAPIIpcModeHost
00:00:56 [2021-07-30T00:00:56.143Z] --- PASS: TestGraphdriverPluginV2 (6.23s)
00:00:56 [2021-07-30T00:00:56.143Z] PASS
00:00:56 [2021-07-30T00:00:56.143Z] 
00:00:56 [2021-07-30T00:00:56.143Z] === Skipped
00:00:56 [2021-07-30T00:00:56.143Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
00:00:56 [2021-07-30T00:00:56.143Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:00:56 [2021-07-30T00:00:56.143Z] 
00:00:56 [2021-07-30T00:00:56.143Z] 
00:00:56 [2021-07-30T00:00:56.143Z] DONE 2 tests, 1 skipped in 6.416s
00:00:56 [2021-07-30T00:00:56.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:00:56 [2021-07-30T00:00:56.143Z] INFO: Testing against a local daemon
00:00:56 [2021-07-30T00:00:56.143Z] === RUN   TestContinueAfterPluginCrash
00:00:56 [2021-07-30T00:00:56.143Z] === PAUSE TestContinueAfterPluginCrash
00:00:56 [2021-07-30T00:00:56.143Z] === RUN   TestReadPluginNoRead
00:00:56 [2021-07-30T00:00:56.143Z] === PAUSE TestReadPluginNoRead
00:00:56 [2021-07-30T00:00:56.143Z] === RUN   TestDaemonStartWithLogOpt
00:00:56 [2021-07-30T00:00:56.143Z] === PAUSE TestDaemonStartWithLogOpt
00:00:56 [2021-07-30T00:00:56.143Z] === CONT  TestContinueAfterPluginCrash
00:00:56 [2021-07-30T00:00:56.143Z] === CONT  TestDaemonStartWithLogOpt
00:00:56 [2021-07-30T00:00:56.394Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:00:57 [2021-07-30T00:00:57.175Z] === RUN   TestReadPluginNoRead/disabled_caching
00:00:57 [2021-07-30T00:00:57.331Z]     docker_cli_daemon_plugins_test.go:169: [dd1fc0c067438] daemon is not started
00:00:57 [2021-07-30T00:00:57.899Z] --- PASS: TestAPIIpcModeHost (1.86s)
00:00:57 [2021-07-30T00:00:57.899Z] === RUN   TestDaemonIpcModeShareable
00:00:58 [2021-07-30T00:00:58.540Z] --- PASS: TestContinueAfterPluginCrash (8.83s)
00:00:58 [2021-07-30T00:00:58.796Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:00:58 [2021-07-30T00:00:58.837Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:01:00 [2021-07-30T00:01:00.689Z] === CONT  TestReadPluginNoRead
00:01:00 [2021-07-30T00:01:00.689Z]     read_test.go:92: [d6e88895ee5c4] daemon is not started
00:01:00 [2021-07-30T00:01:00.689Z] --- PASS: TestReadPluginNoRead (7.04s)
00:01:00 [2021-07-30T00:01:00.689Z]     --- PASS: TestReadPluginNoRead/default (1.62s)
00:01:00 [2021-07-30T00:01:00.689Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.56s)
00:01:00 [2021-07-30T00:01:00.689Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.62s)
00:01:00 [2021-07-30T00:01:00.689Z] PASS
00:01:00 [2021-07-30T00:01:00.689Z] 
00:01:00 [2021-07-30T00:01:00.689Z] DONE 6 tests in 10.878s
00:01:00 [2021-07-30T00:01:00.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:01:00 [2021-07-30T00:01:00.689Z] testing: warning: no tests to run
00:01:00 [2021-07-30T00:01:00.689Z] PASS
00:01:00 [2021-07-30T00:01:00.689Z] 
00:01:00 [2021-07-30T00:01:00.689Z] DONE 0 tests in 0.021s
00:01:00 [2021-07-30T00:01:00.689Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:01:00 [2021-07-30T00:01:00.689Z] INFO: Testing against a local daemon
00:01:00 [2021-07-30T00:01:00.689Z] === RUN   TestPluginWithDevMounts
00:01:00 [2021-07-30T00:01:00.689Z] === PAUSE TestPluginWithDevMounts
00:01:00 [2021-07-30T00:01:00.689Z] === CONT  TestPluginWithDevMounts
00:01:00 [2021-07-30T00:01:00.741Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
00:01:00 [2021-07-30T00:01:00.741Z] --- PASS: TestDaemonIpcModeShareable (2.73s)
00:01:00 [2021-07-30T00:01:00.741Z] === RUN   TestDaemonIpcModePrivate
00:01:02 [2021-07-30T00:01:02.052Z] --- PASS: TestPluginWithDevMounts (1.60s)
00:01:02 [2021-07-30T00:01:02.052Z] PASS
00:01:02 [2021-07-30T00:01:02.052Z] 
00:01:02 [2021-07-30T00:01:02.052Z] DONE 1 tests in 1.632s
00:01:02 [2021-07-30T00:01:02.052Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:01:02 [2021-07-30T00:01:02.052Z] INFO: Testing against a local daemon
00:01:02 [2021-07-30T00:01:02.052Z] === RUN   TestSecretInspect
00:01:02 [2021-07-30T00:01:02.726Z] --- PASS: TestDaemonStartWithLogOpt (6.21s)
00:01:02 [2021-07-30T00:01:02.726Z] === CONT  TestReadPluginNoRead
00:01:03 [2021-07-30T00:01:03.275Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:01:03 [2021-07-30T00:01:03.275Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
00:01:03 [2021-07-30T00:01:03.275Z] --- PASS: TestDaemonIpcModePrivate (2.64s)
00:01:03 [2021-07-30T00:01:03.275Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:01:03 [2021-07-30T00:01:03.534Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:01:04 [2021-07-30T00:01:04.101Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:01:04 [2021-07-30T00:01:04.565Z] --- PASS: TestSecretInspect (2.35s)
00:01:04 [2021-07-30T00:01:04.565Z] === RUN   TestSecretList
00:01:04 [2021-07-30T00:01:04.669Z]     check_test.go:309: [df5f9f45dcddf] daemon is not started
00:01:04 [2021-07-30T00:01:04.669Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:01:05 [2021-07-30T00:01:05.267Z] === RUN   TestReadPluginNoRead/default
00:01:05 [2021-07-30T00:01:05.605Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false
00:01:05 [2021-07-30T00:01:05.863Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.49s)
00:01:05 [2021-07-30T00:01:05.863Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:01:06 [2021-07-30T00:01:06.205Z] --- PASS: TestContinueAfterPluginCrash (10.18s)
00:01:06 [2021-07-30T00:01:06.431Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:01:06 [2021-07-30T00:01:06.690Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:01:07 [2021-07-30T00:01:07.077Z] --- PASS: TestSecretList (2.20s)
00:01:07 [2021-07-30T00:01:07.077Z] === RUN   TestSecretsCreateAndDelete
00:01:08 [2021-07-30T00:01:08.113Z] === RUN   TestReadPluginNoRead/disabled_caching
00:01:08 [2021-07-30T00:01:08.593Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true
00:01:08 [2021-07-30T00:01:08.593Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.70s)
00:01:08 [2021-07-30T00:01:08.593Z] === RUN   TestIpcModeOlderClient
00:01:08 [2021-07-30T00:01:08.593Z] === PAUSE TestIpcModeOlderClient
00:01:08 [2021-07-30T00:01:08.593Z] === RUN   TestKillContainerInvalidSignal
00:01:08 [2021-07-30T00:01:08.964Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
00:01:08 [2021-07-30T00:01:08.964Z] === RUN   TestSecretsUpdate
00:01:09 [2021-07-30T00:01:09.160Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:01:09 [2021-07-30T00:01:09.744Z] --- PASS: TestKillContainerInvalidSignal (1.23s)
00:01:09 [2021-07-30T00:01:09.744Z] === RUN   TestKillContainer
00:01:09 [2021-07-30T00:01:09.744Z] === RUN   TestKillContainer/no_signal
00:01:10 [2021-07-30T00:01:10.656Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:01:10 [2021-07-30T00:01:10.852Z] --- PASS: TestSecretsUpdate (2.17s)
00:01:10 [2021-07-30T00:01:10.852Z] === RUN   TestTemplatedSecret
00:01:11 [2021-07-30T00:01:11.129Z] === RUN   TestKillContainer/non_killing_signal
00:01:11 [2021-07-30T00:01:11.388Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:01:11 [2021-07-30T00:01:11.955Z] === RUN   TestKillContainer/killing_signal
00:01:12 [2021-07-30T00:01:12.057Z] .........                                                                [ 86%]
00:01:13 [2021-07-30T00:01:13.012Z] Removing intermediate container eac3b703d644
00:01:13 [2021-07-30T00:01:13.013Z]  ---> 1d727037985b
00:01:13 [2021-07-30T00:01:13.013Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
00:01:13 [2021-07-30T00:01:13.013Z]  ---> Running in d289aba806b9
00:01:13 [2021-07-30T00:01:13.013Z] 
00:01:13 [2021-07-30T00:01:13.013Z] SUCCESS: Specified value was saved.
00:01:13 [2021-07-30T00:01:13.196Z] === CONT  TestReadPluginNoRead
00:01:13 [2021-07-30T00:01:13.196Z]     read_test.go:92: [df1540bffffd4] daemon is not started
00:01:13 [2021-07-30T00:01:13.196Z] --- PASS: TestReadPluginNoRead (10.75s)
00:01:13 [2021-07-30T00:01:13.196Z]     --- PASS: TestReadPluginNoRead/default (2.59s)
00:01:13 [2021-07-30T00:01:13.196Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.47s)
00:01:13 [2021-07-30T00:01:13.196Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s)
00:01:13 [2021-07-30T00:01:13.196Z] PASS
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] DONE 6 tests in 17.082s
00:01:13 [2021-07-30T00:01:13.196Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:01:13 [2021-07-30T00:01:13.196Z] testing: warning: no tests to run
00:01:13 [2021-07-30T00:01:13.196Z] PASS
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] DONE 0 tests in 0.033s
00:01:13 [2021-07-30T00:01:13.196Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:01:13 [2021-07-30T00:01:13.196Z] INFO: Testing against a local daemon
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestPluginWithDevMounts
00:01:13 [2021-07-30T00:01:13.196Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:01:13 [2021-07-30T00:01:13.196Z] PASS
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === Skipped
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:01:13 [2021-07-30T00:01:13.196Z]     mounts_test.go:21: (*Execution).IsRootless-fm
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] DONE 1 tests, 1 skipped in 0.120s
00:01:13 [2021-07-30T00:01:13.196Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:01:13 [2021-07-30T00:01:13.196Z] INFO: Testing against a local daemon
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestSecretInspect
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestSecretInspect (0.03s)
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestSecretList
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestSecretList (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestSecretsCreateAndDelete
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestSecretsUpdate
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestSecretsUpdate (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestTemplatedSecret
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestTemplatedSecret (0.00s)
00:01:13 [2021-07-30T00:01:13.196Z] === RUN   TestSecretCreateResolve
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z] PASS
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === Skipped
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.196Z] 
00:01:13 [2021-07-30T00:01:13.196Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:01:13 [2021-07-30T00:01:13.196Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.332Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:01:13 [2021-07-30T00:01:13.457Z] 
00:01:13 [2021-07-30T00:01:13.457Z] 
00:01:13 [2021-07-30T00:01:13.457Z] DONE 6 tests, 6 skipped in 0.188s
00:01:13 [2021-07-30T00:01:13.457Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:01:13 [2021-07-30T00:01:13.457Z] INFO: Testing against a local daemon
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestServiceCreateInit
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- PASS: TestServiceCreateInit (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:13 [2021-07-30T00:01:13.457Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceMultipleTimes
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceConflict
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceMaxReplicas
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateWithDuplicateNetworkNames
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceSecretFileMode
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceConfigFileMode
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceSysctls
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceSysctls (0.02s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestCreateServiceCapabilities
00:01:13 [2021-07-30T00:01:13.457Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.457Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
00:01:13 [2021-07-30T00:01:13.457Z] === RUN   TestInspect
00:01:13 [2021-07-30T00:01:13.590Z] --- PASS: TestKillContainer (3.69s)
00:01:13 [2021-07-30T00:01:13.590Z]     --- PASS: TestKillContainer/no_signal (1.23s)
00:01:13 [2021-07-30T00:01:13.590Z]     --- PASS: TestKillContainer/non_killing_signal (0.98s)
00:01:13 [2021-07-30T00:01:13.590Z]     --- PASS: TestKillContainer/killing_signal (1.18s)
00:01:13 [2021-07-30T00:01:13.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:01:13 [2021-07-30T00:01:13.591Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:01:13 [2021-07-30T00:01:13.591Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:01:13 [2021-07-30T00:01:13.719Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestInspect (0.01s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestCreateJob
00:01:13 [2021-07-30T00:01:13.719Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestCreateJob (0.01s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestReplicatedJob
00:01:13 [2021-07-30T00:01:13.719Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestReplicatedJob (0.01s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestUpdateReplicatedJob
00:01:13 [2021-07-30T00:01:13.719Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestServiceListWithStatuses
00:01:13 [2021-07-30T00:01:13.719Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestDockerNetworkConnectAlias
00:01:13 [2021-07-30T00:01:13.719Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestDockerNetworkReConnect
00:01:13 [2021-07-30T00:01:13.719Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:13 [2021-07-30T00:01:13.719Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
00:01:13 [2021-07-30T00:01:13.719Z] === RUN   TestServicePlugin
00:01:14 [2021-07-30T00:01:14.967Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:01:15 [2021-07-30T00:01:15.016Z] --- PASS: TestTemplatedSecret (3.35s)
00:01:15 [2021-07-30T00:01:15.016Z] === RUN   TestSecretCreateResolve
00:01:15 [2021-07-30T00:01:15.191Z] Removing intermediate container d289aba806b9
00:01:15 [2021-07-30T00:01:15.191Z]  ---> e156fa93a2b2
00:01:15 [2021-07-30T00:01:15.191Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
00:01:15 [2021-07-30T00:01:15.191Z]  ---> Running in c3d665dfa9c3
00:01:15 [2021-07-30T00:01:15.905Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:01:15 [2021-07-30T00:01:15.905Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.43s)
00:01:15 [2021-07-30T00:01:15.905Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.16s)
00:01:15 [2021-07-30T00:01:15.905Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.06s)
00:01:15 [2021-07-30T00:01:15.905Z] === RUN   TestKillStoppedContainer
00:01:15 [2021-07-30T00:01:15.905Z] --- PASS: TestKillStoppedContainer (0.10s)
00:01:15 [2021-07-30T00:01:15.905Z] === RUN   TestKillStoppedContainerAPIPre120
00:01:16 [2021-07-30T00:01:16.164Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
00:01:16 [2021-07-30T00:01:16.164Z] === RUN   TestKillDifferentUserContainer
00:01:16 [2021-07-30T00:01:16.379Z] --- PASS: TestSecretCreateResolve (2.19s)
00:01:16 [2021-07-30T00:01:16.379Z] PASS
00:01:16 [2021-07-30T00:01:16.634Z] 
00:01:16 [2021-07-30T00:01:16.634Z] DONE 6 tests in 14.495s
00:01:16 [2021-07-30T00:01:16.634Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:01:16 [2021-07-30T00:01:16.634Z] INFO: Testing against a local daemon
00:01:16 [2021-07-30T00:01:16.634Z] === RUN   TestServiceCreateInit
00:01:16 [2021-07-30T00:01:16.634Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:01:17 [2021-07-30T00:01:17.013Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServicePlugin (3.01s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestServiceUpdateLabel
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServiceUpdateLabel (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestServiceUpdateSecrets
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestServiceUpdateConfigs
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestServiceUpdateNetwork
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestServiceUpdatePidsLimit
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z] PASS
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === Skipped
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServicePlugin (3.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] DONE 24 tests, 23 skipped in 3.409s
00:01:17 [2021-07-30T00:01:17.013Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:01:17 [2021-07-30T00:01:17.013Z] INFO: Testing against a local daemon
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestSessionCreate
00:01:17 [2021-07-30T00:01:17.013Z] --- PASS: TestSessionCreate (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestSessionCreateWithBadUpgrade
00:01:17 [2021-07-30T00:01:17.013Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:01:17 [2021-07-30T00:01:17.013Z] PASS
00:01:17 [2021-07-30T00:01:17.013Z] 
00:01:17 [2021-07-30T00:01:17.013Z] DONE 2 tests in 0.159s
00:01:17 [2021-07-30T00:01:17.013Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:01:17 [2021-07-30T00:01:17.013Z] INFO: Testing against a local daemon
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:01:17 [2021-07-30T00:01:17.013Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:17 [2021-07-30T00:01:17.013Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:17 [2021-07-30T00:01:17.013Z] === RUN   TestEventsExecDie
00:01:17 [2021-07-30T00:01:17.061Z] tests/integration/models_images_test.py ...............                  [ 89%]
00:01:17 [2021-07-30T00:01:17.100Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:01:17 [2021-07-30T00:01:17.359Z] --- PASS: TestKillDifferentUserContainer (1.16s)
00:01:17 [2021-07-30T00:01:17.359Z] === RUN   TestInspectOomKilledTrue
00:01:17 [2021-07-30T00:01:17.359Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:01:17 [2021-07-30T00:01:17.359Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:01:17 [2021-07-30T00:01:17.359Z] === RUN   TestInspectOomKilledFalse
00:01:17 [2021-07-30T00:01:17.359Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:01:17 [2021-07-30T00:01:17.359Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:01:17 [2021-07-30T00:01:17.359Z] === RUN   TestLinksEtcHostsContentMatch
00:01:17 [2021-07-30T00:01:17.617Z] === RUN   TestDockerSuite/TestBuildAddTar
00:01:17 [2021-07-30T00:01:17.953Z] --- PASS: TestEventsExecDie (0.94s)
00:01:17 [2021-07-30T00:01:17.953Z] === RUN   TestEventsBackwardsCompatible
00:01:17 [2021-07-30T00:01:17.953Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:01:17 [2021-07-30T00:01:17.953Z] === RUN   TestInfoBinaryCommits
00:01:17 [2021-07-30T00:01:17.953Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:01:17 [2021-07-30T00:01:17.953Z] === RUN   TestInfoAPIVersioned
00:01:17 [2021-07-30T00:01:17.953Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:01:17 [2021-07-30T00:01:17.953Z] === RUN   TestInfoDiscoveryBackend
00:01:18 [2021-07-30T00:01:18.186Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:01:18 [2021-07-30T00:01:18.519Z] tests/integration/models_networks_test.py ....                           [ 90%]
00:01:18 [2021-07-30T00:01:18.753Z] --- PASS: TestLinksEtcHostsContentMatch (1.50s)
00:01:18 [2021-07-30T00:01:18.753Z] === RUN   TestLinksContainerNames
00:01:19 [2021-07-30T00:01:19.861Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
00:01:19 [2021-07-30T00:01:19.861Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:01:20 [2021-07-30T00:01:20.658Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:01:20 [2021-07-30T00:01:20.917Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:01:21 [2021-07-30T00:01:21.177Z] --- PASS: TestLinksContainerNames (2.37s)
00:01:21 [2021-07-30T00:01:21.177Z] === RUN   TestLogsFollowTailEmpty
00:01:21 [2021-07-30T00:01:21.932Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:01:22 [2021-07-30T00:01:22.116Z] --- PASS: TestLogsFollowTailEmpty (1.04s)
00:01:22 [2021-07-30T00:01:22.116Z] === RUN   TestContainerNetworkMountsNoChown
00:01:22 [2021-07-30T00:01:22.250Z] Cannot create a file when that file already exists.
00:01:23 [2021-07-30T00:01:23.155Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.51s)
00:01:23 [2021-07-30T00:01:23.155Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:01:23 [2021-07-30T00:01:23.155Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:23 [2021-07-30T00:01:23.155Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:01:23 [2021-07-30T00:01:23.155Z] === RUN   TestInfoAPI
00:01:23 [2021-07-30T00:01:23.155Z] --- PASS: TestInfoAPI (0.02s)
00:01:23 [2021-07-30T00:01:23.155Z] === RUN   TestInfoAPIWarnings
00:01:23 [2021-07-30T00:01:23.495Z] --- PASS: TestContainerNetworkMountsNoChown (1.11s)
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/default
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/default
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/private
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/private
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rprivate
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rprivate
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/slave
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/slave
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rslave
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rslave
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/shared
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/shared
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rshared
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rshared
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/default
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/default/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/default/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rslave
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rshared
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/shared
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rprivate
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/slave
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/private
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/private/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/private/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/default/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/default/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:01:23 [2021-07-30T00:01:23.495Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/private/bind_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/private/mount_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:01:23 [2021-07-30T00:01:23.754Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:01:23 [2021-07-30T00:01:23.754Z] --- PASS: TestMountDaemonRoot (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:01:23 [2021-07-30T00:01:23.754Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:01:23 [2021-07-30T00:01:23.754Z] === RUN   TestContainerBindMountNonRecursive
00:01:24 [2021-07-30T00:01:24.692Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:01:25 [2021-07-30T00:01:25.155Z] tests/integration/models_nodes_test.py .                                 [ 91%]
00:01:25 [2021-07-30T00:01:25.724Z] tests/integration/models_resources_test.py .                             [ 91%]
00:01:26 [2021-07-30T00:01:26.097Z] --- PASS: TestServiceCreateInit (9.09s)
00:01:26 [2021-07-30T00:01:26.097Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s)
00:01:26 [2021-07-30T00:01:26.097Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.47s)
00:01:26 [2021-07-30T00:01:26.097Z] === RUN   TestCreateServiceMultipleTimes
00:01:26 [2021-07-30T00:01:26.597Z] --- PASS: TestContainerBindMountNonRecursive (2.61s)
00:01:26 [2021-07-30T00:01:26.598Z] === RUN   TestContainerVolumesMountedAsShared
00:01:26 [2021-07-30T00:01:26.857Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:01:26 [2021-07-30T00:01:26.857Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
00:01:26 [2021-07-30T00:01:26.857Z] === RUN   TestContainerVolumesMountedAsSlave
00:01:27 [2021-07-30T00:01:27.385Z] tests/integration/models_services_test.py ..............X.               [ 95%]
00:01:28 [2021-07-30T00:01:28.031Z] Removing intermediate container c3d665dfa9c3
00:01:28 [2021-07-30T00:01:28.031Z]  ---> 514e657e2d00
00:01:28 [2021-07-30T00:01:28.031Z] Step 13/13 : CMD ["sh"]
00:01:28 [2021-07-30T00:01:28.031Z]  ---> Running in da45fdaca3fb
00:01:28 [2021-07-30T00:01:28.031Z] Removing intermediate container da45fdaca3fb
00:01:28 [2021-07-30T00:01:28.031Z]  ---> 2686766ac698
00:01:28 [2021-07-30T00:01:28.031Z] Successfully built 2686766ac698
00:01:28 [2021-07-30T00:01:28.031Z] Successfully tagged busybox:latest
00:01:28 [2021-07-30T00:01:28.031Z] INFO: Docker images of the daemon under test
00:01:28 [2021-07-30T00:01:28.031Z] 
00:01:28 [2021-07-30T00:01:28.031Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
00:01:28 [2021-07-30T00:01:28.031Z] busybox                                latest              2686766ac698        Less than a second ago   5.72GB
00:01:28 [2021-07-30T00:01:28.031Z] microsoft/windowsservercore            latest              9a0a02eca0e6        3 weeks ago              5.7GB
00:01:28 [2021-07-30T00:01:28.031Z] mcr.microsoft.com/windows/servercore   ltsc2019            9a0a02eca0e6        3 weeks ago              5.7GB
00:01:28 [2021-07-30T00:01:28.031Z] 
00:01:28 [2021-07-30T00:01:28.031Z] INFO: Running integration tests at 07/30/2021 00:01:27...
00:01:28 [2021-07-30T00:01:28.031Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
00:01:28 [2021-07-30T00:01:28.031Z] INFO: Integration API tests being run from the host:
00:01:28 [2021-07-30T00:01:28.031Z] INFO: make.ps1 starting at 07/30/2021 00:01:27
00:01:28 [2021-07-30T00:01:28.235Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:01:28 [2021-07-30T00:01:28.235Z] --- PASS: TestContainerVolumesMountedAsSlave (1.17s)
00:01:28 [2021-07-30T00:01:28.235Z] === RUN   TestNetworkNat
00:01:29 [2021-07-30T00:01:29.011Z] Running D:\gopath\src\github.com\docker\docker\integration\build
00:01:29 [2021-07-30T00:01:29.171Z] --- PASS: TestNetworkNat (0.92s)
00:01:29 [2021-07-30T00:01:29.171Z] === RUN   TestNetworkLocalhostTCPNat
00:01:29 [2021-07-30T00:01:29.429Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:01:29 [2021-07-30T00:01:29.997Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
00:01:29 [2021-07-30T00:01:29.997Z] === RUN   TestNetworkLoopbackNat
00:01:30 [2021-07-30T00:01:30.678Z] tests/integration/models_swarm_test.py ..                                [ 96%]
00:01:30 [2021-07-30T00:01:30.678Z] tests/integration/models_volumes_test.py ..                              [ 96%]
00:01:31 [2021-07-30T00:01:31.389Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:01:31 [2021-07-30T00:01:31.489Z] --- PASS: TestBuildWithHugeFile (41.17s)
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildWithEmptyDockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:01:31 [2021-07-30T00:01:31.489Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s)
00:01:31 [2021-07-30T00:01:31.489Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
00:01:31 [2021-07-30T00:01:31.489Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
00:01:31 [2021-07-30T00:01:31.489Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildPreserveOwnership
00:01:31 [2021-07-30T00:01:31.489Z] === RUN   TestBuildPreserveOwnership/copy_from
00:01:31 [2021-07-30T00:01:31.490Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:01:31 [2021-07-30T00:01:31.490Z] --- PASS: TestBuildPreserveOwnership (4.61s)
00:01:31 [2021-07-30T00:01:31.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.12s)
00:01:31 [2021-07-30T00:01:31.490Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s)
00:01:31 [2021-07-30T00:01:31.490Z] === RUN   TestBuildPlatformInvalid
00:01:31 [2021-07-30T00:01:31.490Z] --- PASS: TestBuildPlatformInvalid (0.12s)
00:01:31 [2021-07-30T00:01:31.490Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:01:33 [2021-07-30T00:01:33.930Z] --- PASS: TestNetworkLoopbackNat (3.52s)
00:01:33 [2021-07-30T00:01:33.931Z] === RUN   TestPause
00:01:33 [2021-07-30T00:01:33.931Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:01:34 [2021-07-30T00:01:34.866Z] --- PASS: TestPause (1.20s)
00:01:34 [2021-07-30T00:01:34.866Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:01:34 [2021-07-30T00:01:34.866Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:01:34 [2021-07-30T00:01:34.866Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:01:34 [2021-07-30T00:01:34.866Z] === RUN   TestPauseStopPausedContainer
00:01:36 [2021-07-30T00:01:36.243Z] --- PASS: TestPauseStopPausedContainer (1.31s)
00:01:36 [2021-07-30T00:01:36.243Z] === RUN   TestPsFilter
00:01:36 [2021-07-30T00:01:36.243Z] --- PASS: TestPsFilter (0.14s)
00:01:36 [2021-07-30T00:01:36.243Z] === RUN   TestRemoveContainerWithRemovedVolume
00:01:36 [2021-07-30T00:01:36.424Z] tests/integration/regression_test.py ......                              [ 98%]
00:01:36 [2021-07-30T00:01:36.684Z] tests/integration/credentials/store_test.py ......                       [ 99%]
00:01:36 [2021-07-30T00:01:36.684Z] tests/integration/credentials/utils_test.py .                            [100%]
00:01:36 [2021-07-30T00:01:36.684Z] 
00:01:36 [2021-07-30T00:01:36.684Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
00:01:36 [2021-07-30T00:01:36.684Z] =========================== short test summary info ============================
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
00:01:36 [2021-07-30T00:01:36.684Z]   CONFIG_RT_GROUP_SCHED isn't enabled
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
00:01:36 [2021-07-30T00:01:36.684Z]   Not supported on most drivers
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
00:01:36 [2021-07-30T00:01:36.684Z]   Output of docker top depends on host distro, and is not formalized.
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
00:01:36 [2021-07-30T00:01:36.684Z]   Output of docker top depends on host distro, and is not formalized.
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
00:01:36 [2021-07-30T00:01:36.684Z]   Can fail if eth0 has multiple IP addresses
00:01:36 [2021-07-30T00:01:36.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
00:01:36 [2021-07-30T00:01:36.684Z]   This doesn't seem to be taken into account by the engine
00:01:36 [2021-07-30T00:01:36.684Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
00:01:36 [2021-07-30T00:01:36.684Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
00:01:36 [2021-07-30T00:01:36.684Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.00 seconds ==
00:01:36 [2021-07-30T00:01:36.945Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
00:01:37 [2021-07-30T00:01:37.619Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.22s)
00:01:37 [2021-07-30T00:01:37.620Z] === RUN   TestRemoveContainerWithVolume
00:01:38 [2021-07-30T00:01:38.557Z] --- PASS: TestRemoveContainerWithVolume (1.23s)
00:01:38 [2021-07-30T00:01:38.557Z] === RUN   TestRemoveContainerRunning
00:01:38 [2021-07-30T00:01:38.816Z]     check_test.go:309: [dec7e24feeeb6] daemon is not started
00:01:38 [2021-07-30T00:01:38.816Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:01:39 [2021-07-30T00:01:39.754Z] --- PASS: TestRemoveContainerRunning (1.14s)
00:01:39 [2021-07-30T00:01:39.754Z] === RUN   TestRemoveContainerForceRemoveRunning
00:01:41 [2021-07-30T00:01:41.132Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s)
00:01:41 [2021-07-30T00:01:41.132Z] === RUN   TestRemoveInvalidContainer
00:01:41 [2021-07-30T00:01:41.132Z] --- PASS: TestRemoveInvalidContainer (0.04s)
00:01:41 [2021-07-30T00:01:41.132Z] === RUN   TestRenameLinkedContainer
00:01:41 [2021-07-30T00:01:41.255Z] --- PASS: TestInfoAPIWarnings (17.40s)
00:01:41 [2021-07-30T00:01:41.255Z] === RUN   TestInfoDebug
00:01:41 [2021-07-30T00:01:41.700Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:01:42 [2021-07-30T00:01:42.195Z] --- PASS: TestInfoDebug (1.53s)
00:01:42 [2021-07-30T00:01:42.195Z] === RUN   TestInfoInsecureRegistries
00:01:43 [2021-07-30T00:01:43.592Z] --- PASS: TestInfoInsecureRegistries (1.53s)
00:01:43 [2021-07-30T00:01:43.592Z] === RUN   TestInfoRegistryMirrors
00:01:43 [2021-07-30T00:01:43.606Z] === RUN   TestDockerSuite/TestBuildBlankName
00:01:43 [2021-07-30T00:01:43.731Z] Loaded image: buildpack-deps:buster
00:01:43 [2021-07-30T00:01:43.731Z] Loaded image: busybox:latest
00:01:43 [2021-07-30T00:01:43.731Z] Loaded image: busybox:glibc
00:01:43 [2021-07-30T00:01:43.865Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:01:44 [2021-07-30T00:01:44.134Z] --- PASS: TestCreateServiceMultipleTimes (17.35s)
00:01:44 [2021-07-30T00:01:44.134Z] === RUN   TestCreateServiceConflict
00:01:45 [2021-07-30T00:01:45.004Z] --- PASS: TestInfoRegistryMirrors (1.53s)
00:01:45 [2021-07-30T00:01:45.004Z] === RUN   TestLoginFailsWithBadCredentials
00:01:45 [2021-07-30T00:01:45.062Z] --- PASS: TestCreateServiceConflict (2.16s)
00:01:45 [2021-07-30T00:01:45.062Z] === RUN   TestCreateServiceMaxReplicas
00:01:45 [2021-07-30T00:01:45.264Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
00:01:45 [2021-07-30T00:01:45.264Z] === RUN   TestPingCacheHeaders
00:01:45 [2021-07-30T00:01:45.264Z] --- PASS: TestPingCacheHeaders (0.02s)
00:01:45 [2021-07-30T00:01:45.264Z] === RUN   TestPingGet
00:01:45 [2021-07-30T00:01:45.264Z] --- PASS: TestPingGet (0.01s)
00:01:45 [2021-07-30T00:01:45.264Z] === RUN   TestPingHead
00:01:45 [2021-07-30T00:01:45.264Z] --- PASS: TestPingHead (0.02s)
00:01:45 [2021-07-30T00:01:45.264Z] === RUN   TestVersion
00:01:45 [2021-07-30T00:01:45.264Z] --- PASS: TestVersion (0.02s)
00:01:45 [2021-07-30T00:01:45.264Z] PASS
00:01:45 [2021-07-30T00:01:45.264Z] 
00:01:45 [2021-07-30T00:01:45.264Z] === Skipped
00:01:45 [2021-07-30T00:01:45.264Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:45 [2021-07-30T00:01:45.264Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:45 [2021-07-30T00:01:45.264Z] 
00:01:45 [2021-07-30T00:01:45.264Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
00:01:45 [2021-07-30T00:01:45.264Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:45 [2021-07-30T00:01:45.264Z] 
00:01:45 [2021-07-30T00:01:45.264Z] 
00:01:45 [2021-07-30T00:01:45.264Z] DONE 18 tests, 2 skipped in 28.361s
00:01:45 [2021-07-30T00:01:45.264Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:01:45 [2021-07-30T00:01:45.529Z] INFO: Testing against a local daemon
00:01:45 [2021-07-30T00:01:45.529Z] === RUN   TestVolumesCreateAndList
00:01:45 [2021-07-30T00:01:45.529Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:01:45 [2021-07-30T00:01:45.529Z] === RUN   TestVolumesRemove
00:01:45 [2021-07-30T00:01:45.529Z] --- PASS: TestVolumesRemove (0.06s)
00:01:45 [2021-07-30T00:01:45.529Z] === RUN   TestVolumesInspect
00:01:45 [2021-07-30T00:01:45.529Z] --- PASS: TestVolumesInspect (0.02s)
00:01:45 [2021-07-30T00:01:45.529Z] === RUN   TestVolumesInvalidJSON
00:01:45 [2021-07-30T00:01:45.529Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:01:45 [2021-07-30T00:01:45.529Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:01:45 [2021-07-30T00:01:45.529Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:01:45 [2021-07-30T00:01:45.529Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:01:45 [2021-07-30T00:01:45.529Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:01:45 [2021-07-30T00:01:45.529Z] PASS
00:01:45 [2021-07-30T00:01:45.529Z] 
00:01:45 [2021-07-30T00:01:45.529Z] DONE 5 tests in 0.230s
00:01:45 [2021-07-30T00:01:45.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:01:45 [2021-07-30T00:01:45.529Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12146 is not a child of this shell
00:01:45 [2021-07-30T00:01:45.529Z] warning: PID 12146 from bundles/test-integration/docker.pid had a nonzero exit code
00:01:45 [2021-07-30T00:01:45.529Z] Leaving: AppArmorNo profiles have been unloaded.
00:01:45 [2021-07-30T00:01:45.529Z] 
00:01:45 [2021-07-30T00:01:45.529Z] Unloading profiles will leave already running processes permanently
00:01:45 [2021-07-30T00:01:45.529Z] unconfined, which can lead to unexpected situations.
00:01:45 [2021-07-30T00:01:45.529Z] 
00:01:45 [2021-07-30T00:01:45.529Z] To set a process to complain mode, use the command line tool
00:01:45 [2021-07-30T00:01:45.529Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:01:45 [2021-07-30T00:01:45.529Z] Removing test suite binaries
00:01:45 [2021-07-30T00:01:45.529Z] exiting test-integration
00:01:45 [2021-07-30T00:01:45.529Z] ++ exit 0
00:01:46 [2021-07-30T00:01:46.279Z] Loaded image: debian:bullseye
00:01:46 [2021-07-30T00:01:46.279Z] Loaded image: hello-world:latest
00:01:46 [2021-07-30T00:01:46.279Z] Loaded image: arm32v7/hello-world:latest
00:01:46 [2021-07-30T00:01:46.909Z] 
00:01:47 [2021-07-30T00:01:47.156Z] --- PASS: TestRenameLinkedContainer (5.51s)
00:01:47 [2021-07-30T00:01:47.156Z] === RUN   TestRenameStoppedContainer
00:01:47 [2021-07-30T00:01:47.724Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:01:47 [2021-07-30T00:01:47.724Z] --- PASS: TestRenameStoppedContainer (1.27s)
00:01:47 [2021-07-30T00:01:47.724Z] === RUN   TestRenameRunningContainerAndReuse
Post stage
[Pipeline] junit
00:01:48 [2021-07-30T00:01:48.306Z] Recording test results
00:01:48 [2021-07-30T00:01:48.326Z] --- PASS: TestCreateServiceMaxReplicas (3.25s)
00:01:48 [2021-07-30T00:01:48.326Z] === RUN   TestCreateWithDuplicateNetworkNames
00:01:49 [2021-07-30T00:01:49.161Z] Leaving: AppArmorNo profiles have been unloaded.
00:01:49 [2021-07-30T00:01:49.161Z] 
00:01:49 [2021-07-30T00:01:49.161Z] Unloading profiles will leave already running processes permanently
00:01:49 [2021-07-30T00:01:49.161Z] unconfined, which can lead to unexpected situations.
00:01:49 [2021-07-30T00:01:49.161Z] 
00:01:49 [2021-07-30T00:01:49.161Z] To set a process to complain mode, use the command line tool
00:01:49 [2021-07-30T00:01:49.161Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:01:49 [2021-07-30T00:01:49.161Z] 
Post stage
[Pipeline] junit
00:01:49 [2021-07-30T00:01:49.747Z] Recording test results
00:01:49 [2021-07-30T00:01:49.942Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:01:50 [2021-07-30T00:01:50.281Z] + echo Ensuring container killed.
00:01:50 [2021-07-30T00:01:50.281Z] Ensuring container killed.
00:01:50 [2021-07-30T00:01:50.281Z] + docker rm -vf docker-pr4
00:01:50 [2021-07-30T00:01:50.281Z] Error: No such container: docker-pr4
[Pipeline] sh
00:01:50 [2021-07-30T00:01:50.529Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
00:01:50 [2021-07-30T00:01:50.568Z] + echo Chowning /workspace to jenkins user
00:01:50 [2021-07-30T00:01:50.568Z] Chowning /workspace to jenkins user
00:01:50 [2021-07-30T00:01:50.568Z] + id -u
00:01:50 [2021-07-30T00:01:50.568Z] + id -g
00:01:50 [2021-07-30T00:01:50.568Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:01:50 [2021-07-30T00:01:50.568Z] Unable to find image 'busybox:latest' locally
00:01:50 [2021-07-30T00:01:50.810Z] + echo Ensuring container killed.
00:01:50 [2021-07-30T00:01:50.811Z] Ensuring container killed.
00:01:50 [2021-07-30T00:01:50.811Z] + docker rm -vf docker-pr4
00:01:50 [2021-07-30T00:01:50.811Z] Error: No such container: docker-pr4
[Pipeline] sh
00:01:50 [2021-07-30T00:01:50.828Z] latest: Pulling from library/busybox
00:01:50 [2021-07-30T00:01:50.828Z] b71f96345d44: Pulling fs layer
00:01:50 [2021-07-30T00:01:50.828Z] b71f96345d44: Verifying Checksum
00:01:50 [2021-07-30T00:01:50.828Z] b71f96345d44: Download complete
00:01:50 [2021-07-30T00:01:50.828Z] b71f96345d44: Pull complete
00:01:51 [2021-07-30T00:01:51.010Z] --- PASS: TestRenameRunningContainerAndReuse (2.66s)
00:01:51 [2021-07-30T00:01:51.010Z] === RUN   TestRenameInvalidName
00:01:51 [2021-07-30T00:01:51.010Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:01:51 [2021-07-30T00:01:51.088Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
00:01:51 [2021-07-30T00:01:51.088Z] Status: Downloaded newer image for busybox:latest
00:01:51 [2021-07-30T00:01:51.098Z] + echo Chowning /workspace to jenkins user
00:01:51 [2021-07-30T00:01:51.098Z] Chowning /workspace to jenkins user
00:01:51 [2021-07-30T00:01:51.098Z] + id -u
00:01:51 [2021-07-30T00:01:51.098Z] + id -g
00:01:51 [2021-07-30T00:01:51.098Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:01:51 [2021-07-30T00:01:51.945Z] --- PASS: TestRenameInvalidName (1.27s)
00:01:51 [2021-07-30T00:01:51.945Z] === RUN   TestRenameAnonymousContainer
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:01:52 [2021-07-30T00:01:52.779Z] + bundleName=amd64-rootless
00:01:52 [2021-07-30T00:01:52.779Z] + echo Creating amd64-rootless-bundles.tar.gz
00:01:52 [2021-07-30T00:01:52.779Z] Creating amd64-rootless-bundles.tar.gz
00:01:52 [2021-07-30T00:01:52.779Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
00:01:52 [2021-07-30T00:01:52.779Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:01:52 [2021-07-30T00:01:52.791Z] Archiving artifacts
00:01:52 [2021-07-30T00:01:52.821Z] + bundleName=docker-py
00:01:52 [2021-07-30T00:01:52.821Z] + echo Creating docker-py-bundles.tar.gz
00:01:52 [2021-07-30T00:01:52.821Z] Creating docker-py-bundles.tar.gz
00:01:52 [2021-07-30T00:01:52.821Z] + 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
00:01:52 [2021-07-30T00:01:52.835Z] Archiving artifacts
00:01:52 [2021-07-30T00:01:52.882Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:01:53 [2021-07-30T00:01:53.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
00:01:53 [2021-07-30T00:01:53.539Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/make.sh binary-daemon
00:01:54 [2021-07-30T00:01:54.110Z] 
00:01:54 [2021-07-30T00:01:54.110Z] Removing bundles/
00:01:54 [2021-07-30T00:01:54.110Z] 
00:01:54 [2021-07-30T00:01:54.110Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
00:01:54 [2021-07-30T00:01:54.110Z] Building: bundles/binary-daemon/dockerd-dev
00:01:54 [2021-07-30T00:01:54.110Z] GOOS="" GOARCH="" GOARM=""
00:01:54 [2021-07-30T00:01:54.487Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:01:54 [2021-07-30T00:01:54.795Z] + make clean
00:01:54 [2021-07-30T00:01:54.795Z] docker volume rm -f docker-dev-cache
00:01:55 [2021-07-30T00:01:55.055Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:01:56 [2021-07-30T00:01:56.183Z] --- PASS: TestRenameAnonymousContainer (4.31s)
00:01:56 [2021-07-30T00:01:56.183Z] === RUN   TestRenameContainerWithSameName
00:01:56 [2021-07-30T00:01:56.183Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:01:56 [2021-07-30T00:01:56.280Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.06s)
00:01:56 [2021-07-30T00:01:56.281Z] PASS
00:01:56 [2021-07-30T00:01:56.281Z] 
00:01:56 [2021-07-30T00:01:56.281Z] === Skipped
00:01:56 [2021-07-30T00:01:56.281Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
00:01:56 [2021-07-30T00:01:56.281Z]     build_session_test.go:25: TODO: BuildKit
00:01:56 [2021-07-30T00:01:56.281Z] 
00:01:56 [2021-07-30T00:01:56.281Z] 
00:01:56 [2021-07-30T00:01:56.281Z] DONE 33 tests, 1 skipped in 115.797s
00:01:56 [2021-07-30T00:01:56.281Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
00:01:56 [2021-07-30T00:01:56.281Z] ++ 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
00:01:56 [2021-07-30T00:01:56.281Z] ++ set -e
00:01:56 [2021-07-30T00:01:56.281Z] ++ '[' -n 0 ']'
00:01:56 [2021-07-30T00:01:56.281Z] ++ set -x
00:01:56 [2021-07-30T00:01:56.281Z] ++ 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
00:01:57 [2021-07-30T00:01:57.575Z] --- PASS: TestRenameContainerWithSameName (1.50s)
00:01:57 [2021-07-30T00:01:57.575Z] === RUN   TestRenameContainerWithLinkedContainer
00:01:59 [2021-07-30T00:01:59.578Z] INFO: Testing against a local daemon
00:01:59 [2021-07-30T00:01:59.578Z] === RUN   TestConfigInspect
00:02:00 [2021-07-30T00:02:00.112Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:02:00 [2021-07-30T00:02:00.112Z] --- PASS: TestRenameContainerWithLinkedContainer (2.59s)
00:02:00 [2021-07-30T00:02:00.112Z] === RUN   TestResize
00:02:01 [2021-07-30T00:02:01.491Z] --- PASS: TestResize (1.32s)
00:02:01 [2021-07-30T00:02:01.491Z] === RUN   TestResizeWithInvalidSize
00:02:02 [2021-07-30T00:02:02.122Z] --- PASS: TestConfigInspect (2.83s)
00:02:02 [2021-07-30T00:02:02.122Z] === RUN   TestConfigList
00:02:02 [2021-07-30T00:02:02.869Z] --- PASS: TestResizeWithInvalidSize (1.37s)
00:02:02 [2021-07-30T00:02:02.869Z] === RUN   TestResizeWhenContainerNotStarted
00:02:03 [2021-07-30T00:02:03.157Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s)
00:02:03 [2021-07-30T00:02:03.157Z] === RUN   TestCreateServiceSecretFileMode
00:02:03 [2021-07-30T00:02:03.806Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:02:04 [2021-07-30T00:02:04.067Z] --- PASS: TestResizeWhenContainerNotStarted (1.28s)
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:02:04 [2021-07-30T00:02:04.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:02:04 [2021-07-30T00:02:04.522Z] --- PASS: TestCreateServiceSecretFileMode (2.63s)
00:02:04 [2021-07-30T00:02:04.522Z] === RUN   TestCreateServiceConfigFileMode
00:02:04 [2021-07-30T00:02:04.666Z] --- PASS: TestConfigList (2.67s)
00:02:04 [2021-07-30T00:02:04.666Z] === RUN   TestConfigsCreateAndDelete
00:02:04 [2021-07-30T00:02:04.726Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:02:04 [2021-07-30T00:02:04.726Z] INFO: Testing against a local daemon
00:02:04 [2021-07-30T00:02:04.726Z] === RUN   TestBuildWithSession
00:02:04 [2021-07-30T00:02:04.726Z]     build_session_test.go:25: TODO: BuildKit
00:02:04 [2021-07-30T00:02:04.726Z] --- SKIP: TestBuildWithSession (0.00s)
00:02:04 [2021-07-30T00:02:04.726Z] === RUN   TestBuildSquashParent
00:02:04 [2021-07-30T00:02:04.726Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:02:04 [2021-07-30T00:02:04.726Z] --- SKIP: TestBuildSquashParent (0.00s)
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:02:04 [2021-07-30T00:02:04.727Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:02:04 [2021-07-30T00:02:04.727Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:02:04 [2021-07-30T00:02:04.727Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
00:02:04 [2021-07-30T00:02:04.727Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
00:02:04 [2021-07-30T00:02:04.727Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
00:02:05 [2021-07-30T00:02:05.447Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:02:07 [2021-07-30T00:02:07.213Z] --- PASS: TestConfigsCreateAndDelete (2.66s)
00:02:07 [2021-07-30T00:02:07.213Z] === RUN   TestConfigsUpdate
00:02:07 [2021-07-30T00:02:07.357Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:02:07 [2021-07-30T00:02:07.788Z] --- PASS: TestCreateServiceConfigFileMode (2.75s)
00:02:07 [2021-07-30T00:02:07.788Z] === RUN   TestCreateServiceSysctls
00:02:07 [2021-07-30T00:02:07.928Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:02:08 [2021-07-30T00:02:08.187Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:02:09 [2021-07-30T00:02:09.563Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:02:09 [2021-07-30T00:02:09.758Z] --- PASS: TestConfigsUpdate (2.56s)
00:02:09 [2021-07-30T00:02:09.758Z] === RUN   TestTemplatedConfig
00:02:10 [2021-07-30T00:02:10.131Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:02:10 [2021-07-30T00:02:10.390Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:02:10 [2021-07-30T00:02:10.649Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:02:11 [2021-07-30T00:02:11.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:02:11 [2021-07-30T00:02:11.265Z] --- PASS: TestCreateServiceSysctls (3.68s)
00:02:11 [2021-07-30T00:02:11.265Z] === RUN   TestCreateServiceCapabilities
00:02:11 [2021-07-30T00:02:11.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:02:11 [2021-07-30T00:02:11.735Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:02:13 [2021-07-30T00:02:13.777Z] --- PASS: TestCreateServiceCapabilities (2.68s)
00:02:13 [2021-07-30T00:02:13.777Z] === RUN   TestInspect
00:02:13 [2021-07-30T00:02:13.961Z] --- PASS: TestTemplatedConfig (3.60s)
00:02:13 [2021-07-30T00:02:13.961Z] === RUN   TestConfigCreateResolve
00:02:15 [2021-07-30T00:02:15.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:02:15 [2021-07-30T00:02:15.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:02:16 [2021-07-30T00:02:16.504Z] --- PASS: TestConfigCreateResolve (2.67s)
00:02:16 [2021-07-30T00:02:16.504Z] === RUN   TestConfigDaemonLibtrustID
00:02:16 [2021-07-30T00:02:16.504Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
00:02:16 [2021-07-30T00:02:16.504Z] PASS
00:02:16 [2021-07-30T00:02:16.504Z] 
00:02:16 [2021-07-30T00:02:16.504Z] DONE 7 tests in 21.772s
00:02:16 [2021-07-30T00:02:16.505Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
00:02:16 [2021-07-30T00:02:16.505Z] ++ 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
00:02:16 [2021-07-30T00:02:16.505Z] ++ set -e
00:02:16 [2021-07-30T00:02:16.505Z] ++ '[' -n 0 ']'
00:02:16 [2021-07-30T00:02:16.505Z] ++ set -x
00:02:16 [2021-07-30T00:02:16.505Z] ++ 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
00:02:17 [2021-07-30T00:02:17.039Z] --- PASS: TestInspect (3.22s)
00:02:17 [2021-07-30T00:02:17.039Z] === RUN   TestCreateJob
00:02:17 [2021-07-30T00:02:17.076Z] INFO: Testing against a local daemon
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestCheckpoint
00:02:17 [2021-07-30T00:02:17.076Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:02:17 [2021-07-30T00:02:17.076Z] --- SKIP: TestCheckpoint (0.00s)
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestContainerInvalidJSON
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:02:17 [2021-07-30T00:02:17.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:02:17 [2021-07-30T00:02:17.076Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:02:17 [2021-07-30T00:02:17.076Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:02:17 [2021-07-30T00:02:17.076Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:02:17 [2021-07-30T00:02:17.076Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:02:17 [2021-07-30T00:02:17.076Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:02:17 [2021-07-30T00:02:17.076Z] --- PASS: TestContainerInvalidJSON (0.02s)
00:02:17 [2021-07-30T00:02:17.076Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
00:02:17 [2021-07-30T00:02:17.076Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
00:02:17 [2021-07-30T00:02:17.076Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
00:02:17 [2021-07-30T00:02:17.076Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:02:17 [2021-07-30T00:02:17.336Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
00:02:17 [2021-07-30T00:02:17.336Z] === RUN   TestCopyFromContainerPathIsNotDir
00:02:17 [2021-07-30T00:02:17.336Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
00:02:17 [2021-07-30T00:02:17.336Z] === RUN   TestCopyToContainerPathDoesNotExist
00:02:17 [2021-07-30T00:02:17.336Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:02:17 [2021-07-30T00:02:17.336Z] === RUN   TestCopyToContainerPathIsNotDir
00:02:17 [2021-07-30T00:02:17.597Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
00:02:17 [2021-07-30T00:02:17.597Z] === RUN   TestCopyFromContainer
00:02:18 [2021-07-30T00:02:18.577Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:02:19 [2021-07-30T00:02:19.004Z] === RUN   TestCopyFromContainer//
00:02:19 [2021-07-30T00:02:19.004Z] === RUN   TestCopyFromContainer//bar/root
00:02:19 [2021-07-30T00:02:19.270Z] === RUN   TestCopyFromContainer//bar/root/
00:02:19 [2021-07-30T00:02:19.270Z] === RUN   TestCopyFromContainer/bar/quux
00:02:19 [2021-07-30T00:02:19.270Z] === RUN   TestCopyFromContainer/bar/quux/
00:02:19 [2021-07-30T00:02:19.545Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
00:02:19 [2021-07-30T00:02:19.545Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
00:02:19 [2021-07-30T00:02:19.620Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:02:19 [2021-07-30T00:02:19.621Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:02:19 [2021-07-30T00:02:19.621Z] === RUN   TestCopyFromContainer/bar/dirsymlink
00:02:19 [2021-07-30T00:02:19.621Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:02:19 [2021-07-30T00:02:19.621Z] === RUN   TestCopyFromContainer/bar/notarget
00:02:19 [2021-07-30T00:02:19.883Z] --- PASS: TestCopyFromContainer (2.40s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer// (0.10s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:19 [2021-07-30T00:02:19.883Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateLinkToNonExistingContainer
00:02:19 [2021-07-30T00:02:19.883Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateWithInvalidEnv
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateWithInvalidEnv/0
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateWithInvalidEnv/0
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateWithInvalidEnv/1
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateWithInvalidEnv/1
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateWithInvalidEnv/2
00:02:19 [2021-07-30T00:02:19.883Z] === PAUSE TestCreateWithInvalidEnv/2
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateWithInvalidEnv/0
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateWithInvalidEnv/2
00:02:19 [2021-07-30T00:02:19.883Z] === CONT  TestCreateWithInvalidEnv/1
00:02:19 [2021-07-30T00:02:19.883Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:02:19 [2021-07-30T00:02:19.883Z] === RUN   TestCreateTmpfsMountsTarget
00:02:19 [2021-07-30T00:02:19.958Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:02:20 [2021-07-30T00:02:20.146Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
00:02:20 [2021-07-30T00:02:20.146Z] === RUN   TestCreateWithCustomMaskedPaths
00:02:21 [2021-07-30T00:02:21.205Z] --- PASS: TestCreateJob (3.57s)
00:02:21 [2021-07-30T00:02:21.205Z] === RUN   TestReplicatedJob
00:02:21 [2021-07-30T00:02:21.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:02:22 [2021-07-30T00:02:22.691Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
00:02:22 [2021-07-30T00:02:22.691Z] === RUN   TestCreateWithCustomReadonlyPaths
00:02:23 [2021-07-30T00:02:23.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:02:24 [2021-07-30T00:02:24.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s)
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:24 [2021-07-30T00:02:24.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:24 [2021-07-30T00:02:24.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:24 [2021-07-30T00:02:24.603Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:02:24 [2021-07-30T00:02:24.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:02:24 [2021-07-30T00:02:24.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:02:24 [2021-07-30T00:02:24.603Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:02:24 [2021-07-30T00:02:24.864Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:02:24 [2021-07-30T00:02:24.864Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
00:02:24 [2021-07-30T00:02:24.864Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
00:02:24 [2021-07-30T00:02:24.864Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
00:02:24 [2021-07-30T00:02:24.864Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
00:02:24 [2021-07-30T00:02:24.864Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:02:24 [2021-07-30T00:02:24.864Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:02:25 [2021-07-30T00:02:25.157Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.63s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.95s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.80s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.66s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.62s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.25s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.50s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s)
00:02:25 [2021-07-30T00:02:25.157Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s)
00:02:25 [2021-07-30T00:02:25.157Z] === RUN   TestCgroupNamespacesRun
00:02:25 [2021-07-30T00:02:25.435Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
00:02:25 [2021-07-30T00:02:25.435Z] === RUN   TestCreateDifferentPlatform
00:02:25 [2021-07-30T00:02:25.435Z] === RUN   TestCreateDifferentPlatform/different_os
00:02:25 [2021-07-30T00:02:25.435Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:02:25 [2021-07-30T00:02:25.435Z] --- PASS: TestCreateDifferentPlatform (0.04s)
00:02:25 [2021-07-30T00:02:25.696Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:02:25 [2021-07-30T00:02:25.696Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:02:25 [2021-07-30T00:02:25.696Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:02:25 [2021-07-30T00:02:25.696Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestContainerStartOnDaemonRestart
00:02:25 [2021-07-30T00:02:25.696Z] === PAUSE TestContainerStartOnDaemonRestart
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestDaemonRestartIpcMode
00:02:25 [2021-07-30T00:02:25.696Z] === PAUSE TestDaemonRestartIpcMode
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestDaemonHostGatewayIP
00:02:25 [2021-07-30T00:02:25.696Z] === PAUSE TestDaemonHostGatewayIP
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestRestartDaemonWithRestartingContainer
00:02:25 [2021-07-30T00:02:25.696Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestContainerKillOnDaemonStart
00:02:25 [2021-07-30T00:02:25.696Z] === PAUSE TestContainerKillOnDaemonStart
00:02:25 [2021-07-30T00:02:25.696Z] === RUN   TestDiff
00:02:26 [2021-07-30T00:02:26.538Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:02:26 [2021-07-30T00:02:26.632Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.96s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.06s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.42s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.49s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.86s)
00:02:26 [2021-07-30T00:02:26.632Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.23s)
00:02:26 [2021-07-30T00:02:26.632Z] === RUN   TestBuildMultiStageCopy
00:02:26 [2021-07-30T00:02:26.632Z] === RUN   TestBuildMultiStageCopy/copy_to_root
00:02:26 [2021-07-30T00:02:26.637Z] --- PASS: TestDiff (0.78s)
00:02:26 [2021-07-30T00:02:26.637Z] === RUN   TestExecWithCloseStdin
00:02:27 [2021-07-30T00:02:27.106Z] --- PASS: TestCgroupNamespacesRun (2.36s)
00:02:27 [2021-07-30T00:02:27.106Z] === RUN   TestCgroupNamespacesRunPrivileged
00:02:27 [2021-07-30T00:02:27.581Z] --- PASS: TestExecWithCloseStdin (1.03s)
00:02:27 [2021-07-30T00:02:27.581Z] === RUN   TestExec
00:02:27 [2021-07-30T00:02:27.741Z] --- PASS: TestReplicatedJob (6.24s)
00:02:27 [2021-07-30T00:02:27.741Z] === RUN   TestUpdateReplicatedJob
00:02:28 [2021-07-30T00:02:28.525Z] --- PASS: TestExec (1.04s)
00:02:28 [2021-07-30T00:02:28.525Z] === RUN   TestExecUser
00:02:29 [2021-07-30T00:02:29.011Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.63s)
00:02:29 [2021-07-30T00:02:29.011Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:02:29 [2021-07-30T00:02:29.469Z] --- PASS: TestExecUser (1.06s)
00:02:29 [2021-07-30T00:02:29.469Z] === RUN   TestExportContainerAndImportImage
00:02:29 [2021-07-30T00:02:29.580Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:02:29 [2021-07-30T00:02:29.580Z]     check_test.go:309: [d08950bec56c7] daemon is not started
00:02:29 [2021-07-30T00:02:29.580Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:02:30 [2021-07-30T00:02:30.258Z] --- PASS: TestUpdateReplicatedJob (3.53s)
00:02:30 [2021-07-30T00:02:30.258Z] === RUN   TestServiceListWithStatuses
00:02:30 [2021-07-30T00:02:30.258Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:02:30 [2021-07-30T00:02:30.258Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:02:30 [2021-07-30T00:02:30.258Z] === RUN   TestDockerNetworkConnectAlias
00:02:30 [2021-07-30T00:02:30.856Z] --- PASS: TestExportContainerAndImportImage (1.02s)
00:02:30 [2021-07-30T00:02:30.856Z] === RUN   TestExportContainerAfterDaemonRestart
00:02:31 [2021-07-30T00:02:31.485Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.54s)
00:02:31 [2021-07-30T00:02:31.485Z] === RUN   TestCgroupNamespacesRunHostMode
00:02:31 [2021-07-30T00:02:31.485Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:02:32 [2021-07-30T00:02:32.244Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
00:02:32 [2021-07-30T00:02:32.244Z] === RUN   TestHealthCheckWorkdir
00:02:32 [2021-07-30T00:02:32.862Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:02:33 [2021-07-30T00:02:33.429Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:02:33 [2021-07-30T00:02:33.632Z] --- PASS: TestHealthCheckWorkdir (1.37s)
00:02:33 [2021-07-30T00:02:33.632Z] === RUN   TestHealthKillContainer
00:02:33 [2021-07-30T00:02:33.689Z] --- PASS: TestCgroupNamespacesRunHostMode (2.51s)
00:02:33 [2021-07-30T00:02:33.689Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:02:34 [2021-07-30T00:02:34.258Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:02:35 [2021-07-30T00:02:35.501Z] --- PASS: TestDockerNetworkConnectAlias (4.69s)
00:02:35 [2021-07-30T00:02:35.501Z] === RUN   TestDockerNetworkReConnect
00:02:36 [2021-07-30T00:02:36.161Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:02:36 [2021-07-30T00:02:36.421Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.63s)
00:02:36 [2021-07-30T00:02:36.421Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:02:36 [2021-07-30T00:02:36.932Z] --- PASS: TestHealthKillContainer (3.04s)
00:02:36 [2021-07-30T00:02:36.932Z] === RUN   TestInspectCpusetInConfigPre120
00:02:36 [2021-07-30T00:02:36.943Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
00:02:36 [2021-07-30T00:02:36.943Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
00:02:37 [2021-07-30T00:02:37.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
00:02:37 [2021-07-30T00:02:37.193Z] === RUN   TestIpcModeNone
00:02:37 [2021-07-30T00:02:37.910Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
00:02:38 [2021-07-30T00:02:38.136Z] --- PASS: TestIpcModeNone (1.01s)
00:02:38 [2021-07-30T00:02:38.136Z] === RUN   TestIpcModePrivate
00:02:38 [2021-07-30T00:02:38.325Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
00:02:38 [2021-07-30T00:02:38.325Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:02:38 [2021-07-30T00:02:38.766Z] --- PASS: TestDockerNetworkReConnect (3.57s)
00:02:38 [2021-07-30T00:02:38.766Z] === RUN   TestServicePlugin
00:02:39 [2021-07-30T00:02:39.080Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
00:02:39 [2021-07-30T00:02:39.263Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.02s)
00:02:39 [2021-07-30T00:02:39.263Z] === RUN   TestCgroupNamespacesRunOlderClient
00:02:39 [2021-07-30T00:02:39.263Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:02:39 [2021-07-30T00:02:39.341Z] --- PASS: TestIpcModePrivate (1.07s)
00:02:39 [2021-07-30T00:02:39.341Z] === RUN   TestIpcModeShareable
00:02:39 [2021-07-30T00:02:39.448Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
00:02:40 [2021-07-30T00:02:40.285Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true
00:02:40 [2021-07-30T00:02:40.285Z] --- PASS: TestIpcModeShareable (1.06s)
00:02:40 [2021-07-30T00:02:40.285Z] === RUN   TestAPIIpcModeShareableAndContainer
00:02:40 [2021-07-30T00:02:40.417Z] --- PASS: TestBuildMultiStageCopy (13.56s)
00:02:40 [2021-07-30T00:02:40.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.60s)
00:02:40 [2021-07-30T00:02:40.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.78s)
00:02:40 [2021-07-30T00:02:40.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.91s)
00:02:40 [2021-07-30T00:02:40.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.08s)
00:02:40 [2021-07-30T00:02:40.417Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s)
00:02:40 [2021-07-30T00:02:40.417Z] === RUN   TestBuildMultiStageParentConfig
00:02:41 [2021-07-30T00:02:41.800Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.67s)
00:02:41 [2021-07-30T00:02:41.800Z] === RUN   TestNISDomainname
00:02:42 [2021-07-30T00:02:42.034Z]     plugin_test.go:62: [d6286f9262448] joining swarm manager [d56edc0881c66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:02:42 [2021-07-30T00:02:42.878Z] --- PASS: TestBuildMultiStageParentConfig (2.77s)
00:02:42 [2021-07-30T00:02:42.878Z] === RUN   TestBuildLabelWithTargets
00:02:42 [2021-07-30T00:02:42.878Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:02:42 [2021-07-30T00:02:42.878Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
00:02:42 [2021-07-30T00:02:42.878Z] === RUN   TestBuildWithEmptyLayers
00:02:43 [2021-07-30T00:02:43.397Z]     plugin_test.go:65: [dfb1cf55ca238] joining swarm manager [d56edc0881c66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:02:43 [2021-07-30T00:02:43.589Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s)
00:02:43 [2021-07-30T00:02:43.589Z] === RUN   TestAPIIpcModeHost
00:02:44 [2021-07-30T00:02:44.335Z] --- PASS: TestNISDomainname (2.57s)
00:02:44 [2021-07-30T00:02:44.335Z] === RUN   TestHostnameDnsResolution
00:02:44 [2021-07-30T00:02:44.416Z] --- PASS: TestBuildWithEmptyLayers (1.45s)
00:02:44 [2021-07-30T00:02:44.416Z] === RUN   TestBuildMultiStageOnBuild
00:02:44 [2021-07-30T00:02:44.532Z] --- PASS: TestAPIIpcModeHost (1.05s)
00:02:44 [2021-07-30T00:02:44.532Z] === RUN   TestDaemonIpcModeShareable
00:02:45 [2021-07-30T00:02:45.922Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
00:02:46 [2021-07-30T00:02:46.183Z] --- PASS: TestDaemonIpcModeShareable (1.83s)
00:02:46 [2021-07-30T00:02:46.183Z] === RUN   TestDaemonIpcModePrivate
00:02:46 [2021-07-30T00:02:46.884Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:02:47 [2021-07-30T00:02:47.150Z] --- PASS: TestHostnameDnsResolution (2.56s)
00:02:47 [2021-07-30T00:02:47.150Z] === RUN   TestStats
00:02:48 [2021-07-30T00:02:48.094Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
00:02:48 [2021-07-30T00:02:48.094Z] --- PASS: TestDaemonIpcModePrivate (1.78s)
00:02:48 [2021-07-30T00:02:48.094Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:02:48 [2021-07-30T00:02:48.544Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:02:48 [2021-07-30T00:02:48.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:02:49 [2021-07-30T00:02:49.485Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false
00:02:49 [2021-07-30T00:02:49.747Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
00:02:49 [2021-07-30T00:02:49.747Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:02:49 [2021-07-30T00:02:49.922Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:02:50 [2021-07-30T00:02:50.490Z] --- PASS: TestStats (3.39s)
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestStopContainerWithTimeout
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestStopContainerWithTimeout/0
00:02:50 [2021-07-30T00:02:50.490Z] === PAUSE TestStopContainerWithTimeout/0
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestStopContainerWithTimeout/1
00:02:50 [2021-07-30T00:02:50.490Z] === PAUSE TestStopContainerWithTimeout/1
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestStopContainerWithTimeout/3
00:02:50 [2021-07-30T00:02:50.490Z] === PAUSE TestStopContainerWithTimeout/3
00:02:50 [2021-07-30T00:02:50.490Z] === RUN   TestStopContainerWithTimeout/-1
00:02:50 [2021-07-30T00:02:50.490Z] === PAUSE TestStopContainerWithTimeout/-1
00:02:50 [2021-07-30T00:02:50.490Z] === CONT  TestStopContainerWithTimeout/0
00:02:50 [2021-07-30T00:02:50.490Z] === CONT  TestStopContainerWithTimeout/-1
00:02:51 [2021-07-30T00:02:51.429Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:02:51 [2021-07-30T00:02:51.662Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true
00:02:51 [2021-07-30T00:02:51.662Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s)
00:02:51 [2021-07-30T00:02:51.662Z] === RUN   TestIpcModeOlderClient
00:02:51 [2021-07-30T00:02:51.662Z] === PAUSE TestIpcModeOlderClient
00:02:51 [2021-07-30T00:02:51.662Z] === RUN   TestKillContainerInvalidSignal
00:02:51 [2021-07-30T00:02:51.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:02:52 [2021-07-30T00:02:52.236Z] --- PASS: TestKillContainerInvalidSignal (0.80s)
00:02:52 [2021-07-30T00:02:52.236Z] === RUN   TestKillContainer
00:02:52 [2021-07-30T00:02:52.236Z] === RUN   TestKillContainer/no_signal
00:02:52 [2021-07-30T00:02:52.255Z] === CONT  TestStopContainerWithTimeout/3
00:02:53 [2021-07-30T00:02:53.178Z] === RUN   TestKillContainer/non_killing_signal
00:02:53 [2021-07-30T00:02:53.631Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:02:53 [2021-07-30T00:02:53.749Z] === RUN   TestKillContainer/killing_signal
00:02:54 [2021-07-30T00:02:54.199Z] === CONT  TestStopContainerWithTimeout/1
00:02:54 [2021-07-30T00:02:54.691Z] --- PASS: TestKillContainer (2.36s)
00:02:54 [2021-07-30T00:02:54.691Z]     --- PASS: TestKillContainer/no_signal (0.74s)
00:02:54 [2021-07-30T00:02:54.691Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
00:02:54 [2021-07-30T00:02:54.691Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
00:02:54 [2021-07-30T00:02:54.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:02:54 [2021-07-30T00:02:54.691Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:02:55 [2021-07-30T00:02:55.632Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:02:56 [2021-07-30T00:02:56.102Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:02:56 [2021-07-30T00:02:56.204Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
00:02:56 [2021-07-30T00:02:56.204Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
00:02:56 [2021-07-30T00:02:56.204Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
00:02:56 [2021-07-30T00:02:56.204Z] === RUN   TestKillStoppedContainer
00:02:56 [2021-07-30T00:02:56.464Z] --- PASS: TestKillStoppedContainer (0.06s)
00:02:56 [2021-07-30T00:02:56.464Z] === RUN   TestKillStoppedContainerAPIPre120
00:02:56 [2021-07-30T00:02:56.464Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
00:02:56 [2021-07-30T00:02:56.464Z] === RUN   TestKillDifferentUserContainer
00:02:56 [2021-07-30T00:02:56.669Z] --- PASS: TestStopContainerWithTimeout (0.03s)
00:02:56 [2021-07-30T00:02:56.669Z]     --- PASS: TestStopContainerWithTimeout/0 (1.88s)
00:02:56 [2021-07-30T00:02:56.669Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.87s)
00:02:56 [2021-07-30T00:02:56.669Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
00:02:56 [2021-07-30T00:02:56.669Z]     --- PASS: TestStopContainerWithTimeout/1 (2.22s)
00:02:56 [2021-07-30T00:02:56.669Z] === RUN   TestDeleteDevicemapper
00:02:56 [2021-07-30T00:02:56.669Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:02:56 [2021-07-30T00:02:56.669Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:02:56 [2021-07-30T00:02:56.669Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:02:57 [2021-07-30T00:02:57.236Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:02:57 [2021-07-30T00:02:57.406Z] --- PASS: TestKillDifferentUserContainer (0.78s)
00:02:57 [2021-07-30T00:02:57.406Z] === RUN   TestInspectOomKilledTrue
00:02:57 [2021-07-30T00:02:57.406Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:02:57 [2021-07-30T00:02:57.406Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:02:57 [2021-07-30T00:02:57.406Z] === RUN   TestInspectOomKilledFalse
00:02:57 [2021-07-30T00:02:57.406Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:02:57 [2021-07-30T00:02:57.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:02:57 [2021-07-30T00:02:57.406Z] === RUN   TestLinksEtcHostsContentMatch
00:02:57 [2021-07-30T00:02:57.977Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s)
00:02:57 [2021-07-30T00:02:57.977Z] === RUN   TestLinksContainerNames
00:02:59 [2021-07-30T00:02:59.769Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:02:59 [2021-07-30T00:02:59.889Z] --- PASS: TestLinksContainerNames (1.58s)
00:02:59 [2021-07-30T00:02:59.889Z] === RUN   TestLogsFollowTailEmpty
00:03:00 [2021-07-30T00:03:00.336Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:03:00 [2021-07-30T00:03:00.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:03:00 [2021-07-30T00:03:00.336Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:03:00 [2021-07-30T00:03:00.336Z]     check_test.go:309: [deff8bdf2f459] daemon is not started
00:03:00 [2021-07-30T00:03:00.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:03:00 [2021-07-30T00:03:00.336Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:03:00 [2021-07-30T00:03:00.336Z]     check_test.go:309: [d22cf6f521c74] daemon is not started
00:03:00 [2021-07-30T00:03:00.336Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:03:00 [2021-07-30T00:03:00.460Z] --- PASS: TestLogsFollowTailEmpty (0.83s)
00:03:00 [2021-07-30T00:03:00.460Z] === RUN   TestContainerNetworkMountsNoChown
00:03:01 [2021-07-30T00:03:01.403Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s)
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/default
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/default
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/private
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/private
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rprivate
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rprivate
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/slave
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/slave
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rslave
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rslave
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/shared
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/shared
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rshared
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rshared
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/default
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/default/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rslave
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/default/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/shared
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rprivate
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/private
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/slave
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/private/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/private/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/default/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/default/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rshared
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/private/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/private/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:03:01 [2021-07-30T00:03:01.403Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:03:01 [2021-07-30T00:03:01.403Z] --- PASS: TestMountDaemonRoot (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
00:03:01 [2021-07-30T00:03:01.403Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
00:03:01 [2021-07-30T00:03:01.403Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
00:03:01 [2021-07-30T00:03:01.403Z] === RUN   TestContainerBindMountNonRecursive
00:03:01 [2021-07-30T00:03:01.713Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.99s)
00:03:01 [2021-07-30T00:03:01.713Z] === RUN   TestUpdateMemory
00:03:01 [2021-07-30T00:03:01.713Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:03:01 [2021-07-30T00:03:01.713Z] --- SKIP: TestUpdateMemory (0.00s)
00:03:01 [2021-07-30T00:03:01.713Z] === RUN   TestUpdateCPUQuota
00:03:01 [2021-07-30T00:03:01.713Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:03:03 [2021-07-30T00:03:03.952Z] --- PASS: TestContainerBindMountNonRecursive (2.10s)
00:03:03 [2021-07-30T00:03:03.952Z] === RUN   TestContainerVolumesMountedAsShared
00:03:04 [2021-07-30T00:03:04.213Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
00:03:04 [2021-07-30T00:03:04.213Z] === RUN   TestContainerVolumesMountedAsSlave
00:03:04 [2021-07-30T00:03:04.247Z]     check_test.go:309: [df1578a0c26fe] daemon is not started
00:03:04 [2021-07-30T00:03:04.247Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:03:05 [2021-07-30T00:03:05.157Z] --- PASS: TestContainerVolumesMountedAsSlave (0.86s)
00:03:05 [2021-07-30T00:03:05.157Z] === RUN   TestNetworkNat
00:03:05 [2021-07-30T00:03:05.500Z] --- PASS: TestBuildMultiStageOnBuild (19.20s)
00:03:05 [2021-07-30T00:03:05.500Z] === RUN   TestBuildUncleanTarFilenames
00:03:05 [2021-07-30T00:03:05.500Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:03:05 [2021-07-30T00:03:05.500Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
00:03:05 [2021-07-30T00:03:05.500Z] === RUN   TestBuildMultiStageLayerLeak
00:03:06 [2021-07-30T00:03:06.104Z] --- PASS: TestNetworkNat (0.85s)
00:03:06 [2021-07-30T00:03:06.104Z] === RUN   TestNetworkLocalhostTCPNat
00:03:07 [2021-07-30T00:03:07.045Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s)
00:03:07 [2021-07-30T00:03:07.045Z] === RUN   TestNetworkLoopbackNat
00:03:08 [2021-07-30T00:03:08.438Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:03:09 [2021-07-30T00:03:09.374Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:03:09 [2021-07-30T00:03:09.898Z] --- PASS: TestServicePlugin (30.14s)
00:03:09 [2021-07-30T00:03:09.898Z] === RUN   TestServiceUpdateLabel
00:03:10 [2021-07-30T00:03:10.310Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:03:10 [2021-07-30T00:03:10.343Z] --- PASS: TestNetworkLoopbackNat (3.19s)
00:03:10 [2021-07-30T00:03:10.343Z] === RUN   TestPause
00:03:10 [2021-07-30T00:03:10.824Z] --- PASS: TestServiceUpdateLabel (2.21s)
00:03:10 [2021-07-30T00:03:10.824Z] === RUN   TestServiceUpdateSecrets
00:03:10 [2021-07-30T00:03:10.878Z] --- PASS: TestUpdateCPUQuota (9.39s)
00:03:10 [2021-07-30T00:03:10.878Z] === RUN   TestUpdatePidsLimit
00:03:10 [2021-07-30T00:03:10.878Z] === RUN   TestUpdatePidsLimit/update_from_none
00:03:10 [2021-07-30T00:03:10.914Z] --- PASS: TestPause (0.85s)
00:03:10 [2021-07-30T00:03:10.914Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:03:10 [2021-07-30T00:03:10.914Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:03:10 [2021-07-30T00:03:10.914Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:03:10 [2021-07-30T00:03:10.914Z] === RUN   TestPauseStopPausedContainer
00:03:11 [2021-07-30T00:03:11.138Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:03:11 [2021-07-30T00:03:11.728Z] === RUN   TestDockerSuite/TestBuildCmd
00:03:11 [2021-07-30T00:03:11.856Z] --- PASS: TestPauseStopPausedContainer (0.87s)
00:03:11 [2021-07-30T00:03:11.856Z] === RUN   TestPsFilter
00:03:11 [2021-07-30T00:03:11.856Z] --- PASS: TestPsFilter (0.17s)
00:03:11 [2021-07-30T00:03:11.856Z] === RUN   TestRemoveContainerWithRemovedVolume
00:03:12 [2021-07-30T00:03:12.296Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:03:12 [2021-07-30T00:03:12.296Z] === RUN   TestUpdatePidsLimit/no_change
00:03:12 [2021-07-30T00:03:12.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.88s)
00:03:12 [2021-07-30T00:03:12.798Z] === RUN   TestRemoveContainerWithVolume
00:03:12 [2021-07-30T00:03:12.869Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:03:13 [2021-07-30T00:03:13.128Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:03:13 [2021-07-30T00:03:13.128Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:03:13 [2021-07-30T00:03:13.128Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:03:13 [2021-07-30T00:03:13.696Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:03:13 [2021-07-30T00:03:13.696Z] === RUN   TestUpdatePidsLimit/update_lower
00:03:13 [2021-07-30T00:03:13.740Z] --- PASS: TestRemoveContainerWithVolume (0.73s)
00:03:13 [2021-07-30T00:03:13.741Z] === RUN   TestRemoveContainerRunning
00:03:14 [2021-07-30T00:03:14.314Z] --- PASS: TestRemoveContainerRunning (0.77s)
00:03:14 [2021-07-30T00:03:14.314Z] === RUN   TestRemoveContainerForceRemoveRunning
00:03:14 [2021-07-30T00:03:14.634Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:03:14 [2021-07-30T00:03:14.893Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:03:15 [2021-07-30T00:03:15.257Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
00:03:15 [2021-07-30T00:03:15.258Z] === RUN   TestRemoveInvalidContainer
00:03:15 [2021-07-30T00:03:15.258Z] --- PASS: TestRemoveInvalidContainer (0.02s)
00:03:15 [2021-07-30T00:03:15.258Z] === RUN   TestRenameLinkedContainer
00:03:15 [2021-07-30T00:03:15.832Z] --- PASS: TestBuildMultiStageLayerLeak (12.12s)
00:03:15 [2021-07-30T00:03:15.832Z] === RUN   TestBuildWithHugeFile
00:03:16 [2021-07-30T00:03:16.271Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:03:17 [2021-07-30T00:03:17.647Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:03:17 [2021-07-30T00:03:17.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:03:18 [2021-07-30T00:03:18.558Z] --- PASS: TestRenameLinkedContainer (3.08s)
00:03:18 [2021-07-30T00:03:18.559Z] === RUN   TestRenameStoppedContainer
00:03:18 [2021-07-30T00:03:18.585Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:03:19 [2021-07-30T00:03:19.130Z] --- PASS: TestRenameStoppedContainer (0.78s)
00:03:19 [2021-07-30T00:03:19.130Z] === RUN   TestRenameRunningContainerAndReuse
00:03:19 [2021-07-30T00:03:19.962Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:03:20 [2021-07-30T00:03:20.515Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
00:03:20 [2021-07-30T00:03:20.515Z] === RUN   TestRenameInvalidName
00:03:20 [2021-07-30T00:03:20.898Z] --- PASS: TestUpdatePidsLimit (9.76s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.37s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/no_change (1.32s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.19s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.42s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.37s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.08s)
00:03:20 [2021-07-30T00:03:20.898Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.24s)
00:03:20 [2021-07-30T00:03:20.898Z] === RUN   TestUpdateRestartPolicy
00:03:21 [2021-07-30T00:03:21.456Z] --- PASS: TestRenameInvalidName (0.75s)
00:03:21 [2021-07-30T00:03:21.457Z] === RUN   TestRenameAnonymousContainer
00:03:22 [2021-07-30T00:03:22.275Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:03:22 [2021-07-30T00:03:22.841Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:03:23 [2021-07-30T00:03:23.777Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:03:24 [2021-07-30T00:03:24.004Z] --- PASS: TestRenameAnonymousContainer (2.85s)
00:03:24 [2021-07-30T00:03:24.005Z] === RUN   TestRenameContainerWithSameName
00:03:24 [2021-07-30T00:03:24.343Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:03:24 [2021-07-30T00:03:24.602Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:03:24 [2021-07-30T00:03:24.947Z] --- PASS: TestRenameContainerWithSameName (0.79s)
00:03:24 [2021-07-30T00:03:24.947Z] === RUN   TestRenameContainerWithLinkedContainer
00:03:25 [2021-07-30T00:03:25.982Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:03:26 [2021-07-30T00:03:26.241Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:03:26 [2021-07-30T00:03:26.334Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s)
00:03:26 [2021-07-30T00:03:26.334Z] === RUN   TestResize
00:03:26 [2021-07-30T00:03:26.500Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:03:27 [2021-07-30T00:03:27.278Z] --- PASS: TestResize (0.79s)
00:03:27 [2021-07-30T00:03:27.278Z] === RUN   TestResizeWithInvalidSize
00:03:27 [2021-07-30T00:03:27.848Z] --- PASS: TestResizeWithInvalidSize (0.76s)
00:03:27 [2021-07-30T00:03:27.848Z] === RUN   TestResizeWhenContainerNotStarted
00:03:28 [2021-07-30T00:03:28.404Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:03:28 [2021-07-30T00:03:28.802Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s)
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:03:28 [2021-07-30T00:03:28.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:03:28 [2021-07-30T00:03:28.860Z] --- PASS: TestServiceUpdateSecrets (15.05s)
00:03:28 [2021-07-30T00:03:28.860Z] === RUN   TestServiceUpdateConfigs
00:03:30 [2021-07-30T00:03:30.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:03:30 [2021-07-30T00:03:30.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:03:30 [2021-07-30T00:03:30.626Z] Created binary: bundles/binary-daemon/dockerd-dev
00:03:30 [2021-07-30T00:03:30.626Z] Copying nested executables into bundles/binary-daemon
00:03:30 [2021-07-30T00:03:30.626Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:03:30 [2021-07-30T00:03:30.989Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/make.sh cross
00:03:31 [2021-07-30T00:03:31.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:03:31 [2021-07-30T00:03:31.395Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:03:31 [2021-07-30T00:03:31.661Z] 
00:03:31 [2021-07-30T00:03:31.661Z] Removing bundles/
00:03:31 [2021-07-30T00:03:31.661Z] 
00:03:31 [2021-07-30T00:03:31.661Z] ---> Making bundle: cross (in bundles/cross)
00:03:31 [2021-07-30T00:03:31.661Z] Cross building: bundles/cross/linux/amd64
00:03:31 [2021-07-30T00:03:31.661Z] Building: bundles/cross/linux/amd64/dockerd-dev
00:03:31 [2021-07-30T00:03:31.661Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:03:31 [2021-07-30T00:03:31.967Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:03:32 [2021-07-30T00:03:32.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:03:33 [2021-07-30T00:03:33.674Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:03:33 [2021-07-30T00:03:33.856Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:03:34 [2021-07-30T00:03:34.117Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:03:35 [2021-07-30T00:03:35.577Z] --- PASS: TestUpdateRestartPolicy (15.00s)
00:03:35 [2021-07-30T00:03:35.577Z] === RUN   TestUpdateRestartWithAutoRemove
00:03:36 [2021-07-30T00:03:36.155Z]     check_test.go:309: [d7eb713799e5c] daemon is not started
00:03:36 [2021-07-30T00:03:36.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:03:36 [2021-07-30T00:03:36.670Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.62s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.64s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.49s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.38s)
00:03:36 [2021-07-30T00:03:36.670Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.34s)
00:03:36 [2021-07-30T00:03:36.670Z] === RUN   TestCgroupNamespacesRun
00:03:36 [2021-07-30T00:03:36.723Z] --- PASS: TestUpdateRestartWithAutoRemove (1.11s)
00:03:36 [2021-07-30T00:03:36.723Z] === RUN   TestWaitNonBlocked
00:03:36 [2021-07-30T00:03:36.723Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:03:36 [2021-07-30T00:03:36.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:03:36 [2021-07-30T00:03:36.723Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:03:36 [2021-07-30T00:03:36.723Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:03:36 [2021-07-30T00:03:36.723Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:03:36 [2021-07-30T00:03:36.723Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:03:38 [2021-07-30T00:03:38.585Z] --- PASS: TestCgroupNamespacesRun (1.78s)
00:03:38 [2021-07-30T00:03:38.585Z] === RUN   TestCgroupNamespacesRunPrivileged
00:03:38 [2021-07-30T00:03:38.629Z] --- PASS: TestWaitNonBlocked (0.03s)
00:03:38 [2021-07-30T00:03:38.629Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.77s)
00:03:38 [2021-07-30T00:03:38.629Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.92s)
00:03:38 [2021-07-30T00:03:38.629Z] === RUN   TestWaitBlocked
00:03:38 [2021-07-30T00:03:38.629Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:03:38 [2021-07-30T00:03:38.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:03:38 [2021-07-30T00:03:38.629Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:03:38 [2021-07-30T00:03:38.629Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:03:38 [2021-07-30T00:03:38.888Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:03:38 [2021-07-30T00:03:38.888Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:03:39 [2021-07-30T00:03:39.968Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.43s)
00:03:39 [2021-07-30T00:03:39.968Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:03:40 [2021-07-30T00:03:40.791Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:03:40 [2021-07-30T00:03:40.791Z] --- PASS: TestWaitBlocked (0.02s)
00:03:40 [2021-07-30T00:03:40.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.86s)
00:03:40 [2021-07-30T00:03:40.791Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.08s)
00:03:40 [2021-07-30T00:03:40.791Z] === CONT  TestContainerStartOnDaemonRestart
00:03:40 [2021-07-30T00:03:40.791Z] === CONT  TestContainerKillOnDaemonStart
00:03:41 [2021-07-30T00:03:41.019Z] --- PASS: TestServiceUpdateConfigs (15.14s)
00:03:41 [2021-07-30T00:03:41.019Z] === RUN   TestServiceUpdateNetwork
00:03:41 [2021-07-30T00:03:41.727Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:03:41 [2021-07-30T00:03:41.884Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s)
00:03:41 [2021-07-30T00:03:41.884Z] === RUN   TestCgroupNamespacesRunHostMode
00:03:42 [2021-07-30T00:03:42.294Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:03:42 [2021-07-30T00:03:42.862Z]     docker_cli_daemon_plugins_test.go:105: [db62e032ee726] daemon is not started
00:03:42 [2021-07-30T00:03:42.862Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:03:43 [2021-07-30T00:03:43.267Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s)
00:03:43 [2021-07-30T00:03:43.267Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:03:44 [2021-07-30T00:03:44.238Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:03:45 [2021-07-30T00:03:45.176Z] --- PASS: TestContainerStartOnDaemonRestart (4.30s)
00:03:45 [2021-07-30T00:03:45.176Z] === CONT  TestIpcModeOlderClient
00:03:45 [2021-07-30T00:03:45.176Z] --- PASS: TestIpcModeOlderClient (0.08s)
00:03:45 [2021-07-30T00:03:45.176Z] === CONT  TestDaemonHostGatewayIP
00:03:45 [2021-07-30T00:03:45.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s)
00:03:45 [2021-07-30T00:03:45.182Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:03:46 [2021-07-30T00:03:46.115Z]     check_test.go:309: [da7444905623c] daemon is not started
00:03:46 [2021-07-30T00:03:46.115Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:03:46 [2021-07-30T00:03:46.566Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.43s)
00:03:46 [2021-07-30T00:03:46.566Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:03:47 [2021-07-30T00:03:47.054Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:03:47 [2021-07-30T00:03:47.509Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
00:03:47 [2021-07-30T00:03:47.509Z] === RUN   TestCgroupNamespacesRunOlderClient
00:03:49 [2021-07-30T00:03:49.424Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
00:03:49 [2021-07-30T00:03:49.424Z] === RUN   TestNISDomainname
00:03:49 [2021-07-30T00:03:49.590Z] --- PASS: TestDaemonHostGatewayIP (4.29s)
00:03:49 [2021-07-30T00:03:49.590Z] === CONT  TestRestartDaemonWithRestartingContainer
00:03:49 [2021-07-30T00:03:49.590Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:03:50 [2021-07-30T00:03:50.365Z] --- PASS: TestNISDomainname (1.28s)
00:03:50 [2021-07-30T00:03:50.365Z] === RUN   TestHostnameDnsResolution
00:03:51 [2021-07-30T00:03:51.494Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:03:51 [2021-07-30T00:03:51.773Z] --- PASS: TestHostnameDnsResolution (1.48s)
00:03:51 [2021-07-30T00:03:51.773Z] === RUN   TestStats
00:03:52 [2021-07-30T00:03:52.872Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.22s)
00:03:52 [2021-07-30T00:03:52.872Z] === CONT  TestDaemonRestartIpcMode
00:03:52 [2021-07-30T00:03:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:03:52 [2021-07-30T00:03:52.872Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:03:52 [2021-07-30T00:03:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:03:52 [2021-07-30T00:03:52.872Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:03:52 [2021-07-30T00:03:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:03:52 [2021-07-30T00:03:52.872Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:03:52 [2021-07-30T00:03:52.872Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:03:52 [2021-07-30T00:03:52.872Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:03:52 [2021-07-30T00:03:52.872Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:03:54 [2021-07-30T00:03:54.777Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:03:54 [2021-07-30T00:03:54.777Z] --- PASS: TestContainerKillOnDaemonStart (13.63s)
00:03:55 [2021-07-30T00:03:55.072Z] --- PASS: TestStats (2.80s)
00:03:55 [2021-07-30T00:03:55.072Z] === RUN   TestStopContainerWithTimeout
00:03:55 [2021-07-30T00:03:55.072Z] === RUN   TestStopContainerWithTimeout/0
00:03:55 [2021-07-30T00:03:55.072Z] === PAUSE TestStopContainerWithTimeout/0
00:03:55 [2021-07-30T00:03:55.072Z] === RUN   TestStopContainerWithTimeout/1
00:03:55 [2021-07-30T00:03:55.072Z] === PAUSE TestStopContainerWithTimeout/1
00:03:55 [2021-07-30T00:03:55.072Z] === RUN   TestStopContainerWithTimeout/3
00:03:55 [2021-07-30T00:03:55.072Z] === PAUSE TestStopContainerWithTimeout/3
00:03:55 [2021-07-30T00:03:55.072Z] === RUN   TestStopContainerWithTimeout/-1
00:03:55 [2021-07-30T00:03:55.072Z] === PAUSE TestStopContainerWithTimeout/-1
00:03:55 [2021-07-30T00:03:55.072Z] === CONT  TestStopContainerWithTimeout/0
00:03:55 [2021-07-30T00:03:55.072Z] === CONT  TestStopContainerWithTimeout/1
00:03:55 [2021-07-30T00:03:55.072Z] === CONT  TestStopContainerWithTimeout/3
00:03:55 [2021-07-30T00:03:55.072Z] === CONT  TestStopContainerWithTimeout/-1
00:03:55 [2021-07-30T00:03:55.713Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:03:55 [2021-07-30T00:03:55.854Z] --- PASS: TestServiceUpdateNetwork (12.81s)
00:03:55 [2021-07-30T00:03:55.854Z] === RUN   TestServiceUpdatePidsLimit
00:03:55 [2021-07-30T00:03:55.854Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:03:55 [2021-07-30T00:03:55.973Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:03:56 [2021-07-30T00:03:56.109Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:03:56 [2021-07-30T00:03:56.912Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:03:56 [2021-07-30T00:03:56.912Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
00:03:57 [2021-07-30T00:03:57.172Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
00:03:57 [2021-07-30T00:03:57.432Z] --- PASS: TestDaemonRestartIpcMode (4.83s)
00:03:57 [2021-07-30T00:03:57.432Z] PASS
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === Skipped
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:03:57 [2021-07-30T00:03:57.432Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] 
00:03:57 [2021-07-30T00:03:57.432Z] DONE 195 tests, 6 skipped in 218.041s
00:03:57 [2021-07-30T00:03:57.691Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:03:57 [2021-07-30T00:03:57.691Z] ++ 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
00:03:57 [2021-07-30T00:03:57.691Z] ++ set -e
00:03:57 [2021-07-30T00:03:57.691Z] ++ '[' -n 0 ']'
00:03:57 [2021-07-30T00:03:57.691Z] ++ set -x
00:03:57 [2021-07-30T00:03:57.691Z] ++ 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
00:03:57 [2021-07-30T00:03:57.691Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
00:03:57 [2021-07-30T00:03:57.951Z] INFO: Testing against a local daemon
00:03:57 [2021-07-30T00:03:57.951Z] === RUN   TestCommitInheritsEnv
00:03:57 [2021-07-30T00:03:57.951Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:03:58 [2021-07-30T00:03:58.210Z] --- PASS: TestCommitInheritsEnv (0.40s)
00:03:58 [2021-07-30T00:03:58.210Z] === RUN   TestImportExtremelyLargeImageWorks
00:03:58 [2021-07-30T00:03:58.210Z] === PAUSE TestImportExtremelyLargeImageWorks
00:03:58 [2021-07-30T00:03:58.210Z] === RUN   TestImagesFilterMultiReference
00:03:58 [2021-07-30T00:03:58.210Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
00:03:58 [2021-07-30T00:03:58.210Z] --- PASS: TestImagesFilterMultiReference (0.08s)
00:03:58 [2021-07-30T00:03:58.210Z] === RUN   TestImagePullPlatformInvalid
00:03:58 [2021-07-30T00:03:58.373Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:03:58 [2021-07-30T00:03:58.373Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
00:03:58 [2021-07-30T00:03:58.373Z]     --- PASS: TestStopContainerWithTimeout/1 (2.32s)
00:03:58 [2021-07-30T00:03:58.373Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.11s)
00:03:58 [2021-07-30T00:03:58.373Z]     --- PASS: TestStopContainerWithTimeout/3 (3.23s)
00:03:58 [2021-07-30T00:03:58.373Z] === RUN   TestDeleteDevicemapper
00:03:58 [2021-07-30T00:03:58.373Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:03:58 [2021-07-30T00:03:58.373Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:03:58 [2021-07-30T00:03:58.373Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:03:58 [2021-07-30T00:03:58.469Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:03:58 [2021-07-30T00:03:58.469Z] === RUN   TestRemoveImageOrphaning
00:03:58 [2021-07-30T00:03:58.736Z] --- PASS: TestRemoveImageOrphaning (0.38s)
00:03:58 [2021-07-30T00:03:58.736Z] === RUN   TestRemoveImageGarbageCollector
00:03:58 [2021-07-30T00:03:58.736Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
00:03:59 [2021-07-30T00:03:59.303Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
00:03:59 [2021-07-30T00:03:59.871Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
00:04:00 [2021-07-30T00:04:00.439Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
00:04:00 [2021-07-30T00:04:00.699Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
00:04:01 [2021-07-30T00:04:01.267Z] --- PASS: TestRemoveImageGarbageCollector (2.46s)
00:04:01 [2021-07-30T00:04:01.267Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:04:01 [2021-07-30T00:04:01.267Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:04:01 [2021-07-30T00:04:01.267Z] === RUN   TestTagInvalidReference
00:04:01 [2021-07-30T00:04:01.267Z] --- PASS: TestTagInvalidReference (0.01s)
00:04:01 [2021-07-30T00:04:01.267Z] === RUN   TestTagValidPrefixedRepo
00:04:01 [2021-07-30T00:04:01.267Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
00:04:01 [2021-07-30T00:04:01.267Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
00:04:01 [2021-07-30T00:04:01.267Z] === RUN   TestTagExistedNameWithoutForce
00:04:01 [2021-07-30T00:04:01.267Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
00:04:01 [2021-07-30T00:04:01.267Z] === RUN   TestTagOfficialNames
00:04:01 [2021-07-30T00:04:01.526Z] --- PASS: TestTagOfficialNames (0.13s)
00:04:01 [2021-07-30T00:04:01.526Z] === RUN   TestTagMatchesDigest
00:04:01 [2021-07-30T00:04:01.526Z] --- PASS: TestTagMatchesDigest (0.02s)
00:04:01 [2021-07-30T00:04:01.526Z] === CONT  TestImportExtremelyLargeImageWorks
00:04:01 [2021-07-30T00:04:01.675Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.14s)
00:04:01 [2021-07-30T00:04:01.675Z] === RUN   TestUpdateMemory
00:04:01 [2021-07-30T00:04:01.675Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:04:01 [2021-07-30T00:04:01.675Z] --- SKIP: TestUpdateMemory (0.00s)
00:04:01 [2021-07-30T00:04:01.675Z] === RUN   TestUpdateCPUQuota
00:04:01 [2021-07-30T00:04:01.785Z]     check_test.go:309: [dec32c517a3ba] daemon is not started
00:04:01 [2021-07-30T00:04:01.785Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:04:03 [2021-07-30T00:04:03.164Z]     check_test.go:309: [d3e610818b726] daemon is not started
00:04:03 [2021-07-30T00:04:03.164Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:04:03 [2021-07-30T00:04:03.731Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:04:03 [2021-07-30T00:04:03.731Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:04:04 [2021-07-30T00:04:04.204Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:04:05 [2021-07-30T00:04:05.112Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:04:06 [2021-07-30T00:04:06.959Z] --- PASS: TestUpdateCPUQuota (5.68s)
00:04:06 [2021-07-30T00:04:06.959Z] === RUN   TestUpdatePidsLimit
00:04:06 [2021-07-30T00:04:06.959Z] === RUN   TestUpdatePidsLimit/update_from_none
00:04:07 [2021-07-30T00:04:07.529Z] === RUN   TestUpdatePidsLimit/no_change
00:04:07 [2021-07-30T00:04:07.647Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:04:08 [2021-07-30T00:04:08.101Z] === RUN   TestUpdatePidsLimit/update_lower
00:04:08 [2021-07-30T00:04:08.215Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:04:09 [2021-07-30T00:04:09.044Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:04:09 [2021-07-30T00:04:09.154Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:04:09 [2021-07-30T00:04:09.615Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:04:09 [2021-07-30T00:04:09.723Z]     check_test.go:309: [d0cdb0138960d] daemon is not started
00:04:09 [2021-07-30T00:04:09.723Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:04:10 [2021-07-30T00:04:10.187Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:04:10 [2021-07-30T00:04:10.734Z] --- PASS: TestServiceUpdatePidsLimit (17.01s)
00:04:10 [2021-07-30T00:04:10.734Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
00:04:10 [2021-07-30T00:04:10.734Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
00:04:10 [2021-07-30T00:04:10.734Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s)
00:04:10 [2021-07-30T00:04:10.734Z] PASS
00:04:10 [2021-07-30T00:04:10.734Z] 
00:04:10 [2021-07-30T00:04:10.734Z] === Skipped
00:04:10 [2021-07-30T00:04:10.734Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:04:10 [2021-07-30T00:04:10.734Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:04:10 [2021-07-30T00:04:10.734Z] 
00:04:10 [2021-07-30T00:04:10.734Z] 
00:04:10 [2021-07-30T00:04:10.734Z] DONE 27 tests, 1 skipped in 174.304s
00:04:10 [2021-07-30T00:04:10.734Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:04:10 [2021-07-30T00:04:10.759Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:04:10 [2021-07-30T00:04:10.990Z] INFO: Testing against a local daemon
00:04:10 [2021-07-30T00:04:10.990Z] === RUN   TestSessionCreate
00:04:10 [2021-07-30T00:04:10.990Z] --- PASS: TestSessionCreate (0.02s)
00:04:10 [2021-07-30T00:04:10.990Z] === RUN   TestSessionCreateWithBadUpgrade
00:04:10 [2021-07-30T00:04:10.990Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:04:10 [2021-07-30T00:04:10.990Z] PASS
00:04:10 [2021-07-30T00:04:10.990Z] 
00:04:10 [2021-07-30T00:04:10.990Z] DONE 2 tests in 0.076s
00:04:10 [2021-07-30T00:04:10.990Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:04:10 [2021-07-30T00:04:10.990Z] INFO: Testing against a local daemon
00:04:10 [2021-07-30T00:04:10.990Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:04:10 [2021-07-30T00:04:10.990Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
00:04:10 [2021-07-30T00:04:10.990Z] === RUN   TestEventsExecDie
00:04:11 [2021-07-30T00:04:11.918Z] --- PASS: TestEventsExecDie (1.03s)
00:04:11 [2021-07-30T00:04:11.918Z] === RUN   TestEventsBackwardsCompatible
00:04:12 [2021-07-30T00:04:12.174Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
00:04:12 [2021-07-30T00:04:12.174Z] === RUN   TestInfoBinaryCommits
00:04:12 [2021-07-30T00:04:12.174Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:04:12 [2021-07-30T00:04:12.174Z] === RUN   TestInfoAPIVersioned
00:04:12 [2021-07-30T00:04:12.174Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:04:12 [2021-07-30T00:04:12.174Z] === RUN   TestInfoDiscoveryBackend
00:04:12 [2021-07-30T00:04:12.672Z] --- PASS: TestUpdatePidsLimit (5.50s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.77s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/no_change (0.66s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s)
00:04:12 [2021-07-30T00:04:12.672Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s)
00:04:12 [2021-07-30T00:04:12.672Z] === RUN   TestUpdateRestartPolicy
00:04:12 [2021-07-30T00:04:12.735Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
00:04:12 [2021-07-30T00:04:12.735Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:04:13 [2021-07-30T00:04:13.660Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:04:13 [2021-07-30T00:04:13.660Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:04:13 [2021-07-30T00:04:13.914Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:04:14 [2021-07-30T00:04:14.221Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:04:14 [2021-07-30T00:04:14.221Z] === RUN   TestInfoAPI
00:04:14 [2021-07-30T00:04:14.221Z] --- PASS: TestInfoAPI (0.02s)
00:04:14 [2021-07-30T00:04:14.221Z] === RUN   TestInfoAPIWarnings
00:04:15 [2021-07-30T00:04:15.820Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:04:16 [2021-07-30T00:04:16.756Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:04:20 [2021-07-30T00:04:20.949Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:04:21 [2021-07-30T00:04:21.887Z]     check_test.go:309: [d78b4a92156b0] daemon is not started
00:04:21 [2021-07-30T00:04:21.887Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:04:25 [2021-07-30T00:04:25.191Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:04:25 [2021-07-30T00:04:25.757Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:04:27 [2021-07-30T00:04:27.573Z] --- PASS: TestUpdateRestartPolicy (12.81s)
00:04:27 [2021-07-30T00:04:27.573Z] === RUN   TestUpdateRestartWithAutoRemove
00:04:27 [2021-07-30T00:04:27.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
00:04:27 [2021-07-30T00:04:27.573Z] === RUN   TestWaitNonBlocked
00:04:27 [2021-07-30T00:04:27.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:27 [2021-07-30T00:04:27.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:27 [2021-07-30T00:04:27.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:27 [2021-07-30T00:04:27.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:27 [2021-07-30T00:04:27.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:04:27 [2021-07-30T00:04:27.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:04:27 [2021-07-30T00:04:27.660Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:04:28 [2021-07-30T00:04:28.962Z] --- PASS: TestWaitNonBlocked (0.02s)
00:04:28 [2021-07-30T00:04:28.962Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.40s)
00:04:28 [2021-07-30T00:04:28.962Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.94s)
00:04:28 [2021-07-30T00:04:28.962Z] === RUN   TestWaitBlocked
00:04:28 [2021-07-30T00:04:28.962Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:04:28 [2021-07-30T00:04:28.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:04:28 [2021-07-30T00:04:28.962Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:04:28 [2021-07-30T00:04:28.962Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:04:28 [2021-07-30T00:04:28.962Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:04:28 [2021-07-30T00:04:28.962Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:04:30 [2021-07-30T00:04:30.191Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:04:30 [2021-07-30T00:04:30.346Z] --- PASS: TestWaitBlocked (0.03s)
00:04:30 [2021-07-30T00:04:30.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
00:04:30 [2021-07-30T00:04:30.346Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
00:04:30 [2021-07-30T00:04:30.346Z] === CONT  TestContainerStartOnDaemonRestart
00:04:30 [2021-07-30T00:04:30.346Z] === CONT  TestContainerKillOnDaemonStart
00:04:30 [2021-07-30T00:04:30.346Z] === CONT  TestIpcModeOlderClient
00:04:30 [2021-07-30T00:04:30.346Z] === CONT  TestDaemonHostGatewayIP
00:04:30 [2021-07-30T00:04:30.346Z] --- PASS: TestIpcModeOlderClient (0.10s)
00:04:30 [2021-07-30T00:04:30.346Z] === CONT  TestDaemonRestartIpcMode
00:04:32 [2021-07-30T00:04:32.253Z] --- PASS: TestInfoAPIWarnings (16.24s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestInfoDebug
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestInfoDebug (0.53s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestInfoInsecureRegistries
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestInfoRegistryMirrors
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestLoginFailsWithBadCredentials
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestPingCacheHeaders
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestPingCacheHeaders (0.02s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestPingGet
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestPingGet (0.01s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestPingHead
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestPingHead (0.02s)
00:04:32 [2021-07-30T00:04:32.254Z] === RUN   TestVersion
00:04:32 [2021-07-30T00:04:32.254Z] --- PASS: TestVersion (0.02s)
00:04:32 [2021-07-30T00:04:32.254Z] === CONT  TestCgroupDriverSystemdMemoryLimit
00:04:33 [2021-07-30T00:04:33.483Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:04:33 [2021-07-30T00:04:33.619Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s)
00:04:33 [2021-07-30T00:04:33.619Z] PASS
00:04:33 [2021-07-30T00:04:33.619Z] 
00:04:33 [2021-07-30T00:04:33.619Z] DONE 18 tests in 22.745s
00:04:33 [2021-07-30T00:04:33.619Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:04:33 [2021-07-30T00:04:33.619Z] INFO: Testing against a local daemon
00:04:33 [2021-07-30T00:04:33.619Z] === RUN   TestVolumesCreateAndList
00:04:33 [2021-07-30T00:04:33.655Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s)
00:04:33 [2021-07-30T00:04:33.655Z] === CONT  TestRestartDaemonWithRestartingContainer
00:04:33 [2021-07-30T00:04:33.742Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:04:33 [2021-07-30T00:04:33.742Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:04:33 [2021-07-30T00:04:33.875Z] --- PASS: TestVolumesCreateAndList (0.04s)
00:04:33 [2021-07-30T00:04:33.875Z] === RUN   TestVolumesRemove
00:04:33 [2021-07-30T00:04:33.875Z] --- PASS: TestVolumesRemove (0.12s)
00:04:33 [2021-07-30T00:04:33.875Z] === RUN   TestVolumesInspect
00:04:33 [2021-07-30T00:04:33.875Z] --- PASS: TestVolumesInspect (0.02s)
00:04:33 [2021-07-30T00:04:33.875Z] === RUN   TestVolumesInvalidJSON
00:04:33 [2021-07-30T00:04:33.875Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:04:33 [2021-07-30T00:04:33.875Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:04:33 [2021-07-30T00:04:33.875Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:04:33 [2021-07-30T00:04:33.875Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:04:33 [2021-07-30T00:04:33.875Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:04:33 [2021-07-30T00:04:33.875Z] PASS
00:04:33 [2021-07-30T00:04:33.875Z] 
00:04:33 [2021-07-30T00:04:33.875Z] DONE 5 tests in 0.224s
00:04:33 [2021-07-30T00:04:33.875Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:04:35 [2021-07-30T00:04:35.046Z] --- PASS: TestDaemonRestartIpcMode (4.63s)
00:04:35 [2021-07-30T00:04:35.046Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
00:04:35 [2021-07-30T00:04:35.121Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:04:35 [2021-07-30T00:04:35.381Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:04:35 [2021-07-30T00:04:35.762Z] Stopping apparmor (via systemctl): apparmor.service.
00:04:35 [2021-07-30T00:04:35.762Z] Removing test suite binaries
00:04:35 [2021-07-30T00:04:35.762Z] exiting test-integration
00:04:35 [2021-07-30T00:04:35.762Z] ++ exit 0
00:04:35 [2021-07-30T00:04:35.762Z] 
00:04:36 [2021-07-30T00:04:36.429Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.70s)
00:04:37 [2021-07-30T00:04:37.285Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
Post stage
[Pipeline] junit
00:04:39 [2021-07-30T00:04:39.039Z] Recording test results
00:04:39 [2021-07-30T00:04:39.262Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:04:39 [2021-07-30T00:04:39.833Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:04:40 [2021-07-30T00:04:40.364Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:04:40 [2021-07-30T00:04:40.703Z] + echo Ensuring container killed.
00:04:40 [2021-07-30T00:04:40.703Z] Ensuring container killed.
00:04:40 [2021-07-30T00:04:40.703Z] + docker rm -vf docker-pr4
00:04:40 [2021-07-30T00:04:40.703Z] Error: No such container: docker-pr4
[Pipeline] sh
00:04:41 [2021-07-30T00:04:41.019Z] + echo Chowning /workspace to jenkins user
00:04:41 [2021-07-30T00:04:41.019Z] Chowning /workspace to jenkins user
00:04:41 [2021-07-30T00:04:41.019Z] + id -u
00:04:41 [2021-07-30T00:04:41.019Z] + id -g
00:04:41 [2021-07-30T00:04:41.019Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:04:41 [2021-07-30T00:04:41.738Z]     check_test.go:309: [df8a016ab353a] daemon is not started
00:04:41 [2021-07-30T00:04:41.738Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:04:42 [2021-07-30T00:04:42.675Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:04:42 [2021-07-30T00:04:42.935Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
00:04:43 [2021-07-30T00:04:43.009Z] --- PASS: TestContainerKillOnDaemonStart (12.82s)
00:04:43 [2021-07-30T00:04:43.009Z] PASS
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === Skipped
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
00:04:43 [2021-07-30T00:04:43.009Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] 
00:04:43 [2021-07-30T00:04:43.009Z] DONE 195 tests, 6 skipped in 146.295s
00:04:43 [2021-07-30T00:04:43.009Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:04:43 [2021-07-30T00:04:43.009Z] ++ 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
00:04:43 [2021-07-30T00:04:43.009Z] ++ set -e
00:04:43 [2021-07-30T00:04:43.009Z] ++ '[' -n 0 ']'
00:04:43 [2021-07-30T00:04:43.009Z] ++ set -x
00:04:43 [2021-07-30T00:04:43.009Z] ++ 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
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:04:43 [2021-07-30T00:04:43.862Z] + bundleName=amd64-cgroup2
00:04:43 [2021-07-30T00:04:43.862Z] + echo Creating amd64-cgroup2-bundles.tar.gz
00:04:43 [2021-07-30T00:04:43.862Z] Creating amd64-cgroup2-bundles.tar.gz
00:04:43 [2021-07-30T00:04:43.862Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz+ 
00:04:43 [2021-07-30T00:04:43.862Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:04:43 [2021-07-30T00:04:43.873Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
[Pipeline] archiveArtifacts
00:04:44 [2021-07-30T00:04:44.127Z] Archiving artifacts
00:04:44 [2021-07-30T00:04:44.534Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:04:44 [2021-07-30T00:04:44.835Z] + make clean
00:04:44 [2021-07-30T00:04:44.835Z] docker volume rm -f docker-dev-cache
00:04:44 [2021-07-30T00:04:44.923Z] INFO: Testing against a local daemon
00:04:44 [2021-07-30T00:04:44.923Z] === RUN   TestCommitInheritsEnv
00:04:45 [2021-07-30T00:04:45.091Z] docker-dev-cache
[Pipeline] deleteDir
00:04:45 [2021-07-30T00:04:45.184Z] --- PASS: TestCommitInheritsEnv (0.35s)
00:04:45 [2021-07-30T00:04:45.184Z] === RUN   TestImportExtremelyLargeImageWorks
00:04:45 [2021-07-30T00:04:45.184Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:04:45 [2021-07-30T00:04:45.184Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:04:45 [2021-07-30T00:04:45.184Z] === RUN   TestImagesFilterMultiReference
00:04:45 [2021-07-30T00:04:45.184Z] --- PASS: TestImagesFilterMultiReference (0.08s)
00:04:45 [2021-07-30T00:04:45.184Z] === RUN   TestImagePullPlatformInvalid
00:04:45 [2021-07-30T00:04:45.184Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
00:04:45 [2021-07-30T00:04:45.184Z] === RUN   TestRemoveImageOrphaning
00:04:45 [2021-07-30T00:04:45.756Z] --- PASS: TestRemoveImageOrphaning (0.34s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestRemoveImageGarbageCollector
00:04:45 [2021-07-30T00:04:45.756Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:45 [2021-07-30T00:04:45.756Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:04:45 [2021-07-30T00:04:45.756Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestTagInvalidReference
00:04:45 [2021-07-30T00:04:45.756Z] --- PASS: TestTagInvalidReference (0.03s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestTagValidPrefixedRepo
00:04:45 [2021-07-30T00:04:45.756Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestTagExistedNameWithoutForce
00:04:45 [2021-07-30T00:04:45.756Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:04:45 [2021-07-30T00:04:45.756Z] === RUN   TestTagOfficialNames
00:04:46 [2021-07-30T00:04:46.017Z] --- PASS: TestTagOfficialNames (0.08s)
00:04:46 [2021-07-30T00:04:46.017Z] === RUN   TestTagMatchesDigest
00:04:46 [2021-07-30T00:04:46.017Z] --- PASS: TestTagMatchesDigest (0.03s)
00:04:46 [2021-07-30T00:04:46.017Z] PASS
00:04:46 [2021-07-30T00:04:46.017Z] 
00:04:46 [2021-07-30T00:04:46.017Z] === Skipped
00:04:46 [2021-07-30T00:04:46.017Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:04:46 [2021-07-30T00:04:46.017Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
00:04:46 [2021-07-30T00:04:46.017Z] 
00:04:46 [2021-07-30T00:04:46.017Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:04:46 [2021-07-30T00:04:46.017Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:04:46 [2021-07-30T00:04:46.017Z] 
00:04:46 [2021-07-30T00:04:46.017Z] 
00:04:46 [2021-07-30T00:04:46.017Z] DONE 12 tests, 2 skipped in 3.024s
00:04:46 [2021-07-30T00:04:46.017Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:04:46 [2021-07-30T00:04:46.017Z] ++ 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
00:04:46 [2021-07-30T00:04:46.017Z] ++ set -e
00:04:46 [2021-07-30T00:04:46.017Z] ++ '[' -n 0 ']'
00:04:46 [2021-07-30T00:04:46.017Z] ++ set -x
00:04:46 [2021-07-30T00:04:46.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-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
00:04:46 [2021-07-30T00:04:46.409Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:04:46 [2021-07-30T00:04:46.409Z]     check_test.go:309: [da19cdb269085] daemon is not started
00:04:46 [2021-07-30T00:04:46.409Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:04:47 [2021-07-30T00:04:47.785Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:04:48 [2021-07-30T00:04:48.559Z] INFO: Testing against a local daemon
00:04:48 [2021-07-30T00:04:48.559Z] === RUN   TestNetworkCreateDelete
00:04:48 [2021-07-30T00:04:48.559Z] --- PASS: TestNetworkCreateDelete (0.20s)
00:04:48 [2021-07-30T00:04:48.559Z] === RUN   TestDockerNetworkDeletePreferID
00:04:48 [2021-07-30T00:04:48.819Z] --- PASS: TestDockerNetworkDeletePreferID (0.57s)
00:04:48 [2021-07-30T00:04:48.819Z] === RUN   TestDaemonDNSFallback
00:04:49 [2021-07-30T00:04:49.708Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:04:52 [2021-07-30T00:04:52.995Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:04:53 [2021-07-30T00:04:53.254Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:04:54 [2021-07-30T00:04:54.632Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:04:54 [2021-07-30T00:04:54.632Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:04:56 [2021-07-30T00:04:56.539Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:04:56 [2021-07-30T00:04:56.954Z] --- PASS: TestDaemonDNSFallback (6.86s)
00:04:56 [2021-07-30T00:04:56.954Z] === RUN   TestInspectNetwork
00:04:59 [2021-07-30T00:04:59.074Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:05:00 [2021-07-30T00:05:00.263Z] === RUN   TestInspectNetwork/full_network_id
00:05:00 [2021-07-30T00:05:00.263Z] === RUN   TestInspectNetwork/partial_network_id
00:05:00 [2021-07-30T00:05:00.263Z] === RUN   TestInspectNetwork/network_name
00:05:00 [2021-07-30T00:05:00.263Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:05:00 [2021-07-30T00:05:00.979Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:05:04 [2021-07-30T00:05:04.465Z] --- PASS: TestInspectNetwork (8.48s)
00:05:04 [2021-07-30T00:05:04.465Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:05:04 [2021-07-30T00:05:04.465Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:05:04 [2021-07-30T00:05:04.465Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:05:04 [2021-07-30T00:05:04.465Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:05:04 [2021-07-30T00:05:04.465Z] === RUN   TestRunContainerWithBridgeNone
00:05:05 [2021-07-30T00:05:05.172Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:05:07 [2021-07-30T00:05:07.769Z] --- PASS: TestRunContainerWithBridgeNone (3.01s)
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkInvalidJSON
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkInvalidJSON//networks/create
00:05:07 [2021-07-30T00:05:07.769Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:05:07 [2021-07-30T00:05:07.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:05:07 [2021-07-30T00:05:07.769Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:05:07 [2021-07-30T00:05:07.769Z] === CONT  TestNetworkInvalidJSON//networks/create
00:05:07 [2021-07-30T00:05:07.769Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:05:07 [2021-07-30T00:05:07.769Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:05:07 [2021-07-30T00:05:07.769Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:05:07 [2021-07-30T00:05:07.769Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:05:07 [2021-07-30T00:05:07.769Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:05:07 [2021-07-30T00:05:07.769Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkList
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkList//networks
00:05:07 [2021-07-30T00:05:07.769Z] === PAUSE TestNetworkList//networks
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestNetworkList//networks/
00:05:07 [2021-07-30T00:05:07.769Z] === PAUSE TestNetworkList//networks/
00:05:07 [2021-07-30T00:05:07.769Z] === CONT  TestNetworkList//networks
00:05:07 [2021-07-30T00:05:07.769Z] === CONT  TestNetworkList//networks/
00:05:07 [2021-07-30T00:05:07.769Z] --- PASS: TestNetworkList (0.03s)
00:05:07 [2021-07-30T00:05:07.769Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:05:07 [2021-07-30T00:05:07.769Z]     --- PASS: TestNetworkList//networks (0.00s)
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestHostIPv4BridgeLabel
00:05:07 [2021-07-30T00:05:07.769Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
00:05:07 [2021-07-30T00:05:07.769Z] === RUN   TestDaemonRestartWithLiveRestore
00:05:08 [2021-07-30T00:05:08.161Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
00:05:08 [2021-07-30T00:05:08.161Z] Copying nested executables into bundles/cross/linux/amd64
00:05:08 [2021-07-30T00:05:08.161Z] Cross building: bundles/cross/windows/amd64
00:05:08 [2021-07-30T00:05:08.161Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
00:05:08 [2021-07-30T00:05:08.161Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:05:09 [2021-07-30T00:05:09.154Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
00:05:09 [2021-07-30T00:05:09.154Z] === RUN   TestDaemonDefaultNetworkPools
00:05:09 [2021-07-30T00:05:09.725Z] --- PASS: TestDaemonDefaultNetworkPools (0.85s)
00:05:09 [2021-07-30T00:05:09.725Z] === RUN   TestDaemonRestartWithExistingNetwork
00:05:11 [2021-07-30T00:05:11.111Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
00:05:11 [2021-07-30T00:05:11.111Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:05:11 [2021-07-30T00:05:11.753Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:05:12 [2021-07-30T00:05:12.496Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s)
00:05:12 [2021-07-30T00:05:12.496Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:05:12 [2021-07-30T00:05:12.692Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:05:13 [2021-07-30T00:05:13.066Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
00:05:13 [2021-07-30T00:05:13.066Z] === RUN   TestServiceWithPredefinedNetwork
00:05:14 [2021-07-30T00:05:14.070Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:05:15 [2021-07-30T00:05:15.008Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:05:15 [2021-07-30T00:05:15.610Z] --- PASS: TestServiceWithPredefinedNetwork (2.77s)
00:05:15 [2021-07-30T00:05:15.610Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:05:15 [2021-07-30T00:05:15.610Z]     service_test.go:242: FLAKY_TEST
00:05:15 [2021-07-30T00:05:15.610Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:05:15 [2021-07-30T00:05:15.610Z] === RUN   TestServiceWithDataPathPortInit
00:05:15 [2021-07-30T00:05:15.946Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:05:17 [2021-07-30T00:05:17.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:05:17 [2021-07-30T00:05:17.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:05:18 [2021-07-30T00:05:18.723Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:05:23 [2021-07-30T00:05:23.999Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:05:26 [2021-07-30T00:05:26.529Z]     docker_cli_daemon_test.go:2550: [d4e2909dd0526] daemon is not started
00:05:26 [2021-07-30T00:05:26.789Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:05:28 [2021-07-30T00:05:28.696Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:05:29 [2021-07-30T00:05:29.632Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:05:33 [2021-07-30T00:05:33.730Z] --- PASS: TestServiceWithDataPathPortInit (15.32s)
00:05:33 [2021-07-30T00:05:33.730Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:05:34 [2021-07-30T00:05:34.301Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:eyvwchahqxsz2dgqmksjcppct Created:2021-07-30 00:05:32.461974693 +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[68d0f75ac408f0bf37a5f44814d595d4d94c37bb68936cc19fd96f6c0a3b9af2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zbw3qsfj99662whnrzt6q9vvv EndpointID:86ade084d785fefa9fb4fe55d41c6c7aa49f07801ecfa19cfb5249af9ba38b8a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83428619c9c9ce4cd197a7d61cb1b028f1467160ea853e7635f6b474151cd938 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:1a6cb852b6c2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zbw3qsfj99662whnrzt6q9vvv EndpointID:86ade084d785fefa9fb4fe55d41c6c7aa49f07801ecfa19cfb5249af9ba38b8a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:05:37 [2021-07-30T00:05:37.749Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:05:39 [2021-07-30T00:05:39.587Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.98s)
00:05:39 [2021-07-30T00:05:39.587Z] PASS
00:05:39 [2021-07-30T00:05:39.587Z] 
00:05:39 [2021-07-30T00:05:39.587Z] === Skipped
00:05:39 [2021-07-30T00:05:39.587Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:05:39 [2021-07-30T00:05:39.587Z]     service_test.go:242: FLAKY_TEST
00:05:39 [2021-07-30T00:05:39.587Z] 
00:05:39 [2021-07-30T00:05:39.587Z] 
00:05:39 [2021-07-30T00:05:39.587Z] DONE 26 tests, 1 skipped in 53.074s
00:05:39 [2021-07-30T00:05:39.587Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:05:39 [2021-07-30T00:05:39.587Z] ++ 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
00:05:39 [2021-07-30T00:05:39.587Z] ++ set -e
00:05:39 [2021-07-30T00:05:39.587Z] ++ '[' -n 0 ']'
00:05:39 [2021-07-30T00:05:39.587Z] ++ set -x
00:05:39 [2021-07-30T00:05:39.587Z] ++ 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
00:05:39 [2021-07-30T00:05:39.654Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:05:40 [2021-07-30T00:05:40.165Z] INFO: Testing against a local daemon
00:05:40 [2021-07-30T00:05:40.165Z] === RUN   TestDockerNetworkIpvlanPersistance
00:05:40 [2021-07-30T00:05:40.165Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:05:40 [2021-07-30T00:05:40.165Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:05:40 [2021-07-30T00:05:40.165Z] === RUN   TestDockerNetworkIpvlan
00:05:40 [2021-07-30T00:05:40.165Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:05:40 [2021-07-30T00:05:40.165Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:05:40 [2021-07-30T00:05:40.165Z] PASS
00:05:40 [2021-07-30T00:05:40.165Z] 
00:05:40 [2021-07-30T00:05:40.165Z] === Skipped
00:05:40 [2021-07-30T00:05:40.165Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:05:40 [2021-07-30T00:05:40.165Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:05:40 [2021-07-30T00:05:40.165Z] 
00:05:40 [2021-07-30T00:05:40.165Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:05:40 [2021-07-30T00:05:40.165Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:05:40 [2021-07-30T00:05:40.165Z] 
00:05:40 [2021-07-30T00:05:40.165Z] 
00:05:40 [2021-07-30T00:05:40.165Z] DONE 2 tests, 2 skipped in 0.986s
00:05:40 [2021-07-30T00:05:40.165Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:05:40 [2021-07-30T00:05:40.165Z] ++ 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
00:05:40 [2021-07-30T00:05:40.165Z] ++ set -e
00:05:40 [2021-07-30T00:05:40.165Z] ++ '[' -n 0 ']'
00:05:40 [2021-07-30T00:05:40.165Z] ++ set -x
00:05:40 [2021-07-30T00:05:40.165Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
00:05:40 [2021-07-30T00:05:40.165Z] INFO: Testing against a local daemon
00:05:40 [2021-07-30T00:05:40.165Z] === RUN   TestDockerNetworkMacvlanPersistance
00:05:41 [2021-07-30T00:05:41.035Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:05:41 [2021-07-30T00:05:41.551Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
00:05:41 [2021-07-30T00:05:41.551Z] === RUN   TestDockerNetworkMacvlan
00:05:42 [2021-07-30T00:05:42.494Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:05:43 [2021-07-30T00:05:43.435Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:05:43 [2021-07-30T00:05:43.570Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:05:44 [2021-07-30T00:05:44.006Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:05:44 [2021-07-30T00:05:44.141Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:05:46 [2021-07-30T00:05:46.045Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:05:47 [2021-07-30T00:05:47.306Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:05:49 [2021-07-30T00:05:49.354Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:05:49 [2021-07-30T00:05:49.354Z]     check_test.go:309: [d00e8bbd128f2] daemon is not started
00:05:49 [2021-07-30T00:05:49.354Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:05:49 [2021-07-30T00:05:49.851Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:05:55 [2021-07-30T00:05:55.923Z] --- PASS: TestDockerDaemonSuite (413.70s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.66s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.16s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.81s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.77s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.70s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.51s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.46s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.85s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.16s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.90s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.07s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.53s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.79s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.22s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.43s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.94s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.58s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.69s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.14s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.23s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.12s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.74s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.65s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.33s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.56s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.21s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.36s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.20s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.37s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.14s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.45s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.60s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.87s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.88s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.84s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.15s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.37s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.68s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.68s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.79s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.33s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.40s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.78s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.12s)
00:05:55 [2021-07-30T00:05:55.923Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.33s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.06s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.96s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.47s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.82s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.58s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.05s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.72s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.48s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.16s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.78s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.69s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.07s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.72s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.27s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.90s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.14s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.02s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.91s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.04s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.69s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.22s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.80s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.89s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.53s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.78s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.32s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.37s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.69s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.57s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.08s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.04s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.68s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.40s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.55s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
00:05:55 [2021-07-30T00:05:55.924Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.02s)
00:05:55 [2021-07-30T00:05:55.924Z] === RUN   TestDockerSwarmSuite
00:05:55 [2021-07-30T00:05:55.924Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:05:57 [2021-07-30T00:05:57.896Z] --- PASS: TestBuildWithHugeFile (151.94s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildWithEmptyDockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:05:57 [2021-07-30T00:05:57.896Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
00:05:57 [2021-07-30T00:05:57.896Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildPreserveOwnership
00:05:57 [2021-07-30T00:05:57.896Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestBuildPlatformInvalid
00:05:57 [2021-07-30T00:05:57.896Z] --- PASS: TestBuildPlatformInvalid (0.10s)
00:05:57 [2021-07-30T00:05:57.896Z] PASS
00:05:57 [2021-07-30T00:05:57.896Z] ok  	github.com/docker/docker/integration/build	225.610s
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === Skipped
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     build_session_test.go:25: TODO: BuildKit
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] DONE 28 tests, 5 skipped in 259.537s
00:05:57 [2021-07-30T00:05:57.896Z] Running D:\gopath\src\github.com\docker\docker\integration\config
00:05:57 [2021-07-30T00:05:57.896Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:05:57 [2021-07-30T00:05:57.896Z] INFO: Testing against a local daemon
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigInspect
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigInspect (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigList
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigList (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigsCreateAndDelete
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigsUpdate
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigsUpdate (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestTemplatedConfig
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestTemplatedConfig (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigCreateResolve
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigCreateResolve (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestConfigDaemonLibtrustID
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] PASS
00:05:57 [2021-07-30T00:05:57.896Z] ok  	github.com/docker/docker/integration/config	0.135s
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === Skipped
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] 
00:05:57 [2021-07-30T00:05:57.896Z] DONE 7 tests, 7 skipped in 2.374s
00:05:57 [2021-07-30T00:05:57.896Z] Running D:\gopath\src\github.com\docker\docker\integration\container
00:05:57 [2021-07-30T00:05:57.896Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:05:57 [2021-07-30T00:05:57.896Z] INFO: Testing against a local daemon
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestCheckpoint
00:05:57 [2021-07-30T00:05:57.896Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:05:57 [2021-07-30T00:05:57.896Z] --- SKIP: TestCheckpoint (0.00s)
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestContainerInvalidJSON
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
00:05:57 [2021-07-30T00:05:57.896Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
00:05:57 [2021-07-30T00:05:57.896Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestContainerInvalidJSON (0.05s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCopyFromContainerPathIsNotDir
00:05:57 [2021-07-30T00:05:57.897Z]     copy_test.go:38: testEnv.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCopyToContainerPathDoesNotExist
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.28s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCopyToContainerPathIsNotDir
00:05:57 [2021-07-30T00:05:57.897Z]     copy_test.go:63: testEnv.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCopyFromContainer
00:05:57 [2021-07-30T00:05:57.897Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCopyFromContainer (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateLinkToNonExistingContainer
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidEnv
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidEnv/0
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidEnv/0
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidEnv/1
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidEnv/1
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidEnv/2
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidEnv/2
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidEnv/0
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidEnv/2
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidEnv/1
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateTmpfsMountsTarget
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithCustomMaskedPaths
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithCustomReadonlyPaths
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateDifferentPlatform
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateDifferentPlatform/different_os
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCreateDifferentPlatform (0.06s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:05:57 [2021-07-30T00:05:57.897Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestContainerKillOnDaemonStart
00:05:57 [2021-07-30T00:05:57.897Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestDiff
00:05:57 [2021-07-30T00:05:57.897Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:05:57 [2021-07-30T00:05:57.897Z] --- SKIP: TestDiff (0.00s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestExecWithCloseStdin
00:05:57 [2021-07-30T00:05:57.897Z] --- PASS: TestExecWithCloseStdin (2.74s)
00:05:57 [2021-07-30T00:05:57.897Z] === RUN   TestExec
00:05:57 [2021-07-30T00:05:57.991Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:05:59 [2021-07-30T00:05:59.210Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:05:59 [2021-07-30T00:05:59.376Z] --- PASS: TestDockerNetworkMacvlan (17.77s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.96s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.30s)
00:05:59 [2021-07-30T00:05:59.376Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.36s)
00:05:59 [2021-07-30T00:05:59.376Z] PASS
00:05:59 [2021-07-30T00:05:59.376Z] 
00:05:59 [2021-07-30T00:05:59.376Z] DONE 8 tests in 19.321s
00:05:59 [2021-07-30T00:05:59.376Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:05:59 [2021-07-30T00:05:59.376Z] ++ 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
00:05:59 [2021-07-30T00:05:59.376Z] ++ set -e
00:05:59 [2021-07-30T00:05:59.376Z] ++ '[' -n 0 ']'
00:05:59 [2021-07-30T00:05:59.376Z] ++ set -x
00:05:59 [2021-07-30T00:05:59.376Z] ++ 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
00:05:59 [2021-07-30T00:05:59.376Z] testing: warning: no tests to run
00:05:59 [2021-07-30T00:05:59.376Z] PASS
00:05:59 [2021-07-30T00:05:59.376Z] 
00:05:59 [2021-07-30T00:05:59.376Z] DONE 0 tests in 0.053s
00:05:59 [2021-07-30T00:05:59.377Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:05:59 [2021-07-30T00:05:59.377Z] ++ 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
00:05:59 [2021-07-30T00:05:59.377Z] ++ set -e
00:05:59 [2021-07-30T00:05:59.377Z] ++ '[' -n 0 ']'
00:05:59 [2021-07-30T00:05:59.377Z] ++ set -x
00:05:59 [2021-07-30T00:05:59.377Z] ++ 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
00:05:59 [2021-07-30T00:05:59.638Z] INFO: Testing against a local daemon
00:05:59 [2021-07-30T00:05:59.638Z] === RUN   TestAuthZPluginAllowRequest
00:06:00 [2021-07-30T00:06:00.070Z] --- PASS: TestExec (2.50s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestExecUser
00:06:00 [2021-07-30T00:06:00.070Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestExecUser (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestExportContainerAndImportImage
00:06:00 [2021-07-30T00:06:00.070Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestExportContainerAfterDaemonRestart
00:06:00 [2021-07-30T00:06:00.070Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestHealthCheckWorkdir
00:06:00 [2021-07-30T00:06:00.070Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestHealthKillContainer
00:06:00 [2021-07-30T00:06:00.070Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestHealthKillContainer (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestInspectCpusetInConfigPre120
00:06:00 [2021-07-30T00:06:00.070Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:06:00 [2021-07-30T00:06:00.070Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
00:06:00 [2021-07-30T00:06:00.070Z] === RUN   TestKillContainerInvalidSignal
00:06:01 [2021-07-30T00:06:01.553Z] --- PASS: TestAuthZPluginAllowRequest (1.61s)
00:06:01 [2021-07-30T00:06:01.553Z] === RUN   TestAuthZPluginTLS
00:06:01 [2021-07-30T00:06:01.745Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:06:01 [2021-07-30T00:06:01.814Z] --- PASS: TestAuthZPluginTLS (0.58s)
00:06:01 [2021-07-30T00:06:01.814Z] === RUN   TestAuthZPluginDenyRequest
00:06:02 [2021-07-30T00:06:02.387Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
00:06:02 [2021-07-30T00:06:02.387Z] === RUN   TestAuthZPluginAPIDenyResponse
00:06:02 [2021-07-30T00:06:02.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
00:06:02 [2021-07-30T00:06:02.959Z] === RUN   TestAuthZPluginDenyResponse
00:06:02 [2021-07-30T00:06:02.978Z] --- PASS: TestKillContainerInvalidSignal (2.26s)
00:06:02 [2021-07-30T00:06:02.978Z] === RUN   TestKillContainer
00:06:02 [2021-07-30T00:06:02.978Z] === RUN   TestKillContainer/no_signal
00:06:03 [2021-07-30T00:06:03.531Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
00:06:03 [2021-07-30T00:06:03.531Z] === RUN   TestAuthZPluginAllowEventStream
00:06:05 [2021-07-30T00:06:05.154Z] === RUN   TestKillContainer/non_killing_signal
00:06:05 [2021-07-30T00:06:05.154Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:06:05 [2021-07-30T00:06:05.154Z] === RUN   TestKillContainer/killing_signal
00:06:05 [2021-07-30T00:06:05.444Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s)
00:06:05 [2021-07-30T00:06:05.445Z] === RUN   TestAuthZPluginErrorResponse
00:06:05 [2021-07-30T00:06:05.705Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
00:06:05 [2021-07-30T00:06:05.705Z] === RUN   TestAuthZPluginErrorRequest
00:06:06 [2021-07-30T00:06:06.276Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:06:06 [2021-07-30T00:06:06.276Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:06:06 [2021-07-30T00:06:06.847Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
00:06:06 [2021-07-30T00:06:06.847Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:06:07 [2021-07-30T00:06:07.022Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:06:07 [2021-07-30T00:06:07.022Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:06:07 [2021-07-30T00:06:07.331Z] --- PASS: TestKillContainer (4.87s)
00:06:07 [2021-07-30T00:06:07.331Z]     --- PASS: TestKillContainer/no_signal (2.19s)
00:06:07 [2021-07-30T00:06:07.331Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:06:07 [2021-07-30T00:06:07.331Z]     --- PASS: TestKillContainer/killing_signal (2.61s)
00:06:07 [2021-07-30T00:06:07.331Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:06:07 [2021-07-30T00:06:07.331Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:06:07 [2021-07-30T00:06:07.331Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
00:06:07 [2021-07-30T00:06:07.331Z] === RUN   TestKillStoppedContainer
00:06:07 [2021-07-30T00:06:07.331Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:06:07 [2021-07-30T00:06:07.331Z] --- SKIP: TestKillStoppedContainer (0.00s)
00:06:07 [2021-07-30T00:06:07.331Z] === RUN   TestKillStoppedContainerAPIPre120
00:06:07 [2021-07-30T00:06:07.332Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:06:07 [2021-07-30T00:06:07.332Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
00:06:07 [2021-07-30T00:06:07.332Z] === RUN   TestKillDifferentUserContainer
00:06:07 [2021-07-30T00:06:07.332Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:06:07 [2021-07-30T00:06:07.332Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
00:06:07 [2021-07-30T00:06:07.332Z] === RUN   TestInspectOomKilledTrue
00:06:07 [2021-07-30T00:06:07.332Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:06:07 [2021-07-30T00:06:07.332Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:06:07 [2021-07-30T00:06:07.332Z] === RUN   TestInspectOomKilledFalse
00:06:07 [2021-07-30T00:06:07.332Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:06:07 [2021-07-30T00:06:07.332Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:06:07 [2021-07-30T00:06:07.332Z] === RUN   TestLogsFollowTailEmpty
00:06:07 [2021-07-30T00:06:07.589Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:06:08 [2021-07-30T00:06:08.766Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
00:06:08 [2021-07-30T00:06:08.766Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:06:09 [2021-07-30T00:06:09.516Z] --- PASS: TestLogsFollowTailEmpty (2.32s)
00:06:09 [2021-07-30T00:06:09.516Z] === RUN   TestNetworkNat
00:06:09 [2021-07-30T00:06:09.516Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:06:09 [2021-07-30T00:06:09.516Z] --- SKIP: TestNetworkNat (0.00s)
00:06:09 [2021-07-30T00:06:09.516Z] === RUN   TestNetworkLocalhostTCPNat
00:06:10 [2021-07-30T00:06:10.681Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
00:06:10 [2021-07-30T00:06:10.681Z] === RUN   TestAuthZPluginHeader
00:06:11 [2021-07-30T00:06:11.624Z] --- PASS: TestAuthZPluginHeader (0.82s)
00:06:11 [2021-07-30T00:06:11.624Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:06:11 [2021-07-30T00:06:11.624Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:11 [2021-07-30T00:06:11.624Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:06:11 [2021-07-30T00:06:11.624Z] === RUN   TestAuthZPluginV2Disable
00:06:11 [2021-07-30T00:06:11.624Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:11 [2021-07-30T00:06:11.624Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:06:11 [2021-07-30T00:06:11.624Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:06:11 [2021-07-30T00:06:11.624Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:11 [2021-07-30T00:06:11.624Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:06:11 [2021-07-30T00:06:11.624Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:06:11 [2021-07-30T00:06:11.624Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:11 [2021-07-30T00:06:11.624Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:06:11 [2021-07-30T00:06:11.624Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:06:12 [2021-07-30T00:06:12.867Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:06:12 [2021-07-30T00:06:12.867Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:06:13 [2021-07-30T00:06:13.126Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:06:13 [2021-07-30T00:06:13.257Z] --- PASS: TestNetworkLocalhostTCPNat (3.07s)
00:06:13 [2021-07-30T00:06:13.257Z] === RUN   TestNetworkLoopbackNat
00:06:13 [2021-07-30T00:06:13.257Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:06:13 [2021-07-30T00:06:13.257Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
00:06:13 [2021-07-30T00:06:13.257Z] === RUN   TestPause
00:06:13 [2021-07-30T00:06:13.257Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:06:13 [2021-07-30T00:06:13.257Z] --- SKIP: TestPause (0.00s)
00:06:13 [2021-07-30T00:06:13.257Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:06:13 [2021-07-30T00:06:13.693Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:06:13 [2021-07-30T00:06:13.952Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:06:14 [2021-07-30T00:06:14.211Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:06:14 [2021-07-30T00:06:14.471Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:06:14 [2021-07-30T00:06:14.794Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s)
00:06:14 [2021-07-30T00:06:14.794Z] === RUN   TestPauseStopPausedContainer
00:06:14 [2021-07-30T00:06:14.794Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:06:14 [2021-07-30T00:06:14.794Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
00:06:14 [2021-07-30T00:06:14.794Z] === RUN   TestPsFilter
00:06:15 [2021-07-30T00:06:15.252Z] --- PASS: TestPsFilter (0.16s)
00:06:15 [2021-07-30T00:06:15.252Z] === RUN   TestRemoveContainerWithRemovedVolume
00:06:17 [2021-07-30T00:06:17.005Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:06:18 [2021-07-30T00:06:18.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s)
00:06:18 [2021-07-30T00:06:18.157Z] === RUN   TestRemoveContainerWithVolume
00:06:18 [2021-07-30T00:06:18.381Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:06:20 [2021-07-30T00:06:20.284Z] === RUN   TestDockerSuite/TestBuildEnv
00:06:20 [2021-07-30T00:06:20.331Z] --- PASS: TestRemoveContainerWithVolume (2.62s)
00:06:20 [2021-07-30T00:06:20.331Z] === RUN   TestRemoveContainerRunning
00:06:20 [2021-07-30T00:06:20.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:06:21 [2021-07-30T00:06:21.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:06:21 [2021-07-30T00:06:21.799Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:06:22 [2021-07-30T00:06:22.504Z] --- PASS: TestRemoveContainerRunning (2.23s)
00:06:22 [2021-07-30T00:06:22.504Z] === RUN   TestRemoveContainerForceRemoveRunning
00:06:23 [2021-07-30T00:06:23.702Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:06:24 [2021-07-30T00:06:24.271Z]     docker_api_swarm_test.go:562: [d93cb0ba3dc4a] joining swarm manager [da5400d859b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:06:25 [2021-07-30T00:06:25.407Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.28s)
00:06:25 [2021-07-30T00:06:25.407Z] === RUN   TestRemoveInvalidContainer
00:06:25 [2021-07-30T00:06:25.407Z] --- PASS: TestRemoveInvalidContainer (0.04s)
00:06:25 [2021-07-30T00:06:25.407Z] === RUN   TestRenameLinkedContainer
00:06:25 [2021-07-30T00:06:25.407Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:06:25 [2021-07-30T00:06:25.407Z] --- SKIP: TestRenameLinkedContainer (0.00s)
00:06:25 [2021-07-30T00:06:25.407Z] === RUN   TestRenameStoppedContainer
00:06:25 [2021-07-30T00:06:25.651Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:06:27 [2021-07-30T00:06:27.580Z] --- PASS: TestRenameStoppedContainer (2.83s)
00:06:27 [2021-07-30T00:06:27.580Z] === RUN   TestRenameRunningContainerAndReuse
00:06:29 [2021-07-30T00:06:29.637Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
00:06:29 [2021-07-30T00:06:29.637Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:06:29 [2021-07-30T00:06:29.637Z] remote: Enumerating objects: 23, done.
00:06:29 [2021-07-30T00:06:29.637Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:06:29 [2021-07-30T00:06:29.637Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:06:29 [2021-07-30T00:06:29.637Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:06:29 [2021-07-30T00:06:29.637Z] 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.
00:06:29 [2021-07-30T00:06:29.637Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:06:29 [2021-07-30T00:06:29.637Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:06:29 [2021-07-30T00:06:29.737Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
00:06:29 [2021-07-30T00:06:29.737Z] PASS
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] === Skipped
00:06:29 [2021-07-30T00:06:29.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:06:29 [2021-07-30T00:06:29.737Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:06:29 [2021-07-30T00:06:29.737Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:06:29 [2021-07-30T00:06:29.737Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:06:29 [2021-07-30T00:06:29.737Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] 
00:06:29 [2021-07-30T00:06:29.737Z] DONE 17 tests, 4 skipped in 28.748s
00:06:29 [2021-07-30T00:06:29.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:06:29 [2021-07-30T00:06:29.737Z] ++ 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
00:06:29 [2021-07-30T00:06:29.737Z] ++ set -e
00:06:29 [2021-07-30T00:06:29.737Z] ++ '[' -n 0 ']'
00:06:29 [2021-07-30T00:06:29.737Z] ++ set -x
00:06:29 [2021-07-30T00:06:29.737Z] ++ 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
00:06:29 [2021-07-30T00:06:29.983Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/test/unit
00:06:32 [2021-07-30T00:06:32.256Z] --- PASS: TestRenameRunningContainerAndReuse (4.62s)
00:06:32 [2021-07-30T00:06:32.256Z] === RUN   TestRenameInvalidName
00:06:32 [2021-07-30T00:06:32.529Z] ?   	github.com/docker/docker/api	[no test files]
00:06:33 [2021-07-30T00:06:33.767Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:06:35 [2021-07-30T00:06:35.155Z] --- PASS: TestRenameInvalidName (2.32s)
00:06:35 [2021-07-30T00:06:35.155Z] === RUN   TestRenameAnonymousContainer
00:06:35 [2021-07-30T00:06:35.155Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:06:35 [2021-07-30T00:06:35.155Z] --- SKIP: TestRenameAnonymousContainer (0.00s)
00:06:35 [2021-07-30T00:06:35.155Z] === RUN   TestRenameContainerWithSameName
00:06:37 [2021-07-30T00:06:37.057Z]     docker_api_swarm_test.go:584: [d94df2cdd6209] joining swarm manager [da5400d859b5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:06:37 [2021-07-30T00:06:37.336Z] --- PASS: TestRenameContainerWithSameName (2.23s)
00:06:37 [2021-07-30T00:06:37.336Z] === RUN   TestRenameContainerWithLinkedContainer
00:06:37 [2021-07-30T00:06:37.336Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:06:37 [2021-07-30T00:06:37.336Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s)
00:06:37 [2021-07-30T00:06:37.336Z] === RUN   TestResize
00:06:39 [2021-07-30T00:06:39.509Z] --- PASS: TestResize (2.28s)
00:06:39 [2021-07-30T00:06:39.509Z] === RUN   TestResizeWithInvalidSize
00:06:39 [2021-07-30T00:06:39.509Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:06:39 [2021-07-30T00:06:39.509Z] --- SKIP: TestResizeWithInvalidSize (0.00s)
00:06:39 [2021-07-30T00:06:39.509Z] === RUN   TestResizeWhenContainerNotStarted
00:06:39 [2021-07-30T00:06:39.731Z] INFO: Testing against a local daemon
00:06:39 [2021-07-30T00:06:39.731Z] === RUN   TestPluginInvalidJSON
00:06:39 [2021-07-30T00:06:39.731Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:06:39 [2021-07-30T00:06:39.731Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:06:39 [2021-07-30T00:06:39.731Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:06:39 [2021-07-30T00:06:39.731Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:06:39 [2021-07-30T00:06:39.731Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
00:06:39 [2021-07-30T00:06:39.731Z] === RUN   TestPluginInstall
00:06:39 [2021-07-30T00:06:39.731Z] === RUN   TestPluginInstall/no_auth
00:06:40 [2021-07-30T00:06:40.673Z] time="2021-07-30T00:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:40 [2021-07-30T00:06:40.673Z] time="2021-07-30T00:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75ed2772e21561d889c6e7dd5b406ee583e8806c95ad8ddfa4ccc9bd7290c290" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:40 [2021-07-30T00:06:40.673Z] time="2021-07-30T00:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:40 [2021-07-30T00:06:40.673Z] time="2021-07-30T00:06:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:75ed2772e21561d889c6e7dd5b406ee583e8806c95ad8ddfa4ccc9bd7290c290" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:40 [2021-07-30T00:06:40.934Z] === RUN   TestPluginInstall/with_htpasswd
00:06:42 [2021-07-30T00:06:42.330Z]     check_test.go:380: [d93cb0ba3dc4a] daemon is not started
00:06:46 [2021-07-30T00:06:46.577Z] --- PASS: TestResizeWhenContainerNotStarted (7.45s)
00:06:46 [2021-07-30T00:06:46.577Z] === RUN   TestDaemonRestartKillContainers
00:06:46 [2021-07-30T00:06:46.577Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:06:46 [2021-07-30T00:06:46.577Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
00:06:46 [2021-07-30T00:06:46.577Z] === RUN   TestStats
00:06:46 [2021-07-30T00:06:46.577Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:06:46 [2021-07-30T00:06:46.577Z] --- SKIP: TestStats (0.00s)
00:06:46 [2021-07-30T00:06:46.577Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:06:47 [2021-07-30T00:06:47.440Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
00:06:47 [2021-07-30T00:06:47.515Z] time="2021-07-30T00:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:47 [2021-07-30T00:06:47.515Z] time="2021-07-30T00:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7595f667f7ee002fef418192b64e33af55f62e746a06131adbe3603b18d234e5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:47 [2021-07-30T00:06:47.515Z] time="2021-07-30T00:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:47 [2021-07-30T00:06:47.515Z] time="2021-07-30T00:06:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7595f667f7ee002fef418192b64e33af55f62e746a06131adbe3603b18d234e5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:47 [2021-07-30T00:06:47.515Z] === RUN   TestPluginInstall/with_insecure
00:06:48 [2021-07-30T00:06:48.900Z] time="2021-07-30T00:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:48 [2021-07-30T00:06:48.900Z] time="2021-07-30T00:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d3204d930a51a34164db73c638aed4efd02ecf171a358d36df40d076ed80957" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:48 [2021-07-30T00:06:48.900Z] time="2021-07-30T00:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:06:48 [2021-07-30T00:06:48.900Z] time="2021-07-30T00:06:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0d3204d930a51a34164db73c638aed4efd02ecf171a358d36df40d076ed80957" mediatype=application/vnd.docker.plugin.v1+json size=522
00:06:48 [2021-07-30T00:06:48.900Z]     plugin_test.go:165: [d16098325de28] daemon is not started
00:06:48 [2021-07-30T00:06:48.900Z] --- PASS: TestPluginInstall (10.31s)
00:06:48 [2021-07-30T00:06:48.900Z]     --- PASS: TestPluginInstall/no_auth (2.31s)
00:06:48 [2021-07-30T00:06:48.900Z]     --- PASS: TestPluginInstall/with_htpasswd (6.62s)
00:06:48 [2021-07-30T00:06:48.900Z]     --- PASS: TestPluginInstall/with_insecure (1.37s)
00:06:48 [2021-07-30T00:06:48.900Z] === RUN   TestPluginsWithRuntimes
00:06:50 [2021-07-30T00:06:50.815Z] === RUN   TestPluginsWithRuntimes/No_Args
00:06:51 [2021-07-30T00:06:51.761Z] === RUN   TestPluginsWithRuntimes/With_Args
00:06:52 [2021-07-30T00:06:52.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:06:52 [2021-07-30T00:06:52.310Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:06:52 [2021-07-30T00:06:52.310Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:06:53 [2021-07-30T00:06:53.156Z] --- PASS: TestPluginsWithRuntimes (4.12s)
00:06:53 [2021-07-30T00:06:53.156Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.10s)
00:06:53 [2021-07-30T00:06:53.156Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.11s)
00:06:53 [2021-07-30T00:06:53.156Z] === RUN   TestPluginBackCompatMediaTypes
00:06:53 [2021-07-30T00:06:53.637Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.48s)
00:06:53 [2021-07-30T00:06:53.637Z] === RUN   TestStopContainerWithTimeout
00:06:53 [2021-07-30T00:06:53.637Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:06:53 [2021-07-30T00:06:53.637Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
00:06:53 [2021-07-30T00:06:53.637Z] === RUN   TestUpdateRestartPolicy
00:06:54 [2021-07-30T00:06:54.097Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s)
00:06:54 [2021-07-30T00:06:54.097Z] PASS
00:06:54 [2021-07-30T00:06:54.097Z] 
00:06:54 [2021-07-30T00:06:54.097Z] DONE 10 tests in 25.635s
00:06:54 [2021-07-30T00:06:54.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:06:54 [2021-07-30T00:06:54.098Z] ++ 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
00:06:54 [2021-07-30T00:06:54.098Z] ++ set -e
00:06:54 [2021-07-30T00:06:54.098Z] ++ '[' -n 0 ']'
00:06:54 [2021-07-30T00:06:54.098Z] ++ set -x
00:06:54 [2021-07-30T00:06:54.098Z] ++ 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
00:06:54 [2021-07-30T00:06:54.098Z] INFO: Testing against a local daemon
00:06:54 [2021-07-30T00:06:54.098Z] === RUN   TestExternalGraphDriver
00:06:54 [2021-07-30T00:06:54.098Z] === RUN   TestExternalGraphDriver/json
00:06:55 [2021-07-30T00:06:55.596Z]     docker_api_swarm_test.go:45: [d13534455a39f] joining swarm manager [dc74b10279ede]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:06:56 [2021-07-30T00:06:56.644Z] === RUN   TestExternalGraphDriver/spec
00:06:58 [2021-07-30T00:06:58.559Z] === RUN   TestExternalGraphDriver/pull
00:06:58 [2021-07-30T00:06:58.892Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:07:00 [2021-07-30T00:07:00.475Z] --- PASS: TestExternalGraphDriver (6.19s)
00:07:00 [2021-07-30T00:07:00.475Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
00:07:00 [2021-07-30T00:07:00.475Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
00:07:00 [2021-07-30T00:07:00.475Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
00:07:00 [2021-07-30T00:07:00.475Z] === RUN   TestGraphdriverPluginV2
00:07:00 [2021-07-30T00:07:00.475Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:00 [2021-07-30T00:07:00.475Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
00:07:00 [2021-07-30T00:07:00.475Z] PASS
00:07:00 [2021-07-30T00:07:00.475Z] 
00:07:00 [2021-07-30T00:07:00.475Z] === Skipped
00:07:00 [2021-07-30T00:07:00.475Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
00:07:00 [2021-07-30T00:07:00.475Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:07:00 [2021-07-30T00:07:00.475Z] 
00:07:00 [2021-07-30T00:07:00.475Z] 
00:07:00 [2021-07-30T00:07:00.475Z] DONE 5 tests, 1 skipped in 6.347s
00:07:00 [2021-07-30T00:07:00.475Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:07:00 [2021-07-30T00:07:00.475Z] ++ 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
00:07:00 [2021-07-30T00:07:00.475Z] ++ set -e
00:07:00 [2021-07-30T00:07:00.475Z] ++ '[' -n 0 ']'
00:07:00 [2021-07-30T00:07:00.475Z] ++ set -x
00:07:00 [2021-07-30T00:07:00.475Z] ++ 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
00:07:00 [2021-07-30T00:07:00.475Z] INFO: Testing against a local daemon
00:07:00 [2021-07-30T00:07:00.475Z] === RUN   TestContinueAfterPluginCrash
00:07:00 [2021-07-30T00:07:00.475Z] === PAUSE TestContinueAfterPluginCrash
00:07:00 [2021-07-30T00:07:00.475Z] === RUN   TestReadPluginNoRead
00:07:00 [2021-07-30T00:07:00.475Z] === PAUSE TestReadPluginNoRead
00:07:00 [2021-07-30T00:07:00.475Z] === RUN   TestDaemonStartWithLogOpt
00:07:00 [2021-07-30T00:07:00.475Z] === PAUSE TestDaemonStartWithLogOpt
00:07:00 [2021-07-30T00:07:00.475Z] === CONT  TestContinueAfterPluginCrash
00:07:00 [2021-07-30T00:07:00.475Z] === CONT  TestDaemonStartWithLogOpt
00:07:00 [2021-07-30T00:07:00.475Z] === CONT  TestReadPluginNoRead
00:07:00 [2021-07-30T00:07:00.795Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:07:04 [2021-07-30T00:07:04.685Z] === RUN   TestReadPluginNoRead/default
00:07:04 [2021-07-30T00:07:04.685Z] --- PASS: TestDaemonStartWithLogOpt (4.13s)
00:07:05 [2021-07-30T00:07:05.628Z] === RUN   TestReadPluginNoRead/disabled_caching
00:07:07 [2021-07-30T00:07:07.541Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:07:08 [2021-07-30T00:07:08.926Z] === CONT  TestReadPluginNoRead
00:07:08 [2021-07-30T00:07:08.926Z]     read_test.go:92: [d486a9f1dc6f9] daemon is not started
00:07:08 [2021-07-30T00:07:08.926Z] --- PASS: TestReadPluginNoRead (8.48s)
00:07:08 [2021-07-30T00:07:08.926Z]     --- PASS: TestReadPluginNoRead/default (1.65s)
00:07:08 [2021-07-30T00:07:08.926Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.66s)
00:07:08 [2021-07-30T00:07:08.926Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.65s)
00:07:10 [2021-07-30T00:07:10.310Z] --- PASS: TestContinueAfterPluginCrash (9.83s)
00:07:10 [2021-07-30T00:07:10.310Z] PASS
00:07:10 [2021-07-30T00:07:10.310Z] 
00:07:10 [2021-07-30T00:07:10.310Z] DONE 6 tests in 9.965s
00:07:10 [2021-07-30T00:07:10.310Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:07:10 [2021-07-30T00:07:10.310Z] ++ 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
00:07:10 [2021-07-30T00:07:10.310Z] ++ set -e
00:07:10 [2021-07-30T00:07:10.310Z] ++ '[' -n 0 ']'
00:07:10 [2021-07-30T00:07:10.310Z] ++ set -x
00:07:10 [2021-07-30T00:07:10.311Z] ++ 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
00:07:10 [2021-07-30T00:07:10.311Z] testing: warning: no tests to run
00:07:10 [2021-07-30T00:07:10.311Z] PASS
00:07:10 [2021-07-30T00:07:10.311Z] 
00:07:10 [2021-07-30T00:07:10.311Z] DONE 0 tests in 0.046s
00:07:10 [2021-07-30T00:07:10.311Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:07:10 [2021-07-30T00:07:10.311Z] ++ 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
00:07:10 [2021-07-30T00:07:10.311Z] ++ set -e
00:07:10 [2021-07-30T00:07:10.311Z] ++ '[' -n 0 ']'
00:07:10 [2021-07-30T00:07:10.311Z] ++ set -x
00:07:10 [2021-07-30T00:07:10.311Z] ++ 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
00:07:10 [2021-07-30T00:07:10.572Z] INFO: Testing against a local daemon
00:07:10 [2021-07-30T00:07:10.572Z] === RUN   TestPluginWithDevMounts
00:07:10 [2021-07-30T00:07:10.572Z] === PAUSE TestPluginWithDevMounts
00:07:10 [2021-07-30T00:07:10.572Z] === CONT  TestPluginWithDevMounts
00:07:12 [2021-07-30T00:07:12.490Z] --- PASS: TestPluginWithDevMounts (1.87s)
00:07:12 [2021-07-30T00:07:12.490Z] PASS
00:07:12 [2021-07-30T00:07:12.490Z] 
00:07:12 [2021-07-30T00:07:12.490Z] DONE 1 tests in 2.013s
00:07:12 [2021-07-30T00:07:12.490Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:07:12 [2021-07-30T00:07:12.490Z] ++ 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
00:07:12 [2021-07-30T00:07:12.490Z] ++ set -e
00:07:12 [2021-07-30T00:07:12.490Z] ++ '[' -n 0 ']'
00:07:12 [2021-07-30T00:07:12.490Z] ++ set -x
00:07:12 [2021-07-30T00:07:12.491Z] ++ 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
00:07:13 [2021-07-30T00:07:13.006Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:07:13 [2021-07-30T00:07:13.006Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:07:13 [2021-07-30T00:07:13.006Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:07:13 [2021-07-30T00:07:13.006Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:07:13 [2021-07-30T00:07:13.006Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:07:13 [2021-07-30T00:07:13.942Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:07:14 [2021-07-30T00:07:14.201Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:07:14 [2021-07-30T00:07:14.201Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:07:14 [2021-07-30T00:07:14.201Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:07:14 [2021-07-30T00:07:14.768Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:07:16 [2021-07-30T00:07:16.145Z] --- PASS: TestImportExtremelyLargeImageWorks (194.45s)
00:07:16 [2021-07-30T00:07:16.146Z] PASS
00:07:16 [2021-07-30T00:07:16.146Z] 
00:07:16 [2021-07-30T00:07:16.146Z] DONE 12 tests in 198.411s
00:07:16 [2021-07-30T00:07:16.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:07:16 [2021-07-30T00:07:16.146Z] ++ 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
00:07:16 [2021-07-30T00:07:16.146Z] ++ set -e
00:07:16 [2021-07-30T00:07:16.146Z] ++ '[' -n 0 ']'
00:07:16 [2021-07-30T00:07:16.146Z] ++ set -x
00:07:16 [2021-07-30T00:07:16.146Z] ++ 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
00:07:16 [2021-07-30T00:07:16.146Z] INFO: Testing against a local daemon
00:07:16 [2021-07-30T00:07:16.146Z] === RUN   TestNetworkCreateDelete
00:07:16 [2021-07-30T00:07:16.405Z] --- PASS: TestNetworkCreateDelete (0.26s)
00:07:16 [2021-07-30T00:07:16.405Z] === RUN   TestDockerNetworkDeletePreferID
00:07:16 [2021-07-30T00:07:16.691Z] INFO: Testing against a local daemon
00:07:16 [2021-07-30T00:07:16.691Z] === RUN   TestSecretInspect
00:07:16 [2021-07-30T00:07:16.972Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s)
00:07:16 [2021-07-30T00:07:16.972Z] === RUN   TestDaemonDNSFallback
00:07:18 [2021-07-30T00:07:18.756Z] --- PASS: TestUpdateRestartPolicy (22.36s)
00:07:18 [2021-07-30T00:07:18.756Z] === RUN   TestUpdateRestartWithAutoRemove
00:07:18 [2021-07-30T00:07:18.756Z] --- PASS: TestUpdateRestartWithAutoRemove (2.27s)
00:07:18 [2021-07-30T00:07:18.756Z] === RUN   TestWaitNonBlocked
00:07:18 [2021-07-30T00:07:18.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:18 [2021-07-30T00:07:18.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:18 [2021-07-30T00:07:18.756Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:18 [2021-07-30T00:07:18.756Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:18 [2021-07-30T00:07:18.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:07:18 [2021-07-30T00:07:18.756Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:07:19 [2021-07-30T00:07:19.238Z] --- PASS: TestSecretInspect (2.72s)
00:07:19 [2021-07-30T00:07:19.238Z] === RUN   TestSecretList
00:07:21 [2021-07-30T00:07:21.784Z] --- PASS: TestSecretList (2.72s)
00:07:21 [2021-07-30T00:07:21.784Z] === RUN   TestSecretsCreateAndDelete
00:07:24 [2021-07-30T00:07:24.330Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
00:07:24 [2021-07-30T00:07:24.330Z] === RUN   TestSecretsUpdate
00:07:25 [2021-07-30T00:07:25.089Z] --- PASS: TestDaemonDNSFallback (7.02s)
00:07:25 [2021-07-30T00:07:25.089Z] === RUN   TestInspectNetwork
00:07:25 [2021-07-30T00:07:25.347Z] === RUN   TestDockerSuite/TestBuildExpose
00:07:25 [2021-07-30T00:07:25.832Z] --- PASS: TestWaitNonBlocked (0.04s)
00:07:25 [2021-07-30T00:07:25.832Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.05s)
00:07:25 [2021-07-30T00:07:25.832Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.78s)
00:07:25 [2021-07-30T00:07:25.832Z] === RUN   TestWaitBlocked
00:07:25 [2021-07-30T00:07:25.832Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:07:25 [2021-07-30T00:07:25.832Z] --- SKIP: TestWaitBlocked (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z] PASS
00:07:25 [2021-07-30T00:07:25.832Z] ok  	github.com/docker/docker/integration/container	91.726s
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === Skipped
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s)
00:07:25 [2021-07-30T00:07:25.832Z]     copy_test.go:38: testEnv.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.04s)
00:07:25 [2021-07-30T00:07:25.832Z]     copy_test.go:63: testEnv.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     copy_test.go:74: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.01s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s)
00:07:25 [2021-07-30T00:07:25.832Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
00:07:25 [2021-07-30T00:07:25.832Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s)
00:07:25 [2021-07-30T00:07:25.832Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     resize_test.go:37: testEnv.OSType == "windows": FIXME
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
00:07:25 [2021-07-30T00:07:25.832Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] 
00:07:25 [2021-07-30T00:07:25.832Z] DONE 88 tests, 37 skipped in 94.685s
00:07:25 [2021-07-30T00:07:25.832Z] Running D:\gopath\src\github.com\docker\docker\integration\image
00:07:25 [2021-07-30T00:07:25.915Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:07:26 [2021-07-30T00:07:26.243Z] --- PASS: TestSecretsUpdate (2.14s)
00:07:26 [2021-07-30T00:07:26.243Z] === RUN   TestTemplatedSecret
00:07:26 [2021-07-30T00:07:26.851Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:07:27 [2021-07-30T00:07:27.110Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:07:27 [2021-07-30T00:07:27.369Z] === RUN   TestDockerSuite/TestBuildFails
00:07:28 [2021-07-30T00:07:28.008Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:28 [2021-07-30T00:07:28.008Z] INFO: Testing against a local daemon
00:07:28 [2021-07-30T00:07:28.008Z] === RUN   TestCommitInheritsEnv
00:07:28 [2021-07-30T00:07:28.008Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:28 [2021-07-30T00:07:28.008Z] --- SKIP: TestCommitInheritsEnv (0.00s)
00:07:28 [2021-07-30T00:07:28.008Z] === RUN   TestImportExtremelyLargeImageWorks
00:07:28 [2021-07-30T00:07:28.008Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:07:28 [2021-07-30T00:07:28.008Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:07:28 [2021-07-30T00:07:28.008Z] === RUN   TestImagesFilterMultiReference
00:07:28 [2021-07-30T00:07:28.008Z] --- PASS: TestImagesFilterMultiReference (0.12s)
00:07:28 [2021-07-30T00:07:28.008Z] === RUN   TestImagePullPlatformInvalid
00:07:28 [2021-07-30T00:07:28.008Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
00:07:28 [2021-07-30T00:07:28.008Z] === RUN   TestRemoveImageOrphaning
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestInspectNetwork/full_network_id
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestInspectNetwork/partial_network_id
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestInspectNetwork/network_name
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:07:28 [2021-07-30T00:07:28.747Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestRemoveImageOrphaning (1.23s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagInvalidReference
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestTagInvalidReference (0.06s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagValidPrefixedRepo
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagExistedNameWithoutForce
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagOfficialNames
00:07:29 [2021-07-30T00:07:29.540Z] --- PASS: TestTagOfficialNames (0.13s)
00:07:29 [2021-07-30T00:07:29.540Z] === RUN   TestTagMatchesDigest
00:07:29 [2021-07-30T00:07:29.545Z] --- PASS: TestTemplatedSecret (3.09s)
00:07:29 [2021-07-30T00:07:29.545Z] === RUN   TestSecretCreateResolve
00:07:29 [2021-07-30T00:07:29.998Z] --- PASS: TestTagMatchesDigest (0.04s)
00:07:29 [2021-07-30T00:07:29.998Z] PASS
00:07:29 [2021-07-30T00:07:29.998Z] ok  	github.com/docker/docker/integration/image	1.970s
00:07:29 [2021-07-30T00:07:29.998Z] 
00:07:29 [2021-07-30T00:07:29.998Z] === Skipped
00:07:29 [2021-07-30T00:07:29.998Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
00:07:29 [2021-07-30T00:07:29.998Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
00:07:29 [2021-07-30T00:07:29.998Z] 
00:07:29 [2021-07-30T00:07:29.998Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
00:07:29 [2021-07-30T00:07:29.998Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
00:07:29 [2021-07-30T00:07:29.998Z] 
00:07:29 [2021-07-30T00:07:29.998Z] 
00:07:29 [2021-07-30T00:07:29.998Z] DONE 11 tests, 2 skipped in 3.959s
00:07:29 [2021-07-30T00:07:29.998Z] Running D:\gopath\src\github.com\docker\docker\integration\network
00:07:30 [2021-07-30T00:07:30.650Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:07:31 [2021-07-30T00:07:31.459Z] --- PASS: TestSecretCreateResolve (2.19s)
00:07:31 [2021-07-30T00:07:31.459Z] PASS
00:07:31 [2021-07-30T00:07:31.459Z] 
00:07:31 [2021-07-30T00:07:31.459Z] DONE 6 tests in 18.870s
00:07:31 [2021-07-30T00:07:31.459Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:07:31 [2021-07-30T00:07:31.459Z] ++ 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
00:07:31 [2021-07-30T00:07:31.459Z] ++ set -e
00:07:31 [2021-07-30T00:07:31.459Z] ++ '[' -n 0 ']'
00:07:31 [2021-07-30T00:07:31.459Z] ++ set -x
00:07:31 [2021-07-30T00:07:31.459Z] ++ 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
00:07:31 [2021-07-30T00:07:31.459Z] INFO: Testing against a local daemon
00:07:31 [2021-07-30T00:07:31.459Z] === RUN   TestServiceCreateInit
00:07:31 [2021-07-30T00:07:31.459Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:07:31 [2021-07-30T00:07:31.534Z] testing: warning: no tests to run
00:07:31 [2021-07-30T00:07:31.535Z] PASS
00:07:31 [2021-07-30T00:07:31.535Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.140s [no tests to run]
00:07:31 [2021-07-30T00:07:31.993Z] testing: warning: no tests to run
00:07:31 [2021-07-30T00:07:31.993Z] PASS
00:07:31 [2021-07-30T00:07:31.993Z] ok  	github.com/docker/docker/integration/network/macvlan	0.051s [no tests to run]
00:07:32 [2021-07-30T00:07:32.452Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:32 [2021-07-30T00:07:32.452Z] INFO: Testing against a local daemon
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestNetworkCreateDelete
00:07:32 [2021-07-30T00:07:32.452Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.452Z] --- SKIP: TestNetworkCreateDelete (0.00s)
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestDockerNetworkDeletePreferID
00:07:32 [2021-07-30T00:07:32.452Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:07:32 [2021-07-30T00:07:32.452Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestDaemonDNSFallback
00:07:32 [2021-07-30T00:07:32.452Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.452Z] --- SKIP: TestDaemonDNSFallback (0.00s)
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestInspectNetwork
00:07:32 [2021-07-30T00:07:32.452Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:07:32 [2021-07-30T00:07:32.452Z] --- SKIP: TestInspectNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestRunContainerWithBridgeNone
00:07:32 [2021-07-30T00:07:32.452Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.452Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:07:32 [2021-07-30T00:07:32.452Z] === RUN   TestNetworkInvalidJSON
00:07:32 [2021-07-30T00:07:32.558Z] === RUN   TestDockerSuite/TestBuildForceRm
00:07:32 [2021-07-30T00:07:32.823Z] --- PASS: TestInspectNetwork (8.90s)
00:07:32 [2021-07-30T00:07:32.823Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:07:32 [2021-07-30T00:07:32.823Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:07:32 [2021-07-30T00:07:32.823Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:07:32 [2021-07-30T00:07:32.823Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:07:32 [2021-07-30T00:07:32.823Z] === RUN   TestRunContainerWithBridgeNone
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkInvalidJSON//networks/create
00:07:32 [2021-07-30T00:07:32.910Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:07:32 [2021-07-30T00:07:32.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:32 [2021-07-30T00:07:32.910Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:32 [2021-07-30T00:07:32.910Z] === CONT  TestNetworkInvalidJSON//networks/create
00:07:32 [2021-07-30T00:07:32.910Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:32 [2021-07-30T00:07:32.910Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:07:32 [2021-07-30T00:07:32.910Z] --- PASS: TestNetworkInvalidJSON (0.06s)
00:07:32 [2021-07-30T00:07:32.910Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkList
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkList//networks
00:07:32 [2021-07-30T00:07:32.910Z] === PAUSE TestNetworkList//networks
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestNetworkList//networks/
00:07:32 [2021-07-30T00:07:32.910Z] === PAUSE TestNetworkList//networks/
00:07:32 [2021-07-30T00:07:32.910Z] === CONT  TestNetworkList//networks/
00:07:32 [2021-07-30T00:07:32.910Z] === CONT  TestNetworkList//networks
00:07:32 [2021-07-30T00:07:32.910Z] --- PASS: TestNetworkList (0.05s)
00:07:32 [2021-07-30T00:07:32.910Z]     --- PASS: TestNetworkList//networks/ (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z]     --- PASS: TestNetworkList//networks (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestHostIPv4BridgeLabel
00:07:32 [2021-07-30T00:07:32.910Z]     network_test.go:126: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.910Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s)
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestDaemonRestartWithLiveRestore
00:07:32 [2021-07-30T00:07:32.910Z]     service_test.go:29: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.910Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestDaemonDefaultNetworkPools
00:07:32 [2021-07-30T00:07:32.910Z]     service_test.go:58: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.910Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
00:07:32 [2021-07-30T00:07:32.910Z] === RUN   TestDaemonRestartWithExistingNetwork
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:102: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:136: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:187: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestServiceWithPredefinedNetwork
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:212: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:242: FLAKY_TEST
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestServiceWithDataPathPortInit
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:332: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:400: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z] PASS
00:07:32 [2021-07-30T00:07:32.911Z] ok  	github.com/docker/docker/integration/network	0.270s
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === Skipped
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s)
00:07:32 [2021-07-30T00:07:32.911Z]     network_test.go:126: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:29: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:58: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:102: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:136: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:187: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:212: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:242: FLAKY_TEST
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:332: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
00:07:32 [2021-07-30T00:07:32.911Z]     service_test.go:400: testEnv.OSType == "windows"
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] 
00:07:32 [2021-07-30T00:07:32.911Z] DONE 22 tests, 15 skipped in 3.044s
00:07:32 [2021-07-30T00:07:32.911Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
00:07:33 [2021-07-30T00:07:33.877Z] testing: warning: no tests to run
00:07:33 [2021-07-30T00:07:33.877Z] PASS
00:07:33 [2021-07-30T00:07:33.877Z] ok  	github.com/docker/docker/integration/network/ipvlan	(cached) [no tests to run]
00:07:33 [2021-07-30T00:07:33.877Z] 
00:07:33 [2021-07-30T00:07:33.877Z] DONE 0 tests in 0.545s
00:07:33 [2021-07-30T00:07:33.877Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
00:07:34 [2021-07-30T00:07:34.335Z] testing: warning: no tests to run
00:07:34 [2021-07-30T00:07:34.335Z] PASS
00:07:34 [2021-07-30T00:07:34.335Z] ok  	github.com/docker/docker/integration/network/macvlan	(cached) [no tests to run]
00:07:34 [2021-07-30T00:07:34.335Z] 
00:07:34 [2021-07-30T00:07:34.335Z] DONE 0 tests in 0.554s
00:07:34 [2021-07-30T00:07:34.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
00:07:34 [2021-07-30T00:07:34.733Z] === RUN   TestDockerSuite/TestBuildFromGit
00:07:35 [2021-07-30T00:07:35.893Z] testing: warning: no tests to run
00:07:35 [2021-07-30T00:07:35.893Z] PASS
00:07:35 [2021-07-30T00:07:35.893Z] ok  	github.com/docker/docker/integration/plugin/authz	0.138s [no tests to run]
00:07:35 [2021-07-30T00:07:35.893Z] testing: warning: no tests to run
00:07:35 [2021-07-30T00:07:35.893Z] PASS
00:07:35 [2021-07-30T00:07:35.893Z] ok  	github.com/docker/docker/integration/plugin	0.121s [no tests to run]
00:07:36 [2021-07-30T00:07:36.111Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:07:36 [2021-07-30T00:07:36.370Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:07:36 [2021-07-30T00:07:36.753Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:07:37 [2021-07-30T00:07:37.307Z] --- PASS: TestRunContainerWithBridgeNone (4.19s)
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkInvalidJSON
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkInvalidJSON//networks/create
00:07:37 [2021-07-30T00:07:37.307Z] === PAUSE TestNetworkInvalidJSON//networks/create
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
00:07:37 [2021-07-30T00:07:37.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:37 [2021-07-30T00:07:37.307Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:37 [2021-07-30T00:07:37.307Z] === CONT  TestNetworkInvalidJSON//networks/create
00:07:37 [2021-07-30T00:07:37.307Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
00:07:37 [2021-07-30T00:07:37.307Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
00:07:37 [2021-07-30T00:07:37.307Z] --- PASS: TestNetworkInvalidJSON (0.04s)
00:07:37 [2021-07-30T00:07:37.307Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
00:07:37 [2021-07-30T00:07:37.307Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
00:07:37 [2021-07-30T00:07:37.307Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkList
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkList//networks
00:07:37 [2021-07-30T00:07:37.307Z] === PAUSE TestNetworkList//networks
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestNetworkList//networks/
00:07:37 [2021-07-30T00:07:37.307Z] === PAUSE TestNetworkList//networks/
00:07:37 [2021-07-30T00:07:37.307Z] === CONT  TestNetworkList//networks
00:07:37 [2021-07-30T00:07:37.307Z] === CONT  TestNetworkList//networks/
00:07:37 [2021-07-30T00:07:37.307Z] --- PASS: TestNetworkList (0.02s)
00:07:37 [2021-07-30T00:07:37.307Z]     --- PASS: TestNetworkList//networks (0.00s)
00:07:37 [2021-07-30T00:07:37.307Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:07:37 [2021-07-30T00:07:37.307Z] === RUN   TestHostIPv4BridgeLabel
00:07:37 [2021-07-30T00:07:37.566Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:07:37 [2021-07-30T00:07:37.824Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
00:07:37 [2021-07-30T00:07:37.824Z] === RUN   TestDaemonRestartWithLiveRestore
00:07:38 [2021-07-30T00:07:38.761Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
00:07:38 [2021-07-30T00:07:38.761Z] === RUN   TestDaemonDefaultNetworkPools
00:07:39 [2021-07-30T00:07:39.697Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
00:07:39 [2021-07-30T00:07:39.697Z] === RUN   TestDaemonRestartWithExistingNetwork
00:07:39 [2021-07-30T00:07:39.697Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:07:40 [2021-07-30T00:07:40.264Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:07:40 [2021-07-30T00:07:40.522Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:07:40 [2021-07-30T00:07:40.781Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
00:07:40 [2021-07-30T00:07:40.781Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:07:42 [2021-07-30T00:07:42.042Z] --- PASS: TestServiceCreateInit (10.00s)
00:07:42 [2021-07-30T00:07:42.042Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.84s)
00:07:42 [2021-07-30T00:07:42.042Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.12s)
00:07:42 [2021-07-30T00:07:42.042Z] === RUN   TestCreateServiceMultipleTimes
00:07:42 [2021-07-30T00:07:42.159Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
00:07:42 [2021-07-30T00:07:42.159Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:07:42 [2021-07-30T00:07:42.729Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:07:42 [2021-07-30T00:07:42.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:07:42 [2021-07-30T00:07:42.729Z] === RUN   TestServiceWithPredefinedNetwork
00:07:44 [2021-07-30T00:07:44.634Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:07:45 [2021-07-30T00:07:45.571Z] --- PASS: TestServiceWithPredefinedNetwork (2.94s)
00:07:45 [2021-07-30T00:07:45.571Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:07:45 [2021-07-30T00:07:45.571Z]     service_test.go:242: FLAKY_TEST
00:07:45 [2021-07-30T00:07:45.571Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:07:45 [2021-07-30T00:07:45.571Z] === RUN   TestServiceWithDataPathPortInit
00:07:45 [2021-07-30T00:07:45.830Z] === RUN   TestDockerSuite/TestBuildHistory
00:07:46 [2021-07-30T00:07:46.220Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:46 [2021-07-30T00:07:46.221Z] INFO: Testing against a local daemon
00:07:46 [2021-07-30T00:07:46.221Z] === RUN   TestExternalGraphDriver
00:07:46 [2021-07-30T00:07:46.221Z]     external_test.go:48: runtime.GOOS == "windows"
00:07:46 [2021-07-30T00:07:46.221Z] --- SKIP: TestExternalGraphDriver (0.01s)
00:07:46 [2021-07-30T00:07:46.221Z] === RUN   TestGraphdriverPluginV2
00:07:46 [2021-07-30T00:07:46.221Z]     external_test.go:408: runtime.GOOS == "windows"
00:07:46 [2021-07-30T00:07:46.221Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:07:46 [2021-07-30T00:07:46.221Z] PASS
00:07:46 [2021-07-30T00:07:46.221Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.221s
00:07:46 [2021-07-30T00:07:46.221Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:46 [2021-07-30T00:07:46.221Z] INFO: Testing against a local daemon
00:07:46 [2021-07-30T00:07:46.221Z] === RUN   TestPluginInvalidJSON
00:07:46 [2021-07-30T00:07:46.221Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:07:46 [2021-07-30T00:07:46.221Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:07:46 [2021-07-30T00:07:46.678Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:07:46 [2021-07-30T00:07:46.678Z] --- PASS: TestPluginInvalidJSON (0.10s)
00:07:46 [2021-07-30T00:07:46.678Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:07:46 [2021-07-30T00:07:46.678Z] === RUN   TestPluginInstall
00:07:46 [2021-07-30T00:07:46.678Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:07:46 [2021-07-30T00:07:46.678Z] --- SKIP: TestPluginInstall (0.00s)
00:07:46 [2021-07-30T00:07:46.678Z] === RUN   TestPluginsWithRuntimes
00:07:46 [2021-07-30T00:07:46.678Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:07:46 [2021-07-30T00:07:46.678Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:07:46 [2021-07-30T00:07:46.678Z] === RUN   TestPluginBackCompatMediaTypes
00:07:46 [2021-07-30T00:07:46.678Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:07:46 [2021-07-30T00:07:46.678Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:07:46 [2021-07-30T00:07:46.678Z] PASS
00:07:46 [2021-07-30T00:07:46.678Z] ok  	github.com/docker/docker/integration/plugin/common	0.261s
00:07:47 [2021-07-30T00:07:47.649Z] testing: warning: no tests to run
00:07:47 [2021-07-30T00:07:47.649Z] PASS
00:07:47 [2021-07-30T00:07:47.649Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.058s [no tests to run]
00:07:48 [2021-07-30T00:07:48.106Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:48 [2021-07-30T00:07:48.106Z] INFO: Testing against a local daemon
00:07:48 [2021-07-30T00:07:48.106Z] === RUN   TestReadPluginNoRead
00:07:48 [2021-07-30T00:07:48.106Z]     read_test.go:21: no unix domain sockets on Windows
00:07:48 [2021-07-30T00:07:48.106Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:07:48 [2021-07-30T00:07:48.106Z] PASS
00:07:48 [2021-07-30T00:07:48.106Z] ok  	github.com/docker/docker/integration/plugin/logging	0.126s
00:07:48 [2021-07-30T00:07:48.106Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:07:48 [2021-07-30T00:07:48.106Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:07:48 [2021-07-30T00:07:48.565Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:48 [2021-07-30T00:07:48.565Z] INFO: Testing against a local daemon
00:07:48 [2021-07-30T00:07:48.565Z] === RUN   TestPluginWithDevMounts
00:07:48 [2021-07-30T00:07:48.565Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:07:48 [2021-07-30T00:07:48.565Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:07:48 [2021-07-30T00:07:48.565Z] PASS
00:07:48 [2021-07-30T00:07:48.565Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.102s
00:07:48 [2021-07-30T00:07:48.565Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === Skipped
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
00:07:49 [2021-07-30T00:07:49.022Z]     external_test.go:48: runtime.GOOS == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     external_test.go:408: runtime.GOOS == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     read_test.go:21: no unix domain sockets on Windows
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:07:49 [2021-07-30T00:07:49.022Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] 
00:07:49 [2021-07-30T00:07:49.022Z] DONE 9 tests, 7 skipped in 14.562s
00:07:49 [2021-07-30T00:07:49.022Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
00:07:49 [2021-07-30T00:07:49.117Z] === RUN   TestDockerSuite/TestBuildIidFile
00:07:49 [2021-07-30T00:07:49.375Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:07:49 [2021-07-30T00:07:49.480Z] testing: warning: no tests to run
00:07:49 [2021-07-30T00:07:49.480Z] PASS
00:07:49 [2021-07-30T00:07:49.480Z] ok  	github.com/docker/docker/integration/plugin/authz	(cached) [no tests to run]
00:07:49 [2021-07-30T00:07:49.480Z] 
00:07:49 [2021-07-30T00:07:49.480Z] DONE 0 tests in 0.545s
00:07:49 [2021-07-30T00:07:49.480Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
00:07:49 [2021-07-30T00:07:49.945Z] === RUN   TestDockerSuite/TestBuildInheritance
00:07:50 [2021-07-30T00:07:50.203Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:07:50 [2021-07-30T00:07:50.770Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:07:50 [2021-07-30T00:07:50.770Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:07:51 [2021-07-30T00:07:51.014Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:51 [2021-07-30T00:07:51.014Z] INFO: Testing against a local daemon
00:07:51 [2021-07-30T00:07:51.014Z] === RUN   TestPluginInvalidJSON
00:07:51 [2021-07-30T00:07:51.014Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:07:51 [2021-07-30T00:07:51.014Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:07:51 [2021-07-30T00:07:51.014Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:07:51 [2021-07-30T00:07:51.014Z] --- PASS: TestPluginInvalidJSON (0.10s)
00:07:51 [2021-07-30T00:07:51.014Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:07:51 [2021-07-30T00:07:51.014Z] === RUN   TestPluginInstall
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] --- SKIP: TestPluginInstall (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z] === RUN   TestPluginsWithRuntimes
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z] === RUN   TestPluginBackCompatMediaTypes
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z] PASS
00:07:51 [2021-07-30T00:07:51.014Z] ok  	github.com/docker/docker/integration/plugin/common	(cached)
00:07:51 [2021-07-30T00:07:51.014Z] 
00:07:51 [2021-07-30T00:07:51.014Z] === Skipped
00:07:51 [2021-07-30T00:07:51.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:63: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] 
00:07:51 [2021-07-30T00:07:51.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:172: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] 
00:07:51 [2021-07-30T00:07:51.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
00:07:51 [2021-07-30T00:07:51.014Z]     plugin_test.go:234: testEnv.OSType == "windows"
00:07:51 [2021-07-30T00:07:51.014Z] 
00:07:51 [2021-07-30T00:07:51.014Z] 
00:07:51 [2021-07-30T00:07:51.014Z] DONE 5 tests, 3 skipped in 1.283s
00:07:51 [2021-07-30T00:07:51.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
00:07:51 [2021-07-30T00:07:51.706Z] === RUN   TestDockerSuite/TestBuildLabel
00:07:51 [2021-07-30T00:07:51.965Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:07:51 [2021-07-30T00:07:51.979Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:51 [2021-07-30T00:07:51.979Z] INFO: Testing against a local daemon
00:07:51 [2021-07-30T00:07:51.979Z] === RUN   TestExternalGraphDriver
00:07:51 [2021-07-30T00:07:51.979Z]     external_test.go:48: runtime.GOOS == "windows"
00:07:51 [2021-07-30T00:07:51.979Z] --- SKIP: TestExternalGraphDriver (0.01s)
00:07:51 [2021-07-30T00:07:51.979Z] === RUN   TestGraphdriverPluginV2
00:07:51 [2021-07-30T00:07:51.979Z]     external_test.go:408: runtime.GOOS == "windows"
00:07:51 [2021-07-30T00:07:51.979Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
00:07:51 [2021-07-30T00:07:51.979Z] PASS
00:07:51 [2021-07-30T00:07:51.979Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	(cached)
00:07:52 [2021-07-30T00:07:52.223Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:07:52 [2021-07-30T00:07:52.438Z] 
00:07:52 [2021-07-30T00:07:52.438Z] === Skipped
00:07:52 [2021-07-30T00:07:52.438Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
00:07:52 [2021-07-30T00:07:52.438Z]     external_test.go:48: runtime.GOOS == "windows"
00:07:52 [2021-07-30T00:07:52.438Z] 
00:07:52 [2021-07-30T00:07:52.438Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
00:07:52 [2021-07-30T00:07:52.438Z]     external_test.go:408: runtime.GOOS == "windows"
00:07:52 [2021-07-30T00:07:52.438Z] 
00:07:52 [2021-07-30T00:07:52.438Z] 
00:07:52 [2021-07-30T00:07:52.438Z] DONE 2 tests, 2 skipped in 1.201s
00:07:52 [2021-07-30T00:07:52.438Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
00:07:52 [2021-07-30T00:07:52.482Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:07:52 [2021-07-30T00:07:52.740Z] === RUN   TestDockerSuite/TestBuildLabels
00:07:52 [2021-07-30T00:07:52.999Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:07:53 [2021-07-30T00:07:53.403Z] testing: warning: no tests to run
00:07:53 [2021-07-30T00:07:53.403Z] PASS
00:07:53 [2021-07-30T00:07:53.403Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:53 [2021-07-30T00:07:53.403Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:07:53 [2021-07-30T00:07:53.403Z] INFO: Testing against a local daemon
00:07:53 [2021-07-30T00:07:53.403Z] === RUN   TestReadPluginNoRead
00:07:53 [2021-07-30T00:07:53.403Z]     read_test.go:21: no unix domain sockets on Windows
00:07:53 [2021-07-30T00:07:53.403Z] --- SKIP: TestReadPluginNoRead (0.00s)
00:07:53 [2021-07-30T00:07:53.403Z] PASS
00:07:53 [2021-07-30T00:07:53.403Z] ok  	github.com/docker/docker/integration/plugin/logging	(cached)
00:07:53 [2021-07-30T00:07:53.403Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/close_on_start	[no test files]
00:07:53 [2021-07-30T00:07:53.403Z] ?   	github.com/docker/docker/integration/plugin/logging/cmd/dummy	[no test files]
00:07:53 [2021-07-30T00:07:53.567Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:07:53 [2021-07-30T00:07:53.861Z] 
00:07:53 [2021-07-30T00:07:53.861Z] === Skipped
00:07:53 [2021-07-30T00:07:53.861Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
00:07:53 [2021-07-30T00:07:53.861Z]     read_test.go:21: no unix domain sockets on Windows
00:07:53 [2021-07-30T00:07:53.861Z] 
00:07:53 [2021-07-30T00:07:53.861Z] 
00:07:53 [2021-07-30T00:07:53.861Z] DONE 1 tests, 1 skipped in 1.355s
00:07:53 [2021-07-30T00:07:53.861Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
00:07:54 [2021-07-30T00:07:54.827Z] testing: warning: no tests to run
00:07:54 [2021-07-30T00:07:54.827Z] PASS
00:07:54 [2021-07-30T00:07:54.827Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	(cached) [no tests to run]
00:07:54 [2021-07-30T00:07:54.827Z] 
00:07:54 [2021-07-30T00:07:54.827Z] DONE 0 tests in 0.789s
00:07:54 [2021-07-30T00:07:54.827Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
00:07:55 [2021-07-30T00:07:55.795Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:55 [2021-07-30T00:07:55.795Z] INFO: Testing against a local daemon
00:07:55 [2021-07-30T00:07:55.795Z] === RUN   TestPluginWithDevMounts
00:07:55 [2021-07-30T00:07:55.795Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:07:55 [2021-07-30T00:07:55.795Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:07:55 [2021-07-30T00:07:55.795Z] PASS
00:07:55 [2021-07-30T00:07:55.795Z] ok  	github.com/docker/docker/integration/plugin/volumes	(cached)
00:07:55 [2021-07-30T00:07:55.795Z] ?   	github.com/docker/docker/integration/plugin/volumes/cmd/dummy	[no test files]
00:07:55 [2021-07-30T00:07:55.795Z] 
00:07:55 [2021-07-30T00:07:55.795Z] === Skipped
00:07:55 [2021-07-30T00:07:55.795Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
00:07:55 [2021-07-30T00:07:55.795Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
00:07:55 [2021-07-30T00:07:55.795Z] 
00:07:55 [2021-07-30T00:07:55.795Z] 
00:07:55 [2021-07-30T00:07:55.795Z] DONE 1 tests, 1 skipped in 1.266s
00:07:56 [2021-07-30T00:07:56.128Z] === RUN   TestDockerSuite/TestBuildLastModified
00:07:56 [2021-07-30T00:07:56.253Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
00:07:58 [2021-07-30T00:07:58.425Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:07:58 [2021-07-30T00:07:58.425Z] INFO: Testing against a local daemon
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestSecretInspect
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestSecretInspect (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestSecretList
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestSecretList (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestSecretsCreateAndDelete
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestSecretsUpdate
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestSecretsUpdate (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestTemplatedSecret
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestTemplatedSecret (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z] === RUN   TestSecretCreateResolve
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:07:58 [2021-07-30T00:07:58.425Z] --- SKIP: TestSecretCreateResolve (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z] PASS
00:07:58 [2021-07-30T00:07:58.425Z] ok  	github.com/docker/docker/integration/secret	0.144s
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === Skipped
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
00:07:58 [2021-07-30T00:07:58.425Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] 
00:07:58 [2021-07-30T00:07:58.425Z] DONE 6 tests, 6 skipped in 2.236s
00:07:58 [2021-07-30T00:07:58.425Z] Running D:\gopath\src\github.com\docker\docker\integration\service
00:08:00 [2021-07-30T00:08:00.164Z] --- PASS: TestCreateServiceMultipleTimes (16.97s)
00:08:00 [2021-07-30T00:08:00.164Z] === RUN   TestCreateServiceConflict
00:08:01 [2021-07-30T00:08:01.129Z] --- PASS: TestCreateServiceConflict (2.66s)
00:08:01 [2021-07-30T00:08:01.129Z] === RUN   TestCreateServiceMaxReplicas
00:08:01 [2021-07-30T00:08:01.326Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:01 [2021-07-30T00:08:01.326Z] INFO: Testing against a local daemon
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceCreateInit
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- PASS: TestServiceCreateInit (0.08s)
00:08:01 [2021-07-30T00:08:01.326Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceMultipleTimes
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceConflict
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceConflict (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceMaxReplicas
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateWithDuplicateNetworkNames
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceSecretFileMode
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceConfigFileMode
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceSysctls
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceSysctls (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateServiceCapabilities
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateServiceCapabilities (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestInspect
00:08:01 [2021-07-30T00:08:01.326Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestInspect (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestCreateJob
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestCreateJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestReplicatedJob
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestReplicatedJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestUpdateReplicatedJob
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceListWithStatuses
00:08:01 [2021-07-30T00:08:01.326Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestDockerNetworkConnectAlias
00:08:01 [2021-07-30T00:08:01.326Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestDockerNetworkReConnect
00:08:01 [2021-07-30T00:08:01.326Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServicePlugin
00:08:01 [2021-07-30T00:08:01.326Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServicePlugin (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceUpdateLabel
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceUpdateLabel (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceUpdateSecrets
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceUpdateConfigs
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceUpdateNetwork
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] === RUN   TestServiceUpdatePidsLimit
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
00:08:01 [2021-07-30T00:08:01.326Z] PASS
00:08:01 [2021-07-30T00:08:01.326Z] ok  	github.com/docker/docker/integration/service	0.372s
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === Skipped
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.01s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s)
00:08:01 [2021-07-30T00:08:01.326Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
00:08:01 [2021-07-30T00:08:01.326Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] 
00:08:01 [2021-07-30T00:08:01.326Z] DONE 24 tests, 23 skipped in 2.872s
00:08:01 [2021-07-30T00:08:01.326Z] Running D:\gopath\src\github.com\docker\docker\integration\session
00:08:01 [2021-07-30T00:08:01.394Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:08:01 [2021-07-30T00:08:01.961Z] --- PASS: TestServiceWithDataPathPortInit (16.25s)
00:08:01 [2021-07-30T00:08:01.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:08:02 [2021-07-30T00:08:02.529Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:08:03 [2021-07-30T00:08:03.498Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:03 [2021-07-30T00:08:03.498Z] INFO: Testing against a local daemon
00:08:03 [2021-07-30T00:08:03.498Z] === RUN   TestSessionCreate
00:08:03 [2021-07-30T00:08:03.498Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:08:03 [2021-07-30T00:08:03.498Z] --- SKIP: TestSessionCreate (0.00s)
00:08:03 [2021-07-30T00:08:03.498Z] === RUN   TestSessionCreateWithBadUpgrade
00:08:03 [2021-07-30T00:08:03.498Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:08:03 [2021-07-30T00:08:03.498Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
00:08:03 [2021-07-30T00:08:03.498Z] PASS
00:08:03 [2021-07-30T00:08:03.498Z] ok  	github.com/docker/docker/integration/session	0.129s
00:08:03 [2021-07-30T00:08:03.498Z] 
00:08:03 [2021-07-30T00:08:03.498Z] === Skipped
00:08:03 [2021-07-30T00:08:03.498Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
00:08:03 [2021-07-30T00:08:03.498Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
00:08:03 [2021-07-30T00:08:03.498Z] 
00:08:03 [2021-07-30T00:08:03.498Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
00:08:03 [2021-07-30T00:08:03.498Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
00:08:03 [2021-07-30T00:08:03.498Z] 
00:08:03 [2021-07-30T00:08:03.498Z] 
00:08:03 [2021-07-30T00:08:03.498Z] DONE 2 tests, 2 skipped in 2.163s
00:08:03 [2021-07-30T00:08:03.498Z] Running D:\gopath\src\github.com\docker\docker\integration\system
00:08:04 [2021-07-30T00:08:04.430Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
00:08:04 [2021-07-30T00:08:04.431Z] === RUN   TestCreateWithDuplicateNetworkNames
00:08:05 [2021-07-30T00:08:05.062Z]     docker_api_swarm_test.go:303: [d0faffada052e] joining swarm manager [d186b54d9e149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:08:05 [2021-07-30T00:08:05.062Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:08:05 [2021-07-30T00:08:05.322Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:08:05 [2021-07-30T00:08:05.322Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:08:05 [2021-07-30T00:08:05.582Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:08:05 [2021-07-30T00:08:05.582Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:08:05 [2021-07-30T00:08:05.697Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:05 [2021-07-30T00:08:05.697Z] INFO: Testing against a local daemon
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:08:05 [2021-07-30T00:08:05.697Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestEventsExecDie
00:08:05 [2021-07-30T00:08:05.697Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestEventsExecDie (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestEventsBackwardsCompatible
00:08:05 [2021-07-30T00:08:05.697Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestInfoAPI
00:08:05 [2021-07-30T00:08:05.697Z] --- PASS: TestInfoAPI (0.08s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestInfoAPIWarnings
00:08:05 [2021-07-30T00:08:05.697Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestInfoAPIWarnings (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestInfoDebug
00:08:05 [2021-07-30T00:08:05.697Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestInfoDebug (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestInfoInsecureRegistries
00:08:05 [2021-07-30T00:08:05.697Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestInfoRegistryMirrors
00:08:05 [2021-07-30T00:08:05.697Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:05 [2021-07-30T00:08:05.697Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
00:08:05 [2021-07-30T00:08:05.697Z] === RUN   TestLoginFailsWithBadCredentials
00:08:06 [2021-07-30T00:08:06.150Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:08:06 [2021-07-30T00:08:06.410Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qxkj26qm03ndinitc71c3mdvk Created:2021-07-30 00:08:03.537795053 +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[bc280795debb826d88bab31d167350e44c998afb9f4fb4409586a8d15e6dc201:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ialgvh7yru5u267ac517vc7ot EndpointID:96b1dd7b3a76c494b88ca061c9ce9ca2391dc49ea2236108a5036ccb752d1ebb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1f1974e33f0730763add01c68ae615914211a8f7990528251763b51c0a72f0b6 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:3e7933b01035 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ialgvh7yru5u267ac517vc7ot EndpointID:96b1dd7b3a76c494b88ca061c9ce9ca2391dc49ea2236108a5036ccb752d1ebb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:08:06 [2021-07-30T00:08:06.410Z]     docker_api_swarm_test.go:304: [d228fe207a43e] joining swarm manager [d186b54d9e149]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:08:06 [2021-07-30T00:08:06.664Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s)
00:08:06 [2021-07-30T00:08:06.664Z] === RUN   TestPingCacheHeaders
00:08:06 [2021-07-30T00:08:06.664Z] --- PASS: TestPingCacheHeaders (0.04s)
00:08:06 [2021-07-30T00:08:06.664Z] === RUN   TestPingGet
00:08:06 [2021-07-30T00:08:06.664Z] --- PASS: TestPingGet (0.05s)
00:08:06 [2021-07-30T00:08:06.664Z] === RUN   TestPingHead
00:08:06 [2021-07-30T00:08:06.664Z] --- PASS: TestPingHead (0.05s)
00:08:06 [2021-07-30T00:08:06.664Z] === RUN   TestVersion
00:08:06 [2021-07-30T00:08:06.664Z] --- PASS: TestVersion (0.05s)
00:08:06 [2021-07-30T00:08:06.664Z] PASS
00:08:06 [2021-07-30T00:08:06.664Z] ok  	github.com/docker/docker/integration/system	1.408s
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === Skipped
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:07 [2021-07-30T00:08:07.121Z] 
00:08:07 [2021-07-30T00:08:07.121Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
00:08:07 [2021-07-30T00:08:07.121Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:07 [2021-07-30T00:08:07.122Z] 
00:08:07 [2021-07-30T00:08:07.122Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
00:08:07 [2021-07-30T00:08:07.122Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
00:08:07 [2021-07-30T00:08:07.122Z] 
00:08:07 [2021-07-30T00:08:07.122Z] 
00:08:07 [2021-07-30T00:08:07.122Z] DONE 13 tests, 7 skipped in 3.361s
00:08:07 [2021-07-30T00:08:07.122Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
00:08:07 [2021-07-30T00:08:07.347Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:08:07 [2021-07-30T00:08:07.606Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
00:08:08 [2021-07-30T00:08:08.542Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:08:09 [2021-07-30T00:08:09.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:09 [2021-07-30T00:08:09.294Z] INFO: Testing against a local daemon
00:08:09 [2021-07-30T00:08:09.294Z] === RUN   TestVolumesCreateAndList
00:08:09 [2021-07-30T00:08:09.294Z] --- PASS: TestVolumesCreateAndList (0.08s)
00:08:09 [2021-07-30T00:08:09.294Z] === RUN   TestVolumesRemove
00:08:09 [2021-07-30T00:08:09.294Z] --- PASS: TestVolumesRemove (0.12s)
00:08:09 [2021-07-30T00:08:09.294Z] === RUN   TestVolumesInspect
00:08:09 [2021-07-30T00:08:09.294Z] --- PASS: TestVolumesInspect (0.08s)
00:08:09 [2021-07-30T00:08:09.294Z] === RUN   TestVolumesInvalidJSON
00:08:09 [2021-07-30T00:08:09.294Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:08:09 [2021-07-30T00:08:09.294Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:08:09 [2021-07-30T00:08:09.294Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:08:09 [2021-07-30T00:08:09.294Z] --- PASS: TestVolumesInvalidJSON (0.06s)
00:08:09 [2021-07-30T00:08:09.294Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
00:08:09 [2021-07-30T00:08:09.294Z] PASS
00:08:09 [2021-07-30T00:08:09.294Z] ok  	github.com/docker/docker/integration/volume	0.449s
00:08:09 [2021-07-30T00:08:09.751Z] 
00:08:09 [2021-07-30T00:08:09.751Z] DONE 5 tests in 2.629s
00:08:09 [2021-07-30T00:08:09.751Z] INFO: make.ps1 ended at 07/30/2021 00:08:09
00:08:09 [2021-07-30T00:08:09.751Z] INFO: Integration CLI tests being run from the host:
00:08:09 [2021-07-30T00:08:09.751Z] 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" 
00:08:11 [2021-07-30T00:08:11.073Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s)
00:08:11 [2021-07-30T00:08:11.073Z] PASS
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] === Skipped
00:08:11 [2021-07-30T00:08:11.073Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:08:11 [2021-07-30T00:08:11.073Z]     service_test.go:242: FLAKY_TEST
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] DONE 26 tests, 1 skipped in 54.793s
00:08:11 [2021-07-30T00:08:11.073Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:08:11 [2021-07-30T00:08:11.073Z] ++ 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
00:08:11 [2021-07-30T00:08:11.073Z] ++ set -e
00:08:11 [2021-07-30T00:08:11.073Z] ++ '[' -n 0 ']'
00:08:11 [2021-07-30T00:08:11.073Z] ++ set -x
00:08:11 [2021-07-30T00:08:11.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:08:11 [2021-07-30T00:08:11.073Z] INFO: Testing against a local daemon
00:08:11 [2021-07-30T00:08:11.073Z] === RUN   TestDockerNetworkIpvlanPersistance
00:08:11 [2021-07-30T00:08:11.073Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:08:11 [2021-07-30T00:08:11.073Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:08:11 [2021-07-30T00:08:11.073Z] === RUN   TestDockerNetworkIpvlan
00:08:11 [2021-07-30T00:08:11.073Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:08:11 [2021-07-30T00:08:11.073Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:08:11 [2021-07-30T00:08:11.073Z] PASS
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] === Skipped
00:08:11 [2021-07-30T00:08:11.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:08:11 [2021-07-30T00:08:11.073Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:08:11 [2021-07-30T00:08:11.073Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] 
00:08:11 [2021-07-30T00:08:11.073Z] DONE 2 tests, 2 skipped in 0.146s
00:08:11 [2021-07-30T00:08:11.073Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:08:11 [2021-07-30T00:08:11.073Z] ++ 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
00:08:11 [2021-07-30T00:08:11.073Z] ++ set -e
00:08:11 [2021-07-30T00:08:11.073Z] ++ '[' -n 0 ']'
00:08:11 [2021-07-30T00:08:11.073Z] ++ set -x
00:08:11 [2021-07-30T00:08:11.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:08:11 [2021-07-30T00:08:11.073Z] INFO: Testing against a local daemon
00:08:11 [2021-07-30T00:08:11.073Z] === RUN   TestDockerNetworkMacvlanPersistance
00:08:12 [2021-07-30T00:08:12.452Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:08:12 [2021-07-30T00:08:12.452Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
00:08:12 [2021-07-30T00:08:12.452Z] === RUN   TestDockerNetworkMacvlan
00:08:13 [2021-07-30T00:08:13.019Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:08:13 [2021-07-30T00:08:13.278Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:08:13 [2021-07-30T00:08:13.278Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:08:14 [2021-07-30T00:08:14.214Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:08:15 [2021-07-30T00:08:15.151Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:08:18 [2021-07-30T00:08:18.443Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:08:19 [2021-07-30T00:08:19.337Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.84s)
00:08:19 [2021-07-30T00:08:19.337Z] === RUN   TestCreateServiceSecretFileMode
00:08:20 [2021-07-30T00:08:20.077Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
00:08:20 [2021-07-30T00:08:20.077Z] INFO: Testing against a local daemon
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:08:20 [2021-07-30T00:08:20.077Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:08:20 [2021-07-30T00:08:20.077Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:08:20 [2021-07-30T00:08:20.077Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:08:21 [2021-07-30T00:08:21.043Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:08:21 [2021-07-30T00:08:21.043Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:08:21 [2021-07-30T00:08:21.250Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
00:08:21 [2021-07-30T00:08:21.250Z] === RUN   TestCreateServiceConfigFileMode
00:08:21 [2021-07-30T00:08:21.761Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:08:22 [2021-07-30T00:08:22.009Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:08:22 [2021-07-30T00:08:22.466Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:08:23 [2021-07-30T00:08:23.794Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
00:08:23 [2021-07-30T00:08:23.794Z] === RUN   TestCreateServiceSysctls
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
00:08:23 [2021-07-30T00:08:23.972Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ok  	github.com/docker/docker/api/server/router/swarm	0.013s	coverage: 5.7% of statements
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
00:08:23 [2021-07-30T00:08:23.972Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:08:23 [2021-07-30T00:08:23.972Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
00:08:23 [2021-07-30T00:08:23.973Z] ok  	github.com/docker/docker/api/types/versions	0.003s	coverage: 75.0% of statements
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ok  	github.com/docker/docker/builder/dockerfile	0.262s	coverage: 48.5% of statements
00:08:23 [2021-07-30T00:08:23.973Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
00:08:23 [2021-07-30T00:08:23.973Z] ok  	github.com/docker/docker/builder/remotecontext	0.118s	coverage: 13.7% of statements
00:08:24 [2021-07-30T00:08:24.233Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
00:08:24 [2021-07-30T00:08:24.292Z]     docker_api_swarm_test.go:363: Waiting for possible election...
00:08:25 [2021-07-30T00:08:25.173Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.296s	coverage: 86.3% of statements
00:08:25 [2021-07-30T00:08:25.173Z] ?   	github.com/docker/docker/cli	[no test files]
00:08:25 [2021-07-30T00:08:25.173Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:08:25 [2021-07-30T00:08:25.667Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:08:27 [2021-07-30T00:08:27.097Z] --- PASS: TestCreateServiceSysctls (3.64s)
00:08:27 [2021-07-30T00:08:27.098Z] === RUN   TestCreateServiceCapabilities
00:08:28 [2021-07-30T00:08:28.473Z] ok  	github.com/docker/docker/client	0.129s	coverage: 75.4% of statements
00:08:29 [2021-07-30T00:08:29.857Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:08:29 [2021-07-30T00:08:29.857Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:08:30 [2021-07-30T00:08:30.399Z] --- PASS: TestCreateServiceCapabilities (2.96s)
00:08:30 [2021-07-30T00:08:30.399Z] === RUN   TestInspect
00:08:31 [2021-07-30T00:08:31.235Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:08:31 [2021-07-30T00:08:31.493Z] --- PASS: TestDockerNetworkMacvlan (19.04s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.61s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.35s)
00:08:31 [2021-07-30T00:08:31.493Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.84s)
00:08:31 [2021-07-30T00:08:31.493Z] PASS
00:08:31 [2021-07-30T00:08:31.493Z] 
00:08:31 [2021-07-30T00:08:31.493Z] DONE 8 tests in 20.609s
00:08:31 [2021-07-30T00:08:31.752Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:08:31 [2021-07-30T00:08:31.752Z] ++ 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
00:08:31 [2021-07-30T00:08:31.752Z] ++ set -e
00:08:31 [2021-07-30T00:08:31.752Z] ++ '[' -n 0 ']'
00:08:31 [2021-07-30T00:08:31.752Z] ++ set -x
00:08:31 [2021-07-30T00:08:31.752Z] ++ 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
00:08:31 [2021-07-30T00:08:31.752Z] testing: warning: no tests to run
00:08:31 [2021-07-30T00:08:31.752Z] PASS
00:08:31 [2021-07-30T00:08:31.752Z] 
00:08:31 [2021-07-30T00:08:31.752Z] DONE 0 tests in 0.040s
00:08:31 [2021-07-30T00:08:31.752Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:08:31 [2021-07-30T00:08:31.752Z] ++ 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
00:08:31 [2021-07-30T00:08:31.752Z] ++ set -e
00:08:31 [2021-07-30T00:08:31.752Z] ++ '[' -n 0 ']'
00:08:31 [2021-07-30T00:08:31.752Z] ++ set -x
00:08:31 [2021-07-30T00:08:31.752Z] ++ 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
00:08:31 [2021-07-30T00:08:31.752Z] INFO: Testing against a local daemon
00:08:31 [2021-07-30T00:08:31.752Z] === RUN   TestAuthZPluginAllowRequest
00:08:33 [2021-07-30T00:08:33.655Z] --- PASS: TestAuthZPluginAllowRequest (1.78s)
00:08:33 [2021-07-30T00:08:33.655Z] === RUN   TestAuthZPluginTLS
00:08:33 [2021-07-30T00:08:33.655Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:08:33 [2021-07-30T00:08:33.655Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:08:33 [2021-07-30T00:08:33.655Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:08:33 [2021-07-30T00:08:33.701Z] --- PASS: TestInspect (3.62s)
00:08:33 [2021-07-30T00:08:33.701Z] === RUN   TestCreateJob
00:08:34 [2021-07-30T00:08:34.222Z] --- PASS: TestAuthZPluginTLS (0.57s)
00:08:34 [2021-07-30T00:08:34.222Z] === RUN   TestAuthZPluginDenyRequest
00:08:34 [2021-07-30T00:08:34.789Z] --- PASS: TestAuthZPluginDenyRequest (0.61s)
00:08:34 [2021-07-30T00:08:34.789Z] === RUN   TestAuthZPluginAPIDenyResponse
00:08:35 [2021-07-30T00:08:35.355Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
00:08:35 [2021-07-30T00:08:35.355Z] === RUN   TestAuthZPluginDenyResponse
00:08:35 [2021-07-30T00:08:35.922Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
00:08:35 [2021-07-30T00:08:35.922Z] === RUN   TestAuthZPluginAllowEventStream
00:08:37 [2021-07-30T00:08:37.906Z] --- PASS: TestCreateJob (4.02s)
00:08:37 [2021-07-30T00:08:37.906Z] === RUN   TestReplicatedJob
00:08:38 [2021-07-30T00:08:38.454Z] --- PASS: TestAuthZPluginAllowEventStream (2.68s)
00:08:38 [2021-07-30T00:08:38.454Z] === RUN   TestAuthZPluginErrorResponse
00:08:39 [2021-07-30T00:08:39.391Z] --- PASS: TestAuthZPluginErrorResponse (0.60s)
00:08:39 [2021-07-30T00:08:39.391Z] === RUN   TestAuthZPluginErrorRequest
00:08:39 [2021-07-30T00:08:39.391Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:08:39 [2021-07-30T00:08:39.650Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:08:39 [2021-07-30T00:08:39.650Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
00:08:39 [2021-07-30T00:08:39.650Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:08:39 [2021-07-30T00:08:39.650Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:08:40 [2021-07-30T00:08:40.218Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s)
00:08:40 [2021-07-30T00:08:40.218Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:08:42 [2021-07-30T00:08:42.123Z]     docker_api_swarm_test.go:271: [d64bb437b89a2] joining swarm manager [d0670b154f821]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:08:42 [2021-07-30T00:08:42.382Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:08:42 [2021-07-30T00:08:42.641Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:08:42 [2021-07-30T00:08:42.900Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.62s)
00:08:42 [2021-07-30T00:08:42.900Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:08:43 [2021-07-30T00:08:43.836Z]     docker_api_swarm_test.go:272: [da67a79b9b2f2] joining swarm manager [d0670b154f821]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:08:45 [2021-07-30T00:08:45.213Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
00:08:45 [2021-07-30T00:08:45.213Z] === RUN   TestAuthZPluginHeader
00:08:45 [2021-07-30T00:08:45.471Z] === RUN   TestDockerSuite/TestBuildNetNone
00:08:46 [2021-07-30T00:08:46.050Z] --- PASS: TestAuthZPluginHeader (0.84s)
00:08:46 [2021-07-30T00:08:46.050Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:08:46 [2021-07-30T00:08:46.051Z] --- PASS: TestReplicatedJob (7.29s)
00:08:46 [2021-07-30T00:08:46.051Z] === RUN   TestUpdateReplicatedJob
00:08:46 [2021-07-30T00:08:46.310Z] === RUN   TestDockerSuite/TestBuildNoContext
00:08:47 [2021-07-30T00:08:47.245Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:08:48 [2021-07-30T00:08:48.623Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:08:50 [2021-07-30T00:08:50.259Z] --- PASS: TestUpdateReplicatedJob (4.58s)
00:08:50 [2021-07-30T00:08:50.259Z] === RUN   TestServiceListWithStatuses
00:08:50 [2021-07-30T00:08:50.259Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:08:50 [2021-07-30T00:08:50.259Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:08:50 [2021-07-30T00:08:50.259Z] === RUN   TestDockerNetworkConnectAlias
00:08:50 [2021-07-30T00:08:50.528Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:08:50 [2021-07-30T00:08:50.528Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s)
00:08:50 [2021-07-30T00:08:50.528Z] === RUN   TestAuthZPluginV2Disable
00:08:50 [2021-07-30T00:08:50.528Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:08:50 [2021-07-30T00:08:50.528Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:08:50 [2021-07-30T00:08:50.787Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:08:51 [2021-07-30T00:08:51.356Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:08:51 [2021-07-30T00:08:51.616Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:08:53 [2021-07-30T00:08:53.521Z] --- PASS: TestAuthZPluginV2Disable (3.28s)
00:08:53 [2021-07-30T00:08:53.521Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:08:53 [2021-07-30T00:08:53.521Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:08:54 [2021-07-30T00:08:54.090Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:08:56 [2021-07-30T00:08:56.621Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:08:56 [2021-07-30T00:08:56.621Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s)
00:08:56 [2021-07-30T00:08:56.621Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:08:56 [2021-07-30T00:08:56.842Z] --- PASS: TestDockerNetworkConnectAlias (6.44s)
00:08:56 [2021-07-30T00:08:56.842Z] === RUN   TestDockerNetworkReConnect
00:08:57 [2021-07-30T00:08:57.997Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:08:59 [2021-07-30T00:08:59.900Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:09:00 [2021-07-30T00:09:00.144Z] --- PASS: TestDockerNetworkReConnect (4.19s)
00:09:00 [2021-07-30T00:09:00.144Z] === RUN   TestServicePlugin
00:09:00 [2021-07-30T00:09:00.144Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:09:00 [2021-07-30T00:09:00.144Z] --- SKIP: TestServicePlugin (0.00s)
00:09:00 [2021-07-30T00:09:00.144Z] === RUN   TestServiceUpdateLabel
00:09:00 [2021-07-30T00:09:00.838Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:09:02 [2021-07-30T00:09:02.742Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:09:03 [2021-07-30T00:09:03.001Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:09:03 [2021-07-30T00:09:03.446Z] --- PASS: TestServiceUpdateLabel (2.63s)
00:09:03 [2021-07-30T00:09:03.446Z] === RUN   TestServiceUpdateSecrets
00:09:04 [2021-07-30T00:09:04.909Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:09:09 [2021-07-30T00:09:09.102Z] === RUN   TestDockerSuite/TestBuildPATH
00:09:09 [2021-07-30T00:09:09.361Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.60s)
00:09:09 [2021-07-30T00:09:09.361Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:09:10 [2021-07-30T00:09:10.317Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:09:11 [2021-07-30T00:09:11.253Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:09:11 [2021-07-30T00:09:11.822Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:09:15 [2021-07-30T00:09:15.189Z] ok  	github.com/docker/docker/cmd/dockerd	0.092s	coverage: 29.1% of statements
00:09:15 [2021-07-30T00:09:15.189Z] ok  	github.com/docker/docker/container	0.113s	coverage: 34.5% of statements
00:09:15 [2021-07-30T00:09:15.189Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:09:15 [2021-07-30T00:09:15.189Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:09:15 [2021-07-30T00:09:15.189Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:09:15 [2021-07-30T00:09:15.189Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:09:18 [2021-07-30T00:09:18.352Z] --- PASS: TestServiceUpdateSecrets (15.49s)
00:09:18 [2021-07-30T00:09:18.352Z] === RUN   TestServiceUpdateConfigs
00:09:20 [2021-07-30T00:09:20.109Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:09:21 [2021-07-30T00:09:21.962Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
00:09:22 [2021-07-30T00:09:22.638Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:09:23 [2021-07-30T00:09:23.347Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
00:09:24 [2021-07-30T00:09:24.288Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
00:09:25 [2021-07-30T00:09:25.922Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
00:09:25 [2021-07-30T00:09:25.922Z] PASS
00:09:25 [2021-07-30T00:09:25.922Z] 
00:09:25 [2021-07-30T00:09:25.922Z] DONE 17 tests in 54.228s
00:09:25 [2021-07-30T00:09:25.922Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:09:25 [2021-07-30T00:09:25.922Z] ++ 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
00:09:25 [2021-07-30T00:09:25.922Z] ++ set -e
00:09:25 [2021-07-30T00:09:25.922Z] ++ '[' -n 0 ']'
00:09:25 [2021-07-30T00:09:25.922Z] ++ set -x
00:09:25 [2021-07-30T00:09:25.922Z] ++ 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
00:09:26 [2021-07-30T00:09:26.182Z] INFO: Testing against a local daemon
00:09:26 [2021-07-30T00:09:26.182Z] === RUN   TestPluginInvalidJSON
00:09:26 [2021-07-30T00:09:26.182Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
00:09:26 [2021-07-30T00:09:26.182Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
00:09:26 [2021-07-30T00:09:26.182Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
00:09:26 [2021-07-30T00:09:26.182Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:09:26 [2021-07-30T00:09:26.182Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
00:09:26 [2021-07-30T00:09:26.182Z] === RUN   TestPluginInstall
00:09:26 [2021-07-30T00:09:26.182Z] === RUN   TestPluginInstall/no_auth
00:09:27 [2021-07-30T00:09:27.119Z] === RUN   TestDockerSuite/TestBuildRm
00:09:28 [2021-07-30T00:09:28.496Z] time="2021-07-30T00:09:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:28 [2021-07-30T00:09:28.496Z] time="2021-07-30T00:09:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a3eab51a729bbb3539f2034eca775e2e1fc5fb28ada5bb95c30b550669d4da" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:28 [2021-07-30T00:09:28.496Z] time="2021-07-30T00:09:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:28 [2021-07-30T00:09:28.496Z] time="2021-07-30T00:09:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:67a3eab51a729bbb3539f2034eca775e2e1fc5fb28ada5bb95c30b550669d4da" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:28 [2021-07-30T00:09:28.754Z] === RUN   TestPluginInstall/with_htpasswd
00:09:29 [2021-07-30T00:09:29.013Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:09:29 [2021-07-30T00:09:29.580Z] time="2021-07-30T00:09:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:29 [2021-07-30T00:09:29.580Z] time="2021-07-30T00:09:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5c2e443d35a2487040eb9649b71b6ed03b37f2041e26d95e4ca476d09e9190" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:29 [2021-07-30T00:09:29.580Z] time="2021-07-30T00:09:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:29 [2021-07-30T00:09:29.580Z] time="2021-07-30T00:09:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a5c2e443d35a2487040eb9649b71b6ed03b37f2041e26d95e4ca476d09e9190" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:30 [2021-07-30T00:09:30.148Z] === RUN   TestPluginInstall/with_insecure
00:09:31 [2021-07-30T00:09:31.086Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:09:31 [2021-07-30T00:09:31.655Z] time="2021-07-30T00:09:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:31 [2021-07-30T00:09:31.655Z] time="2021-07-30T00:09:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f437b3d55a1d4a6a7e52c79488f9dc7a896cb878f6527921ec161d0ad42c62b3" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:31 [2021-07-30T00:09:31.655Z] time="2021-07-30T00:09:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:09:31 [2021-07-30T00:09:31.655Z] time="2021-07-30T00:09:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f437b3d55a1d4a6a7e52c79488f9dc7a896cb878f6527921ec161d0ad42c62b3" mediatype=application/vnd.docker.plugin.v1+json size=522
00:09:32 [2021-07-30T00:09:32.223Z]     plugin_test.go:165: [de8e91c67b0d2] daemon is not started
00:09:32 [2021-07-30T00:09:32.223Z] --- PASS: TestPluginInstall (6.03s)
00:09:32 [2021-07-30T00:09:32.223Z]     --- PASS: TestPluginInstall/no_auth (2.60s)
00:09:32 [2021-07-30T00:09:32.223Z]     --- PASS: TestPluginInstall/with_htpasswd (1.29s)
00:09:32 [2021-07-30T00:09:32.223Z]     --- PASS: TestPluginInstall/with_insecure (2.14s)
00:09:32 [2021-07-30T00:09:32.223Z] === RUN   TestPluginsWithRuntimes
00:09:32 [2021-07-30T00:09:32.424Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.438s	coverage: 13.8% of statements
00:09:32 [2021-07-30T00:09:32.684Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.8% of statements
00:09:32 [2021-07-30T00:09:32.791Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:09:32 [2021-07-30T00:09:32.944Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
00:09:33 [2021-07-30T00:09:33.514Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
00:09:34 [2021-07-30T00:09:34.084Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
00:09:34 [2021-07-30T00:09:34.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:09:34 [2021-07-30T00:09:34.954Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:09:34 [2021-07-30T00:09:34.954Z] === RUN   TestPluginsWithRuntimes/No_Args
00:09:35 [2021-07-30T00:09:35.470Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.807s	coverage: 73.3% of statements
00:09:35 [2021-07-30T00:09:35.522Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:09:35 [2021-07-30T00:09:35.731Z] ok  	github.com/docker/docker/daemon	12.210s	coverage: 17.1% of statements
00:09:35 [2021-07-30T00:09:35.731Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:09:35 [2021-07-30T00:09:35.731Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:09:35 [2021-07-30T00:09:35.731Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:09:35 [2021-07-30T00:09:35.731Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:09:35 [2021-07-30T00:09:35.782Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:09:36 [2021-07-30T00:09:36.351Z] === RUN   TestPluginsWithRuntimes/With_Args
00:09:36 [2021-07-30T00:09:36.471Z] --- PASS: TestServiceUpdateConfigs (15.43s)
00:09:36 [2021-07-30T00:09:36.471Z] === RUN   TestServiceUpdateNetwork
00:09:36 [2021-07-30T00:09:36.921Z]     docker_api_swarm_node_test.go:19: [dbf4a5963421a] joining swarm manager [d2a4adca02b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:09:37 [2021-07-30T00:09:37.117Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.402s	coverage: 56.2% of statements
00:09:37 [2021-07-30T00:09:37.510Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:09:37 [2021-07-30T00:09:37.768Z] --- PASS: TestPluginsWithRuntimes (5.46s)
00:09:37 [2021-07-30T00:09:37.768Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.33s)
00:09:37 [2021-07-30T00:09:37.768Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.39s)
00:09:37 [2021-07-30T00:09:37.768Z] === RUN   TestPluginBackCompatMediaTypes
00:09:37 [2021-07-30T00:09:37.768Z]     docker_api_swarm_node_test.go:20: [de43bcb778a57] joining swarm manager [d2a4adca02b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:09:38 [2021-07-30T00:09:38.059Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.010s	coverage: 2.9% of statements
00:09:38 [2021-07-30T00:09:38.703Z] --- PASS: TestPluginBackCompatMediaTypes (0.85s)
00:09:38 [2021-07-30T00:09:38.703Z] PASS
00:09:38 [2021-07-30T00:09:38.703Z] 
00:09:38 [2021-07-30T00:09:38.703Z] DONE 10 tests in 12.633s
00:09:38 [2021-07-30T00:09:38.703Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:09:38 [2021-07-30T00:09:38.703Z] ++ 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
00:09:38 [2021-07-30T00:09:38.703Z] ++ set -e
00:09:38 [2021-07-30T00:09:38.703Z] ++ '[' -n 0 ']'
00:09:38 [2021-07-30T00:09:38.703Z] ++ set -x
00:09:38 [2021-07-30T00:09:38.703Z] ++ 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
00:09:38 [2021-07-30T00:09:38.703Z] INFO: Testing against a local daemon
00:09:38 [2021-07-30T00:09:38.703Z] === RUN   TestExternalGraphDriver
00:09:38 [2021-07-30T00:09:38.962Z] === RUN   TestExternalGraphDriver/json
00:09:38 [2021-07-30T00:09:38.962Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:09:39 [2021-07-30T00:09:39.992Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.010s	coverage: 1.9% of statements
00:09:40 [2021-07-30T00:09:40.339Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:09:40 [2021-07-30T00:09:40.907Z] === RUN   TestExternalGraphDriver/spec
00:09:41 [2021-07-30T00:09:41.376Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.320s	coverage: 49.4% of statements
00:09:41 [2021-07-30T00:09:41.637Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.686s	coverage: 45.9% of statements
00:09:41 [2021-07-30T00:09:41.637Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:09:43 [2021-07-30T00:09:43.020Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 57.5% of statements
00:09:43 [2021-07-30T00:09:43.280Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.648s	coverage: 57.7% of statements
00:09:43 [2021-07-30T00:09:43.280Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:09:43 [2021-07-30T00:09:43.280Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:09:43 [2021-07-30T00:09:43.439Z] === RUN   TestExternalGraphDriver/pull
00:09:44 [2021-07-30T00:09:44.220Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
00:09:44 [2021-07-30T00:09:44.374Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:09:44 [2021-07-30T00:09:44.374Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:09:44 [2021-07-30T00:09:44.633Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:09:44 [2021-07-30T00:09:44.633Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:09:44 [2021-07-30T00:09:44.633Z] === RUN   TestDockerSuite/TestBuildSpaces
00:09:44 [2021-07-30T00:09:44.892Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:09:45 [2021-07-30T00:09:45.151Z] --- PASS: TestExternalGraphDriver (6.39s)
00:09:45 [2021-07-30T00:09:45.151Z]     --- PASS: TestExternalGraphDriver/json (2.16s)
00:09:45 [2021-07-30T00:09:45.151Z]     --- PASS: TestExternalGraphDriver/spec (2.21s)
00:09:45 [2021-07-30T00:09:45.151Z]     --- PASS: TestExternalGraphDriver/pull (1.91s)
00:09:45 [2021-07-30T00:09:45.151Z] === RUN   TestGraphdriverPluginV2
00:09:45 [2021-07-30T00:09:45.160Z] ok  	github.com/docker/docker/daemon/links	0.015s	coverage: 93.0% of statements
00:09:45 [2021-07-30T00:09:45.420Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.6% of statements
00:09:45 [2021-07-30T00:09:45.420Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:09:45 [2021-07-30T00:09:45.420Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:09:46 [2021-07-30T00:09:46.087Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:09:46 [2021-07-30T00:09:46.087Z] === RUN   TestDockerSuite/TestBuildStderr
00:09:46 [2021-07-30T00:09:46.805Z] ok  	github.com/docker/docker/daemon/logger	0.228s	coverage: 43.2% of statements
00:09:47 [2021-07-30T00:09:47.025Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:09:47 [2021-07-30T00:09:47.377Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 77.4% of statements
00:09:47 [2021-07-30T00:09:47.377Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
00:09:47 [2021-07-30T00:09:47.377Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:09:47 [2021-07-30T00:09:47.638Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 67.0% of statements
00:09:47 [2021-07-30T00:09:47.899Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
00:09:48 [2021-07-30T00:09:48.406Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:09:48 [2021-07-30T00:09:48.471Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
00:09:48 [2021-07-30T00:09:48.471Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 69.9% of statements
00:09:48 [2021-07-30T00:09:48.698Z] --- PASS: TestServiceUpdateNetwork (13.61s)
00:09:48 [2021-07-30T00:09:48.699Z] === RUN   TestServiceUpdatePidsLimit
00:09:48 [2021-07-30T00:09:48.961Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:09:49 [2021-07-30T00:09:49.413Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
00:09:49 [2021-07-30T00:09:49.413Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:09:49 [2021-07-30T00:09:49.674Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.053s	coverage: 59.3% of statements
00:09:49 [2021-07-30T00:09:49.784Z] --- PASS: TestGraphdriverPluginV2 (4.48s)
00:09:49 [2021-07-30T00:09:49.785Z] PASS
00:09:49 [2021-07-30T00:09:49.785Z] 
00:09:49 [2021-07-30T00:09:49.785Z] DONE 5 tests in 11.036s
00:09:49 [2021-07-30T00:09:49.785Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:09:49 [2021-07-30T00:09:49.785Z] ++ 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
00:09:49 [2021-07-30T00:09:49.785Z] ++ set -e
00:09:49 [2021-07-30T00:09:49.785Z] ++ '[' -n 0 ']'
00:09:49 [2021-07-30T00:09:49.785Z] ++ set -x
00:09:49 [2021-07-30T00:09:49.785Z] ++ 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
00:09:49 [2021-07-30T00:09:49.785Z] INFO: Testing against a local daemon
00:09:49 [2021-07-30T00:09:49.785Z] === RUN   TestContinueAfterPluginCrash
00:09:49 [2021-07-30T00:09:49.785Z] === PAUSE TestContinueAfterPluginCrash
00:09:49 [2021-07-30T00:09:49.785Z] === RUN   TestReadPluginNoRead
00:09:49 [2021-07-30T00:09:49.785Z] === PAUSE TestReadPluginNoRead
00:09:49 [2021-07-30T00:09:49.785Z] === RUN   TestDaemonStartWithLogOpt
00:09:49 [2021-07-30T00:09:49.785Z] === PAUSE TestDaemonStartWithLogOpt
00:09:49 [2021-07-30T00:09:49.785Z] === CONT  TestContinueAfterPluginCrash
00:09:49 [2021-07-30T00:09:49.785Z] === CONT  TestDaemonStartWithLogOpt
00:09:49 [2021-07-30T00:09:49.903Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:09:50 [2021-07-30T00:09:50.246Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.009s	coverage: 31.5% of statements
00:09:51 [2021-07-30T00:09:51.187Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.014s	coverage: 46.8% of statements
00:09:51 [2021-07-30T00:09:51.447Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
00:09:51 [2021-07-30T00:09:51.707Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
00:09:52 [2021-07-30T00:09:52.278Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.634s	coverage: 82.5% of statements
00:09:52 [2021-07-30T00:09:52.278Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:09:52 [2021-07-30T00:09:52.278Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:09:53 [2021-07-30T00:09:53.075Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:09:53 [2021-07-30T00:09:53.700Z] ok  	github.com/docker/docker/distribution	0.124s	coverage: 25.0% of statements
00:09:53 [2021-07-30T00:09:53.700Z] ok  	github.com/docker/docker/distribution/metadata	0.039s	coverage: 48.2% of statements
00:09:53 [2021-07-30T00:09:53.700Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:09:54 [2021-07-30T00:09:54.011Z]     docker_api_swarm_test.go:501: [d26f7a76141c9] joining swarm manager [d58377ff7514d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:09:54 [2021-07-30T00:09:54.641Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 53.1% of statements
00:09:54 [2021-07-30T00:09:54.946Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:09:55 [2021-07-30T00:09:55.581Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.8% of statements
00:09:55 [2021-07-30T00:09:55.842Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
00:09:55 [2021-07-30T00:09:55.888Z] --- PASS: TestDaemonStartWithLogOpt (6.14s)
00:09:55 [2021-07-30T00:09:55.888Z] === CONT  TestReadPluginNoRead
00:09:55 [2021-07-30T00:09:55.888Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:09:56 [2021-07-30T00:09:56.414Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
00:09:56 [2021-07-30T00:09:56.455Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:09:56 [2021-07-30T00:09:56.675Z] ok  	github.com/docker/docker/distribution/xfer	1.958s	coverage: 85.1% of statements
00:09:56 [2021-07-30T00:09:56.675Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:09:56 [2021-07-30T00:09:56.675Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
00:09:56 [2021-07-30T00:09:56.675Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:09:57 [2021-07-30T00:09:57.617Z] ok  	github.com/docker/docker/libcontainerd/queue	0.026s	coverage: 100.0% of statements
00:09:57 [2021-07-30T00:09:57.834Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:09:57 [2021-07-30T00:09:57.877Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 38.4% of statements
00:09:58 [2021-07-30T00:09:58.036Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:09:58 [2021-07-30T00:09:58.449Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
00:09:58 [2021-07-30T00:09:58.710Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
00:09:58 [2021-07-30T00:09:58.771Z] === RUN   TestReadPluginNoRead/disabled_caching
00:09:59 [2021-07-30T00:09:59.345Z] === RUN   TestDockerSuite/TestBuildUser
00:10:00 [2021-07-30T00:10:00.094Z] ok  	github.com/docker/docker/pkg/archive	0.314s	coverage: 81.9% of statements
00:10:00 [2021-07-30T00:10:00.727Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:10:01 [2021-07-30T00:10:01.034Z] ok  	github.com/docker/docker/pkg/authorization	0.139s	coverage: 68.3% of statements
00:10:01 [2021-07-30T00:10:01.034Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
00:10:01 [2021-07-30T00:10:01.294Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:10:01 [2021-07-30T00:10:01.295Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
00:10:02 [2021-07-30T00:10:02.231Z] --- PASS: TestContinueAfterPluginCrash (12.19s)
00:10:02 [2021-07-30T00:10:02.800Z] === RUN   TestReadPluginNoRead/default
00:10:04 [2021-07-30T00:10:04.589Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.475s	coverage: 43.2% of statements
00:10:04 [2021-07-30T00:10:04.589Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
00:10:04 [2021-07-30T00:10:04.589Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
00:10:04 [2021-07-30T00:10:04.704Z] === CONT  TestReadPluginNoRead
00:10:04 [2021-07-30T00:10:04.704Z]     read_test.go:92: [dd4b3bc92449d] daemon is not started
00:10:04 [2021-07-30T00:10:04.704Z] --- PASS: TestReadPluginNoRead (8.60s)
00:10:04 [2021-07-30T00:10:04.704Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.91s)
00:10:04 [2021-07-30T00:10:04.704Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.02s)
00:10:04 [2021-07-30T00:10:04.704Z]     --- PASS: TestReadPluginNoRead/default (1.79s)
00:10:04 [2021-07-30T00:10:04.704Z] PASS
00:10:04 [2021-07-30T00:10:04.704Z] 
00:10:04 [2021-07-30T00:10:04.704Z] DONE 6 tests in 14.889s
00:10:04 [2021-07-30T00:10:04.704Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:10:04 [2021-07-30T00:10:04.704Z] ++ 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
00:10:04 [2021-07-30T00:10:04.704Z] ++ set -e
00:10:04 [2021-07-30T00:10:04.704Z] ++ '[' -n 0 ']'
00:10:04 [2021-07-30T00:10:04.704Z] ++ set -x
00:10:04 [2021-07-30T00:10:04.704Z] ++ 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
00:10:04 [2021-07-30T00:10:04.704Z] testing: warning: no tests to run
00:10:04 [2021-07-30T00:10:04.704Z] PASS
00:10:04 [2021-07-30T00:10:04.704Z] 
00:10:04 [2021-07-30T00:10:04.704Z] DONE 0 tests in 0.057s
00:10:04 [2021-07-30T00:10:04.704Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:10:04 [2021-07-30T00:10:04.704Z] ++ 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
00:10:04 [2021-07-30T00:10:04.704Z] ++ set -e
00:10:04 [2021-07-30T00:10:04.704Z] ++ '[' -n 0 ']'
00:10:04 [2021-07-30T00:10:04.704Z] ++ set -x
00:10:04 [2021-07-30T00:10:04.704Z] ++ 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
00:10:04 [2021-07-30T00:10:04.704Z] INFO: Testing against a local daemon
00:10:04 [2021-07-30T00:10:04.704Z] === RUN   TestPluginWithDevMounts
00:10:04 [2021-07-30T00:10:04.704Z] === PAUSE TestPluginWithDevMounts
00:10:04 [2021-07-30T00:10:04.704Z] === CONT  TestPluginWithDevMounts
00:10:04 [2021-07-30T00:10:04.849Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
00:10:04 [2021-07-30T00:10:04.963Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:10:05 [2021-07-30T00:10:05.110Z] ok  	github.com/docker/docker/layer	7.448s	coverage: 68.8% of statements
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
00:10:05 [2021-07-30T00:10:05.110Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:10:05 [2021-07-30T00:10:05.681Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.008s	coverage: 92.3% of statements
00:10:05 [2021-07-30T00:10:05.941Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
00:10:06 [2021-07-30T00:10:06.172Z] --- PASS: TestServiceUpdatePidsLimit (17.41s)
00:10:06 [2021-07-30T00:10:06.172Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
00:10:06 [2021-07-30T00:10:06.172Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
00:10:06 [2021-07-30T00:10:06.172Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s)
00:10:06 [2021-07-30T00:10:06.172Z] PASS
00:10:06 [2021-07-30T00:10:06.172Z] 
00:10:06 [2021-07-30T00:10:06.172Z] === Skipped
00:10:06 [2021-07-30T00:10:06.172Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:10:06 [2021-07-30T00:10:06.172Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:10:06 [2021-07-30T00:10:06.172Z] 
00:10:06 [2021-07-30T00:10:06.172Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:10:06 [2021-07-30T00:10:06.172Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:10:06 [2021-07-30T00:10:06.172Z] 
00:10:06 [2021-07-30T00:10:06.172Z] 
00:10:06 [2021-07-30T00:10:06.172Z] DONE 27 tests, 2 skipped in 153.566s
00:10:06 [2021-07-30T00:10:06.172Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:10:06 [2021-07-30T00:10:06.172Z] ++ 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
00:10:06 [2021-07-30T00:10:06.172Z] ++ set -e
00:10:06 [2021-07-30T00:10:06.172Z] ++ '[' -n 0 ']'
00:10:06 [2021-07-30T00:10:06.172Z] ++ set -x
00:10:06 [2021-07-30T00:10:06.172Z] ++ 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
00:10:06 [2021-07-30T00:10:06.202Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
00:10:06 [2021-07-30T00:10:06.341Z]     docker_api_swarm_test.go:506: [d45a62f42f027] joining swarm manager [d58377ff7514d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:10:06 [2021-07-30T00:10:06.908Z] --- PASS: TestPluginWithDevMounts (2.05s)
00:10:06 [2021-07-30T00:10:06.908Z] PASS
00:10:06 [2021-07-30T00:10:06.908Z] 
00:10:06 [2021-07-30T00:10:06.908Z] DONE 1 tests in 2.181s
00:10:06 [2021-07-30T00:10:06.908Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:10:06 [2021-07-30T00:10:06.908Z] ++ 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
00:10:06 [2021-07-30T00:10:06.908Z] ++ set -e
00:10:06 [2021-07-30T00:10:06.908Z] ++ '[' -n 0 ']'
00:10:06 [2021-07-30T00:10:06.908Z] ++ set -x
00:10:06 [2021-07-30T00:10:06.908Z] ++ 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
00:10:06 [2021-07-30T00:10:06.908Z] INFO: Testing against a local daemon
00:10:06 [2021-07-30T00:10:06.908Z] === RUN   TestSecretInspect
00:10:07 [2021-07-30T00:10:07.555Z] INFO: Testing against a local daemon
00:10:07 [2021-07-30T00:10:07.555Z] === RUN   TestSessionCreate
00:10:07 [2021-07-30T00:10:07.584Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
00:10:07 [2021-07-30T00:10:07.816Z] --- PASS: TestSessionCreate (0.04s)
00:10:07 [2021-07-30T00:10:07.816Z] === RUN   TestSessionCreateWithBadUpgrade
00:10:07 [2021-07-30T00:10:07.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
00:10:07 [2021-07-30T00:10:07.816Z] PASS
00:10:07 [2021-07-30T00:10:07.816Z] 
00:10:07 [2021-07-30T00:10:07.816Z] DONE 2 tests in 2.818s
00:10:07 [2021-07-30T00:10:07.816Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:10:07 [2021-07-30T00:10:07.816Z] ++ 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
00:10:07 [2021-07-30T00:10:07.816Z] ++ set -e
00:10:07 [2021-07-30T00:10:07.816Z] ++ '[' -n 0 ']'
00:10:07 [2021-07-30T00:10:07.816Z] ++ set -x
00:10:07 [2021-07-30T00:10:07.816Z] ++ 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
00:10:07 [2021-07-30T00:10:07.845Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 86.5% of statements
00:10:08 [2021-07-30T00:10:08.388Z] INFO: Testing against a local daemon
00:10:08 [2021-07-30T00:10:08.388Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:10:08 [2021-07-30T00:10:08.388Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:10:08 [2021-07-30T00:10:08.388Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:10:08 [2021-07-30T00:10:08.388Z] === RUN   TestEventsExecDie
00:10:08 [2021-07-30T00:10:08.416Z] ok  	github.com/docker/docker/pkg/fsutils	0.154s	coverage: 85.1% of statements
00:10:08 [2021-07-30T00:10:08.416Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.055s	coverage: 84.1% of statements
00:10:08 [2021-07-30T00:10:08.676Z] ok  	github.com/docker/docker/pkg/homedir	0.025s	coverage: 11.4% of statements
00:10:09 [2021-07-30T00:10:09.330Z] --- PASS: TestEventsExecDie (1.11s)
00:10:09 [2021-07-30T00:10:09.330Z] === RUN   TestEventsBackwardsCompatible
00:10:09 [2021-07-30T00:10:09.330Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:10:09 [2021-07-30T00:10:09.330Z] === RUN   TestInfoBinaryCommits
00:10:09 [2021-07-30T00:10:09.330Z] --- PASS: TestInfoBinaryCommits (0.04s)
00:10:09 [2021-07-30T00:10:09.330Z] === RUN   TestInfoAPIVersioned
00:10:09 [2021-07-30T00:10:09.592Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:10:09 [2021-07-30T00:10:09.592Z] === RUN   TestInfoDiscoveryBackend
00:10:10 [2021-07-30T00:10:10.061Z] ok  	github.com/docker/docker/pkg/ioutils	0.408s	coverage: 69.3% of statements
00:10:10 [2021-07-30T00:10:10.061Z] ok  	github.com/docker/docker/pkg/idtools	0.686s	coverage: 69.5% of statements
00:10:10 [2021-07-30T00:10:10.164Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
00:10:10 [2021-07-30T00:10:10.164Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:10:10 [2021-07-30T00:10:10.197Z] --- PASS: TestSecretInspect (2.60s)
00:10:10 [2021-07-30T00:10:10.197Z] === RUN   TestSecretList
00:10:10 [2021-07-30T00:10:10.633Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
00:10:10 [2021-07-30T00:10:10.633Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
00:10:10 [2021-07-30T00:10:10.633Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
00:10:10 [2021-07-30T00:10:10.633Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:10:10 [2021-07-30T00:10:10.633Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
00:10:10 [2021-07-30T00:10:10.633Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
00:10:10 [2021-07-30T00:10:10.633Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
00:10:10 [2021-07-30T00:10:10.893Z] ok  	github.com/docker/docker/pkg/parsers	0.009s	coverage: 97.0% of statements
00:10:11 [2021-07-30T00:10:11.107Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:10:11 [2021-07-30T00:10:11.107Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:10:11 [2021-07-30T00:10:11.154Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
00:10:11 [2021-07-30T00:10:11.416Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
00:10:11 [2021-07-30T00:10:11.416Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
00:10:11 [2021-07-30T00:10:11.416Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:10:11 [2021-07-30T00:10:11.416Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:10:11 [2021-07-30T00:10:11.678Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
00:10:11 [2021-07-30T00:10:11.678Z] === RUN   TestInfoAPI
00:10:11 [2021-07-30T00:10:11.678Z] --- PASS: TestInfoAPI (0.04s)
00:10:11 [2021-07-30T00:10:11.678Z] === RUN   TestInfoAPIWarnings
00:10:12 [2021-07-30T00:10:12.102Z] --- PASS: TestSecretList (2.56s)
00:10:12 [2021-07-30T00:10:12.102Z] === RUN   TestSecretsCreateAndDelete
00:10:12 [2021-07-30T00:10:12.358Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
00:10:12 [2021-07-30T00:10:12.619Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
00:10:12 [2021-07-30T00:10:12.619Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
00:10:12 [2021-07-30T00:10:12.879Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:10:14 [2021-07-30T00:10:14.273Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 75.0% of statements
00:10:14 [2021-07-30T00:10:14.273Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
00:10:14 [2021-07-30T00:10:14.634Z] --- PASS: TestSecretsCreateAndDelete (2.50s)
00:10:14 [2021-07-30T00:10:14.634Z] === RUN   TestSecretsUpdate
00:10:17 [2021-07-30T00:10:17.166Z] --- PASS: TestSecretsUpdate (2.48s)
00:10:17 [2021-07-30T00:10:17.166Z] === RUN   TestTemplatedSecret
00:10:18 [2021-07-30T00:10:18.471Z] ok  	github.com/docker/docker/pkg/signal	3.336s	coverage: 62.3% of statements
00:10:18 [2021-07-30T00:10:18.471Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:10:18 [2021-07-30T00:10:18.471Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
00:10:18 [2021-07-30T00:10:18.731Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:10:19 [2021-07-30T00:10:19.301Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 52.9% of statements
00:10:19 [2021-07-30T00:10:19.561Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
00:10:19 [2021-07-30T00:10:19.822Z] ok  	github.com/docker/docker/pkg/tailfile	0.067s	coverage: 88.6% of statements
00:10:20 [2021-07-30T00:10:20.393Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
00:10:20 [2021-07-30T00:10:20.654Z] testing: warning: no tests to run
00:10:20 [2021-07-30T00:10:20.654Z] coverage: [no statements]
00:10:20 [2021-07-30T00:10:20.654Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
00:10:20 [2021-07-30T00:10:20.915Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:10:20 [2021-07-30T00:10:20.915Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
00:10:21 [2021-07-30T00:10:21.176Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
00:10:21 [2021-07-30T00:10:21.363Z] --- PASS: TestTemplatedSecret (4.07s)
00:10:21 [2021-07-30T00:10:21.363Z] === RUN   TestSecretCreateResolve
00:10:22 [2021-07-30T00:10:22.740Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:10:23 [2021-07-30T00:10:23.087Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
00:10:23 [2021-07-30T00:10:23.348Z] ok  	github.com/docker/docker/plugin/v2	0.005s	coverage: 14.5% of statements
00:10:23 [2021-07-30T00:10:23.608Z] ok  	github.com/docker/docker/profiles/seccomp	0.008s	coverage: 85.4% of statements
00:10:23 [2021-07-30T00:10:23.678Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:10:23 [2021-07-30T00:10:23.678Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:10:23 [2021-07-30T00:10:23.937Z] --- PASS: TestSecretCreateResolve (2.65s)
00:10:23 [2021-07-30T00:10:23.937Z] PASS
00:10:23 [2021-07-30T00:10:23.937Z] 
00:10:23 [2021-07-30T00:10:23.937Z] DONE 6 tests in 17.026s
00:10:23 [2021-07-30T00:10:23.937Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:10:23 [2021-07-30T00:10:23.937Z] ++ 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
00:10:23 [2021-07-30T00:10:23.937Z] ++ set -e
00:10:23 [2021-07-30T00:10:23.937Z] ++ '[' -n 0 ']'
00:10:23 [2021-07-30T00:10:23.937Z] ++ set -x
00:10:23 [2021-07-30T00:10:23.937Z] ++ 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
00:10:24 [2021-07-30T00:10:24.196Z] INFO: Testing against a local daemon
00:10:24 [2021-07-30T00:10:24.196Z] === RUN   TestServiceCreateInit
00:10:24 [2021-07-30T00:10:24.196Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:10:24 [2021-07-30T00:10:24.549Z] ok  	github.com/docker/docker/quota	0.239s	coverage: 71.4% of statements
00:10:24 [2021-07-30T00:10:24.763Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:10:24 [2021-07-30T00:10:24.809Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
00:10:25 [2021-07-30T00:10:25.726Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:10:26 [2021-07-30T00:10:26.193Z] ok  	github.com/docker/docker/registry	0.052s	coverage: 57.2% of statements
00:10:26 [2021-07-30T00:10:26.193Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
00:10:26 [2021-07-30T00:10:26.454Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
00:10:27 [2021-07-30T00:10:27.024Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
00:10:27 [2021-07-30T00:10:27.024Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:10:27 [2021-07-30T00:10:27.102Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:10:27 [2021-07-30T00:10:27.102Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:10:27 [2021-07-30T00:10:27.361Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:10:27 [2021-07-30T00:10:27.361Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:10:27 [2021-07-30T00:10:27.361Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:10:27 [2021-07-30T00:10:27.361Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:10:27 [2021-07-30T00:10:27.361Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:10:27 [2021-07-30T00:10:27.361Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:10:27 [2021-07-30T00:10:27.361Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:10:29 [2021-07-30T00:10:29.262Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:10:29 [2021-07-30T00:10:29.262Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestInfoAPIWarnings (16.38s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestInfoDebug
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestInfoDebug (0.54s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestInfoInsecureRegistries
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestInfoRegistryMirrors
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestInfoRegistryMirrors (0.54s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestLoginFailsWithBadCredentials
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestPingCacheHeaders
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestPingCacheHeaders (0.04s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestPingGet
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestPingGet (0.03s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestPingHead
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestPingHead (0.03s)
00:10:29 [2021-07-30T00:10:29.790Z] === RUN   TestVersion
00:10:29 [2021-07-30T00:10:29.790Z] --- PASS: TestVersion (0.03s)
00:10:29 [2021-07-30T00:10:29.790Z] PASS
00:10:29 [2021-07-30T00:10:29.828Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:10:30 [2021-07-30T00:10:30.051Z] 
00:10:30 [2021-07-30T00:10:30.051Z] === Skipped
00:10:30 [2021-07-30T00:10:30.051Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:10:30 [2021-07-30T00:10:30.051Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:10:30 [2021-07-30T00:10:30.051Z] 
00:10:30 [2021-07-30T00:10:30.051Z] 
00:10:30 [2021-07-30T00:10:30.051Z] DONE 18 tests, 1 skipped in 22.159s
00:10:30 [2021-07-30T00:10:30.051Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:10:30 [2021-07-30T00:10:30.051Z] ++ 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
00:10:30 [2021-07-30T00:10:30.051Z] ++ set -e
00:10:30 [2021-07-30T00:10:30.051Z] ++ '[' -n 0 ']'
00:10:30 [2021-07-30T00:10:30.051Z] ++ set -x
00:10:30 [2021-07-30T00:10:30.051Z] ++ 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
00:10:30 [2021-07-30T00:10:30.051Z] INFO: Testing against a local daemon
00:10:30 [2021-07-30T00:10:30.051Z] === RUN   TestVolumesCreateAndList
00:10:30 [2021-07-30T00:10:30.051Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:10:30 [2021-07-30T00:10:30.051Z] === RUN   TestVolumesRemove
00:10:30 [2021-07-30T00:10:30.312Z] --- PASS: TestVolumesRemove (0.10s)
00:10:30 [2021-07-30T00:10:30.312Z] === RUN   TestVolumesInspect
00:10:30 [2021-07-30T00:10:30.312Z] --- PASS: TestVolumesInspect (0.04s)
00:10:30 [2021-07-30T00:10:30.312Z] === RUN   TestVolumesInvalidJSON
00:10:30 [2021-07-30T00:10:30.312Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:10:30 [2021-07-30T00:10:30.312Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:10:30 [2021-07-30T00:10:30.312Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:10:30 [2021-07-30T00:10:30.312Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:10:30 [2021-07-30T00:10:30.312Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:10:30 [2021-07-30T00:10:30.312Z] PASS
00:10:30 [2021-07-30T00:10:30.312Z] 
00:10:30 [2021-07-30T00:10:30.312Z] DONE 5 tests in 0.332s
00:10:30 [2021-07-30T00:10:30.312Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:10:30 [2021-07-30T00:10:30.320Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
00:10:30 [2021-07-30T00:10:30.395Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:10:30 [2021-07-30T00:10:30.580Z] ok  	github.com/docker/docker/volume/local	0.114s	coverage: 76.4% of statements
00:10:30 [2021-07-30T00:10:30.882Z] ++++ cat bundles/test-integration/docker.pid
00:10:30 [2021-07-30T00:10:30.882Z] +++ kill 14191
00:10:30 [2021-07-30T00:10:30.963Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:10:31 [2021-07-30T00:10:31.151Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
00:10:31 [2021-07-30T00:10:31.901Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:10:32 [2021-07-30T00:10:32.093Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.1% of statements
00:10:32 [2021-07-30T00:10:32.160Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:10:32 [2021-07-30T00:10:32.266Z] +++ /etc/init.d/apparmor stop
00:10:32 [2021-07-30T00:10:32.266Z] Leaving: AppArmorNo profiles have been unloaded.
00:10:32 [2021-07-30T00:10:32.266Z] 
00:10:32 [2021-07-30T00:10:32.266Z] Unloading profiles will leave already running processes permanently
00:10:32 [2021-07-30T00:10:32.266Z] unconfined, which can lead to unexpected situations.
00:10:32 [2021-07-30T00:10:32.266Z] 
00:10:32 [2021-07-30T00:10:32.266Z] To set a process to complain mode, use the command line tool
00:10:32 [2021-07-30T00:10:32.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:10:32 [2021-07-30T00:10:32.266Z] +++ true
00:10:32 [2021-07-30T00:10:32.266Z] exiting test-integration
00:10:32 [2021-07-30T00:10:32.266Z] ++ exit 0
00:10:32 [2021-07-30T00:10:32.266Z] 
00:10:35 [2021-07-30T00:10:35.450Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:10:35 [2021-07-30T00:10:35.450Z] --- PASS: TestServiceCreateInit (11.20s)
00:10:35 [2021-07-30T00:10:35.450Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.63s)
00:10:35 [2021-07-30T00:10:35.450Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.55s)
00:10:35 [2021-07-30T00:10:35.450Z] === RUN   TestCreateServiceMultipleTimes
Post stage
[Pipeline] junit
00:10:35 [2021-07-30T00:10:35.586Z] Recording test results
00:10:35 [2021-07-30T00:10:35.829Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:10:36 [2021-07-30T00:10:36.171Z] + echo Ensuring container killed.
00:10:36 [2021-07-30T00:10:36.171Z] Ensuring container killed.
00:10:36 [2021-07-30T00:10:36.171Z] + docker rm -vf docker-pr4
00:10:36 [2021-07-30T00:10:36.171Z] Error: No such container: docker-pr4
[Pipeline] sh
00:10:36 [2021-07-30T00:10:36.484Z] + echo Chowning /workspace to jenkins user
00:10:36 [2021-07-30T00:10:36.484Z] Chowning /workspace to jenkins user
00:10:36 [2021-07-30T00:10:36.484Z] + id -u
00:10:36 [2021-07-30T00:10:36.484Z] + id -g
00:10:36 [2021-07-30T00:10:36.484Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:10:36 [2021-07-30T00:10:36.827Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:10:37 [2021-07-30T00:10:37.763Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:10:38 [2021-07-30T00:10:38.332Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:10:38 [2021-07-30T00:10:38.900Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:10:38 [2021-07-30T00:10:38.900Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:10:38 [2021-07-30T00:10:38.900Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:10:39 [2021-07-30T00:10:39.837Z] === RUN   TestDockerSuite/TestBuildXZHost
00:10:42 [2021-07-30T00:10:42.370Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:10:42 [2021-07-30T00:10:42.370Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:10:42 [2021-07-30T00:10:42.370Z]     docker_cli_sni_test.go:18: Flakey test
00:10:42 [2021-07-30T00:10:42.370Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:10:42 [2021-07-30T00:10:42.630Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:10:43 [2021-07-30T00:10:43.378Z] + bundleName=arm64-integration
00:10:43 [2021-07-30T00:10:43.378Z] + echo Creating arm64-integration-bundles.tar.gz
00:10:43 [2021-07-30T00:10:43.378Z] Creating arm64-integration-bundles.tar.gz
00:10:43 [2021-07-30T00:10:43.378Z] + xargs tar -czf arm64-integration-bundles.tar.gz
00:10:43 [2021-07-30T00:10:43.378Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
00:10:43 [2021-07-30T00:10:43.658Z] Archiving artifacts
00:10:44 [2021-07-30T00:10:44.009Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:10:44 [2021-07-30T00:10:44.043Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:10:44 [2021-07-30T00:10:44.356Z] + make clean
00:10:44 [2021-07-30T00:10:44.929Z] docker volume rm -f docker-dev-cache
00:10:44 [2021-07-30T00:10:44.929Z] docker-dev-cache
[Pipeline] deleteDir
00:10:45 [2021-07-30T00:10:45.388Z] === RUN   TestDockerSuite/TestCommitChange    docker_api_swarm_node_test.go:80: [d23a5a90fd6d3] joining swarm manager [d609d3f268f25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:10:45 [2021-07-30T00:10:45.389Z] 
00:10:46 [2021-07-30T00:10:46.325Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:10:46 [2021-07-30T00:10:46.985Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.6% of statements
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/pkg/term	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/rootless	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:10:46 [2021-07-30T00:10:46.985Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/volume	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === Skipped
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     exec_linux_test.go:18: requires AppArmor to be enabled
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     exec_linux_test.go:38: requires AppArmor to be enabled
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver btrfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:73: No driver to put!
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z] time="2021-07-30T00:09:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z] time="2021-07-30T00:09:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z] time="2021-07-30T00:09:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z] time="2021-07-30T00:09:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z] time="2021-07-30T00:09:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: driver not supported
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:73: No driver to put!
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     overlay_test.go:49: Fails to compute changes intermittently
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:46: Driver zfs not supported
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     graphtest_unix.go:73: No driver to put!
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:10:46 [2021-07-30T00:10:46.986Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] 
00:10:46 [2021-07-30T00:10:46.986Z] DONE 2230 tests, 26 skipped in 254.561s
Post stage
[Pipeline] junit
00:10:47 [2021-07-30T00:10:47.000Z] Recording test results
00:10:47 [2021-07-30T00:10:47.258Z] [Checks API] No suitable checks publisher found.
00:10:47 [2021-07-30T00:10:47.262Z] === RUN   TestDockerSuite/TestCommitHardlink
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:10:47 [2021-07-30T00:10:47.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42695/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4c2816c24dd0a5afa9bfe2bf3c3f8f469f0791d7 hack/validate/vendor
00:10:48 [2021-07-30T00:10:48.537Z] update vendored copy of archive/tar
00:10:48 [2021-07-30T00:10:48.537Z] downloading: https://golang.org/dl/go1.16.6.src.tar.gz
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:10:49 [2021-07-30T00:10:49.331Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.331Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:10:49 [2021-07-30T00:10:49.332Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
00:10:49 [2021-07-30T00:10:49.332Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:10:49 [2021-07-30T00:10:49.477Z] patching file stat_unix.go
00:10:49 [2021-07-30T00:10:49.477Z] 2021/07/30 00:10:49 Collecting initial packages
00:10:49 [2021-07-30T00:10:49.736Z] 2021/07/30 00:10:49 Download dependencies
00:10:49 [2021-07-30T00:10:49.792Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:10:49 [2021-07-30T00:10:49.799Z] === RUN   TestDockerSuite/TestCommitNewFile
00:10:51 [2021-07-30T00:10:51.174Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:10:52 [2021-07-30T00:10:52.111Z] === RUN   TestDockerSuite/TestCommitTTY
00:10:52 [2021-07-30T00:10:52.727Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:10:52 [2021-07-30T00:10:52.727Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
00:10:52 [2021-07-30T00:10:52.727Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:10:52 [2021-07-30T00:10:52.727Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
00:10:52 [2021-07-30T00:10:52.727Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:10:52 [2021-07-30T00:10:52.727Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
00:10:52 [2021-07-30T00:10:52.727Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:10:52 [2021-07-30T00:10:52.727Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
00:10:52 [2021-07-30T00:10:52.727Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 Starting whole vndr cycle because no package specified
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Ignoring paths matching "^archive/tar"
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/Microsoft/hcsshim, revision 64a2b71405dacf76c95600f4c756a991ad09cf7c, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20
00:10:53 [2021-07-30T00:10:53.933Z] 2021/07/30 00:10:53 	Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:10:54 [2021-07-30T00:10:54.646Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:10:54 [2021-07-30T00:10:54.876Z] 2021/07/30 00:10:54 	Finished clone github.com/opencontainers/go-digest
00:10:54 [2021-07-30T00:10:54.876Z] 2021/07/30 00:10:54 	Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20
00:10:54 [2021-07-30T00:10:54.876Z] 2021/07/30 00:10:54 	Finished clone github.com/moby/term
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Finished clone github.com/Azure/go-ansiterm
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Finished clone github.com/creack/pty
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Finished clone github.com/docker/libtrust
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Finished clone github.com/tchap/go-patricia
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Finished clone github.com/google/uuid
00:10:54 [2021-07-30T00:10:54.877Z] 2021/07/30 00:10:54 	Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:54 	Finished clone github.com/moby/locker
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:54 	Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:54 	Finished clone github.com/willf/bitset
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:54 	Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:54 	Finished clone github.com/moby/sys
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:55 	Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:55 	Finished clone github.com/gorilla/mux
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:55 	Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:55 	Finished clone github.com/Microsoft/go-winio
00:10:55 [2021-07-30T00:10:55.138Z] 2021/07/30 00:10:55 	Clone github.com/moby/buildkit, revision 244e8cde639f71a05a1a2e0670bd88e0206ce55c, attempt 1/20
00:10:55 [2021-07-30T00:10:55.214Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:10:55 [2021-07-30T00:10:55.710Z] 2021/07/30 00:10:55 	Finished clone github.com/sirupsen/logrus
00:10:55 [2021-07-30T00:10:55.710Z] 2021/07/30 00:10:55 	Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20
00:10:55 [2021-07-30T00:10:55.783Z] --- PASS: TestCreateServiceMultipleTimes (20.40s)
00:10:55 [2021-07-30T00:10:55.783Z] === RUN   TestCreateServiceConflict
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Finished clone github.com/docker/go-units
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Finished clone github.com/RackSec/srslog
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Finished clone github.com/syndtr/gocapability
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20
00:10:56 [2021-07-30T00:10:56.283Z] 2021/07/30 00:10:56 	Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20
00:10:56 [2021-07-30T00:10:56.474Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:10:56 [2021-07-30T00:10:56.474Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
00:10:56 [2021-07-30T00:10:56.474Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:10:56 [2021-07-30T00:10:56.474Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
00:10:56 [2021-07-30T00:10:56.474Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:10:56 [2021-07-30T00:10:56.545Z] 2021/07/30 00:10:56 	Finished clone github.com/imdario/mergo
00:10:56 [2021-07-30T00:10:56.545Z] 2021/07/30 00:10:56 	Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20
00:10:56 [2021-07-30T00:10:56.545Z] 2021/07/30 00:10:56 	Finished clone golang.org/x/sync
00:10:56 [2021-07-30T00:10:56.545Z] 2021/07/30 00:10:56 	Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20
00:10:56 [2021-07-30T00:10:56.806Z] 2021/07/30 00:10:56 	Finished clone gotest.tools/v3
00:10:56 [2021-07-30T00:10:56.806Z] 2021/07/30 00:10:56 	Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20
00:10:56 [2021-07-30T00:10:56.806Z] 2021/07/30 00:10:56 	Finished clone github.com/google/go-cmp
00:10:56 [2021-07-30T00:10:56.806Z] 2021/07/30 00:10:56 	Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20
00:10:57 [2021-07-30T00:10:57.160Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:10:57 [2021-07-30T00:10:57.378Z] 2021/07/30 00:10:57 	Finished clone github.com/tonistiigi/units
00:10:57 [2021-07-30T00:10:57.378Z] 2021/07/30 00:10:57 	Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/docker/go-connections
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/docker/libnetwork, revision 64b7a4574d1426139437d20e81c0b6d391130ec8, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/grpc-ecosystem/grpc-opentracing
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/google/shlex
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/opentracing-contrib/go-stdlib
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/mitchellh/hashstructure
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Finished clone github.com/opentracing/opentracing-go
00:10:57 [2021-07-30T00:10:57.950Z] 2021/07/30 00:10:57 	Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20
00:10:58 [2021-07-30T00:10:58.099Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:10:58 [2021-07-30T00:10:58.099Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:10:58 [2021-07-30T00:10:58.099Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:10:58 [2021-07-30T00:10:58.211Z] 2021/07/30 00:10:57 	Finished clone github.com/gofrs/flock
00:10:58 [2021-07-30T00:10:58.211Z] 2021/07/30 00:10:57 	Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20
00:10:58 [2021-07-30T00:10:58.357Z] --- PASS: TestCreateServiceConflict (2.57s)
00:10:58 [2021-07-30T00:10:58.357Z] === RUN   TestCreateServiceMaxReplicas
00:10:58 [2021-07-30T00:10:58.357Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:10:58 [2021-07-30T00:10:58.357Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:10:58 [2021-07-30T00:10:58.357Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:10:58 [2021-07-30T00:10:58.357Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Finished clone github.com/armon/go-metrics
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Finished clone github.com/sean-/seed
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Finished clone github.com/docker/go-events
00:10:59 [2021-07-30T00:10:59.597Z] 2021/07/30 00:10:59 	Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20
00:10:59 [2021-07-30T00:10:59.598Z] 2021/07/30 00:10:59 	Finished clone github.com/armon/go-radix
00:10:59 [2021-07-30T00:10:59.598Z] 2021/07/30 00:10:59 	Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20
00:11:00 [2021-07-30T00:11:00.169Z] 2021/07/30 00:10:59 	Finished clone github.com/tonistiigi/fsutil
00:11:00 [2021-07-30T00:11:00.169Z] 2021/07/30 00:10:59 	Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20
00:11:00 [2021-07-30T00:11:00.260Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Finished clone github.com/hashicorp/memberlist
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Finished clone github.com/hashicorp/errwrap
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Finished clone github.com/hashicorp/go-multierror
00:11:00 [2021-07-30T00:11:00.741Z] 2021/07/30 00:11:00 	Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20
00:11:00 [2021-07-30T00:11:00.827Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:11:01 [2021-07-30T00:11:01.684Z] 2021/07/30 00:11:01 	Finished clone github.com/docker/libkv
00:11:01 [2021-07-30T00:11:01.684Z] 2021/07/30 00:11:01 	Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20
00:11:01 [2021-07-30T00:11:01.945Z] 2021/07/30 00:11:01 	Finished clone github.com/golang/gddo
00:11:01 [2021-07-30T00:11:01.945Z] 2021/07/30 00:11:01 	Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20
00:11:02 [2021-07-30T00:11:02.206Z] 2021/07/30 00:11:02 	Finished clone github.com/vishvananda/netns
00:11:02 [2021-07-30T00:11:02.206Z] 2021/07/30 00:11:02 	Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20
00:11:02 [2021-07-30T00:11:02.467Z] 2021/07/30 00:11:02 	Finished clone github.com/hashicorp/go-sockaddr
00:11:02 [2021-07-30T00:11:02.467Z] 2021/07/30 00:11:02 	Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20
00:11:02 [2021-07-30T00:11:02.736Z] --- PASS: TestCreateServiceMaxReplicas (4.09s)
00:11:02 [2021-07-30T00:11:02.737Z] === RUN   TestCreateWithDuplicateNetworkNames
00:11:02 [2021-07-30T00:11:02.737Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:11:02 [2021-07-30T00:11:02.737Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:11:03 [2021-07-30T00:11:03.674Z]     docker_api_swarm_node_test.go:52: [da4c7bb2207ae] joining swarm manager [d141e589f3b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:11:03 [2021-07-30T00:11:03.674Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:11:03 [2021-07-30T00:11:03.868Z] 2021/07/30 00:11:03 	Finished clone github.com/moby/ipvs
00:11:03 [2021-07-30T00:11:03.868Z] 2021/07/30 00:11:03 	Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20
00:11:04 [2021-07-30T00:11:04.130Z] 2021/07/30 00:11:04 	Finished clone github.com/hashicorp/go-msgpack
00:11:04 [2021-07-30T00:11:04.130Z] 2021/07/30 00:11:04 	Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20
00:11:04 [2021-07-30T00:11:04.390Z] 2021/07/30 00:11:04 	Finished clone github.com/deckarep/golang-set
00:11:04 [2021-07-30T00:11:04.390Z] 2021/07/30 00:11:04 	Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20
00:11:04 [2021-07-30T00:11:04.390Z] 2021/07/30 00:11:04 	Finished clone github.com/vishvananda/netlink
00:11:04 [2021-07-30T00:11:04.390Z] 2021/07/30 00:11:04 	Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20
00:11:04 [2021-07-30T00:11:04.610Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:11:04 [2021-07-30T00:11:04.610Z]     docker_api_swarm_node_test.go:53: [dcc22e0d379d3] joining swarm manager [d141e589f3b46]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:11:04 [2021-07-30T00:11:04.650Z] 2021/07/30 00:11:04 	Finished clone github.com/samuel/go-zookeeper
00:11:04 [2021-07-30T00:11:04.650Z] 2021/07/30 00:11:04 	Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20
00:11:04 [2021-07-30T00:11:04.650Z] 2021/07/30 00:11:04 	Finished clone github.com/BurntSushi/toml
00:11:04 [2021-07-30T00:11:04.650Z] 2021/07/30 00:11:04 	Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20
00:11:05 [2021-07-30T00:11:05.026Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:11:05 [2021-07-30T00:11:05.221Z] 2021/07/30 00:11:04 	Finished clone github.com/coreos/go-semver
00:11:05 [2021-07-30T00:11:05.221Z] 2021/07/30 00:11:04 	Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20
00:11:05 [2021-07-30T00:11:05.987Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:11:06 [2021-07-30T00:11:06.165Z] 2021/07/30 00:11:05 	Finished clone github.com/ishidawataru/sctp
00:11:06 [2021-07-30T00:11:06.165Z] 2021/07/30 00:11:05 	Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20
00:11:06 [2021-07-30T00:11:06.555Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:11:07 [2021-07-30T00:11:07.490Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:11:07 [2021-07-30T00:11:07.490Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:11:07 [2021-07-30T00:11:07.490Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:11:07 [2021-07-30T00:11:07.553Z] 2021/07/30 00:11:07 	Finished clone golang.org/x/net
00:11:07 [2021-07-30T00:11:07.553Z] 2021/07/30 00:11:07 	Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20
00:11:08 [2021-07-30T00:11:08.058Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:11:08 [2021-07-30T00:11:08.058Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:11:08 [2021-07-30T00:11:08.058Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:11:08 [2021-07-30T00:11:08.058Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:11:08 [2021-07-30T00:11:08.127Z] 2021/07/30 00:11:07 	Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20
00:11:08 [2021-07-30T00:11:08.127Z] 2021/07/30 00:11:07 	Finished clone github.com/Microsoft/opengcs
00:11:08 [2021-07-30T00:11:08.127Z] 2021/07/30 00:11:07 	Finished clone go.etcd.io/bbolt
00:11:08 [2021-07-30T00:11:08.127Z] 2021/07/30 00:11:07 	Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20
00:11:08 [2021-07-30T00:11:08.316Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:11:08 [2021-07-30T00:11:08.388Z] 2021/07/30 00:11:08 	Finished clone github.com/hashicorp/serf
00:11:08 [2021-07-30T00:11:08.388Z] 2021/07/30 00:11:08 	Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20
00:11:08 [2021-07-30T00:11:08.650Z] 2021/07/30 00:11:08 	Finished clone github.com/grpc-ecosystem/go-grpc-middleware
00:11:08 [2021-07-30T00:11:08.650Z] 2021/07/30 00:11:08 	Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20
00:11:08 [2021-07-30T00:11:08.885Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:11:09 [2021-07-30T00:11:09.592Z] 2021/07/30 00:11:09 	Finished clone github.com/containerd/ttrpc
00:11:09 [2021-07-30T00:11:09.592Z] 2021/07/30 00:11:09 	Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20
00:11:09 [2021-07-30T00:11:09.592Z] 2021/07/30 00:11:09 	Finished clone github.com/mistifyio/go-zfs
00:11:09 [2021-07-30T00:11:09.592Z] 2021/07/30 00:11:09 	Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20
00:11:09 [2021-07-30T00:11:09.821Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:11:10 [2021-07-30T00:11:10.401Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:11:10 [2021-07-30T00:11:10.401Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:11:11 [2021-07-30T00:11:11.505Z] 2021/07/30 00:11:11 	Finished clone github.com/cyphar/filepath-securejoin
00:11:11 [2021-07-30T00:11:11.505Z] 2021/07/30 00:11:11 	Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20
00:11:11 [2021-07-30T00:11:11.505Z] 2021/07/30 00:11:11 	Finished clone github.com/vbatts/tar-split
00:11:11 [2021-07-30T00:11:11.505Z] 2021/07/30 00:11:11 	Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20
00:11:12 [2021-07-30T00:11:12.077Z] 2021/07/30 00:11:12 	Finished clone github.com/opencontainers/runtime-spec
00:11:12 [2021-07-30T00:11:12.077Z] 2021/07/30 00:11:12 	Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20
00:11:12 [2021-07-30T00:11:12.307Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:11:12 [2021-07-30T00:11:12.875Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:11:12 [2021-07-30T00:11:12.875Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:11:13 [2021-07-30T00:11:13.441Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:11:13 [2021-07-30T00:11:13.990Z] 2021/07/30 00:11:13 	Finished clone github.com/opencontainers/image-spec
00:11:13 [2021-07-30T00:11:13.990Z] 2021/07/30 00:11:13 	Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20
00:11:13 [2021-07-30T00:11:13.990Z] 2021/07/30 00:11:13 	Finished clone github.com/coreos/go-systemd
00:11:13 [2021-07-30T00:11:13.990Z] 2021/07/30 00:11:13 	Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20
00:11:14 [2021-07-30T00:11:14.008Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:11:14 [2021-07-30T00:11:14.251Z] 2021/07/30 00:11:13 	Finished clone github.com/coreos/go-systemd/v22
00:11:14 [2021-07-30T00:11:14.251Z] 2021/07/30 00:11:13 	Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20
00:11:14 [2021-07-30T00:11:14.512Z] 2021/07/30 00:11:14 	Finished clone github.com/godbus/dbus/v5
00:11:14 [2021-07-30T00:11:14.512Z] 2021/07/30 00:11:14 	Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20
00:11:14 [2021-07-30T00:11:14.943Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:11:15 [2021-07-30T00:11:15.084Z] 2021/07/30 00:11:15 	Finished clone github.com/Graylog2/go-gelf
00:11:15 [2021-07-30T00:11:15.084Z] 2021/07/30 00:11:15 	Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20
00:11:15 [2021-07-30T00:11:15.344Z] 2021/07/30 00:11:15 	Finished clone github.com/fluent/fluent-logger-golang
00:11:15 [2021-07-30T00:11:15.344Z] 2021/07/30 00:11:15 	Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20
00:11:15 [2021-07-30T00:11:15.511Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:11:15 [2021-07-30T00:11:15.511Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:11:15 [2021-07-30T00:11:15.605Z] 2021/07/30 00:11:15 	Finished clone github.com/philhofer/fwd
00:11:15 [2021-07-30T00:11:15.605Z] 2021/07/30 00:11:15 	Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20
00:11:16 [2021-07-30T00:11:16.447Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:11:17 [2021-07-30T00:11:17.015Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.65s)
00:11:17 [2021-07-30T00:11:17.015Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:11:17 [2021-07-30T00:11:17.015Z] === RUN   TestCreateServiceSecretFileMode
00:11:17 [2021-07-30T00:11:17.521Z] 2021/07/30 00:11:17 	Finished clone github.com/fsnotify/fsnotify
00:11:17 [2021-07-30T00:11:17.521Z] 2021/07/30 00:11:17 	Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20
00:11:17 [2021-07-30T00:11:17.521Z] 2021/07/30 00:11:17 	Finished clone github.com/ugorji/go
00:11:17 [2021-07-30T00:11:17.521Z] 2021/07/30 00:11:17 	Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20
00:11:17 [2021-07-30T00:11:17.784Z] 2021/07/30 00:11:17 	Finished clone github.com/jmespath/go-jmespath
00:11:17 [2021-07-30T00:11:17.784Z] 2021/07/30 00:11:17 	Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20
00:11:17 [2021-07-30T00:11:17.952Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:11:17 [2021-07-30T00:11:17.952Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:11:18 [2021-07-30T00:11:18.045Z] 2021/07/30 00:11:17 	Finished clone github.com/docker/libnetwork
00:11:18 [2021-07-30T00:11:18.045Z] 2021/07/30 00:11:17 	Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20
00:11:18 [2021-07-30T00:11:18.891Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:11:18 [2021-07-30T00:11:18.989Z] 2021/07/30 00:11:18 	Finished clone github.com/bsphere/le_go
00:11:18 [2021-07-30T00:11:18.989Z] 2021/07/30 00:11:18 	Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20
00:11:19 [2021-07-30T00:11:19.249Z] 2021/07/30 00:11:19 	Finished clone github.com/tinylib/msgp
00:11:19 [2021-07-30T00:11:19.249Z] 2021/07/30 00:11:19 	Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20
00:11:19 [2021-07-30T00:11:19.821Z] 2021/07/30 00:11:19 	Finished clone github.com/golang/groupcache
00:11:19 [2021-07-30T00:11:19.821Z] 2021/07/30 00:11:19 	Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20
00:11:20 [2021-07-30T00:11:20.271Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
00:11:20 [2021-07-30T00:11:20.272Z] === RUN   TestCreateServiceConfigFileMode
00:11:20 [2021-07-30T00:11:20.392Z] 2021/07/30 00:11:20 	Finished clone golang.org/x/oauth2
00:11:20 [2021-07-30T00:11:20.392Z] 2021/07/30 00:11:20 	Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20
00:11:20 [2021-07-30T00:11:20.530Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:11:20 [2021-07-30T00:11:20.653Z] 2021/07/30 00:11:20 	Finished clone golang.org/x/sys
00:11:20 [2021-07-30T00:11:20.653Z] 2021/07/30 00:11:20 	Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20
00:11:21 [2021-07-30T00:11:21.224Z] 2021/07/30 00:11:21 	Finished clone github.com/googleapis/gax-go
00:11:21 [2021-07-30T00:11:21.225Z] 2021/07/30 00:11:21 	Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20
00:11:22 [2021-07-30T00:11:22.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:11:22 [2021-07-30T00:11:22.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:11:22 [2021-07-30T00:11:22.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:11:22 [2021-07-30T00:11:22.433Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:11:22 [2021-07-30T00:11:22.433Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:11:22 [2021-07-30T00:11:22.609Z] 2021/07/30 00:11:22 	Finished clone github.com/miekg/dns
00:11:22 [2021-07-30T00:11:22.609Z] 2021/07/30 00:11:22 	Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20
00:11:22 [2021-07-30T00:11:22.870Z] 2021/07/30 00:11:22 	Finished clone go.opencensus.io
00:11:22 [2021-07-30T00:11:22.870Z] 2021/07/30 00:11:22 	Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20
00:11:22 [2021-07-30T00:11:22.870Z] 2021/07/30 00:11:22 	Finished clone github.com/containerd/fifo
00:11:22 [2021-07-30T00:11:22.870Z] 2021/07/30 00:11:22 	Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20
00:11:23 [2021-07-30T00:11:23.368Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:11:23 [2021-07-30T00:11:23.368Z] --- PASS: TestCreateServiceConfigFileMode (3.15s)
00:11:23 [2021-07-30T00:11:23.368Z] === RUN   TestCreateServiceSysctls
00:11:25 [2021-07-30T00:11:25.416Z] 2021/07/30 00:11:25 	Finished clone github.com/containerd/cgroups
00:11:25 [2021-07-30T00:11:25.416Z] 2021/07/30 00:11:25 	Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Finished clone github.com/containerd/go-runc
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Finished clone github.com/containerd/console
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20
00:11:26 [2021-07-30T00:11:26.802Z] 2021/07/30 00:11:26 	Finished clone golang.org/x/text
00:11:27 [2021-07-30T00:11:27.554Z] --- PASS: TestCreateServiceSysctls (3.62s)
00:11:27 [2021-07-30T00:11:27.554Z] === RUN   TestCreateServiceCapabilities
00:11:27 [2021-07-30T00:11:27.815Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:27 	Finished clone github.com/docker/distribution
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:27 	Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:27 	Finished clone github.com/moby/buildkit
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:27 	Clone github.com/docker/swarmkit, revision c9afb5fd44bb419bae719f400f31671712bcb99e, attempt 1/20
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:28 	Finished clone github.com/containerd/typeurl
00:11:28 [2021-07-30T00:11:28.261Z] 2021/07/30 00:11:28 	Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20
00:11:28 [2021-07-30T00:11:28.523Z] 2021/07/30 00:11:28 	Finished clone github.com/opencontainers/runc
00:11:28 [2021-07-30T00:11:28.523Z] 2021/07/30 00:11:28 	Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20
00:11:28 [2021-07-30T00:11:28.523Z] 2021/07/30 00:11:28 	Finished clone google.golang.org/grpc
00:11:28 [2021-07-30T00:11:28.523Z] 2021/07/30 00:11:28 	Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20
00:11:28 [2021-07-30T00:11:28.751Z] === RUN   TestDockerSuite/TestContainerAPITop
00:11:29 [2021-07-30T00:11:29.095Z] 2021/07/30 00:11:28 	Finished clone github.com/gogo/googleapis
00:11:29 [2021-07-30T00:11:29.095Z] 2021/07/30 00:11:28 	Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20
00:11:29 [2021-07-30T00:11:29.668Z] 2021/07/30 00:11:29 	Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20
00:11:29 [2021-07-30T00:11:29.668Z] 2021/07/30 00:11:29 	Finished clone github.com/containerd/continuity
00:11:29 [2021-07-30T00:11:29.688Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:11:29 [2021-07-30T00:11:29.688Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:11:29 [2021-07-30T00:11:29.688Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:11:29 [2021-07-30T00:11:29.688Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:11:30 [2021-07-30T00:11:30.256Z] --- PASS: TestCreateServiceCapabilities (3.25s)
00:11:30 [2021-07-30T00:11:30.256Z] === RUN   TestInspect
00:11:30 [2021-07-30T00:11:30.612Z] 2021/07/30 00:11:30 	Finished clone github.com/fernet/fernet-go
00:11:30 [2021-07-30T00:11:30.612Z] 2021/07/30 00:11:30 	Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20
00:11:30 [2021-07-30T00:11:30.874Z] 2021/07/30 00:11:30 	Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20
00:11:30 [2021-07-30T00:11:30.874Z] 2021/07/30 00:11:30 	Finished clone github.com/prometheus/client_golang
00:11:32 [2021-07-30T00:11:32.788Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:11:32 [2021-07-30T00:11:32.789Z] 2021/07/30 00:11:32 	Finished clone github.com/Microsoft/hcsshim
00:11:32 [2021-07-30T00:11:32.789Z] 2021/07/30 00:11:32 	Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20
00:11:32 [2021-07-30T00:11:32.789Z] 2021/07/30 00:11:32 	Finished clone golang.org/x/time
00:11:32 [2021-07-30T00:11:32.789Z] 2021/07/30 00:11:32 	Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20
00:11:33 [2021-07-30T00:11:33.732Z] 2021/07/30 00:11:33 	Finished clone github.com/hashicorp/go-immutable-radix
00:11:33 [2021-07-30T00:11:33.732Z] 2021/07/30 00:11:33 	Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20
00:11:33 [2021-07-30T00:11:33.743Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:11:33 [2021-07-30T00:11:33.743Z] --- PASS: TestInspect (3.46s)
00:11:33 [2021-07-30T00:11:33.743Z] === RUN   TestCreateJob
00:11:34 [2021-07-30T00:11:34.303Z] 2021/07/30 00:11:34 	Finished clone github.com/hashicorp/go-memdb
00:11:34 [2021-07-30T00:11:34.303Z] 2021/07/30 00:11:34 	Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20
00:11:34 [2021-07-30T00:11:34.303Z] 2021/07/30 00:11:34 	Finished clone github.com/cilium/ebpf
00:11:34 [2021-07-30T00:11:34.303Z] 2021/07/30 00:11:34 	Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20
00:11:35 [2021-07-30T00:11:35.126Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:11:35 [2021-07-30T00:11:35.246Z] 2021/07/30 00:11:34 	Finished clone github.com/hashicorp/golang-lru
00:11:35 [2021-07-30T00:11:35.246Z] 2021/07/30 00:11:34 	Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20
00:11:35 [2021-07-30T00:11:35.818Z] 2021/07/30 00:11:35 	Finished clone github.com/coreos/pkg
00:11:35 [2021-07-30T00:11:35.819Z] 2021/07/30 00:11:35 	Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20
00:11:36 [2021-07-30T00:11:36.762Z] 2021/07/30 00:11:36 	Finished clone github.com/cespare/xxhash/v2
00:11:36 [2021-07-30T00:11:36.762Z] 2021/07/30 00:11:36 	Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20
00:11:37 [2021-07-30T00:11:37.023Z] 2021/07/30 00:11:36 	Finished clone golang.org/x/crypto
00:11:37 [2021-07-30T00:11:37.023Z] 2021/07/30 00:11:36 	Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20
00:11:37 [2021-07-30T00:11:37.030Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:11:37 [2021-07-30T00:11:37.285Z] 2021/07/30 00:11:37 	Finished clone github.com/golang/protobuf
00:11:37 [2021-07-30T00:11:37.285Z] 2021/07/30 00:11:37 	Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20
00:11:37 [2021-07-30T00:11:37.546Z] 2021/07/30 00:11:37 	Finished clone github.com/beorn7/perks
00:11:37 [2021-07-30T00:11:37.546Z] 2021/07/30 00:11:37 	Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20
00:11:38 [2021-07-30T00:11:38.406Z] --- PASS: TestCreateJob (4.64s)
00:11:38 [2021-07-30T00:11:38.406Z] === RUN   TestReplicatedJob
00:11:38 [2021-07-30T00:11:38.489Z] 2021/07/30 00:11:38 	Finished clone github.com/prometheus/client_model
00:11:38 [2021-07-30T00:11:38.489Z] 2021/07/30 00:11:38 	Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20
00:11:39 [2021-07-30T00:11:39.061Z] 2021/07/30 00:11:38 	Finished clone github.com/matttproud/golang_protobuf_extensions
00:11:39 [2021-07-30T00:11:39.061Z] 2021/07/30 00:11:38 	Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20
00:11:39 [2021-07-30T00:11:39.322Z] 2021/07/30 00:11:39 	Finished clone code.cloudfoundry.org/clock
00:11:39 [2021-07-30T00:11:39.322Z] 2021/07/30 00:11:39 	Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20
00:11:40 [2021-07-30T00:11:40.266Z] 2021/07/30 00:11:39 	Finished clone github.com/pkg/errors
00:11:40 [2021-07-30T00:11:40.266Z] 2021/07/30 00:11:39 	Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20
00:11:40 [2021-07-30T00:11:40.528Z] 2021/07/30 00:11:40 	Finished clone github.com/prometheus/procfs
00:11:40 [2021-07-30T00:11:40.528Z] 2021/07/30 00:11:40 	Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20
00:11:40 [2021-07-30T00:11:40.791Z] 2021/07/30 00:11:40 	Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20
00:11:40 [2021-07-30T00:11:40.791Z] 2021/07/30 00:11:40 	Finished clone github.com/grpc-ecosystem/go-grpc-prometheus
00:11:40 [2021-07-30T00:11:40.791Z] 2021/07/30 00:11:40 	Finished clone github.com/prometheus/common
00:11:40 [2021-07-30T00:11:40.791Z] 2021/07/30 00:11:40 	Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20
00:11:41 [2021-07-30T00:11:41.053Z] 2021/07/30 00:11:40 	Finished clone github.com/morikuni/aec
00:11:41 [2021-07-30T00:11:41.053Z] 2021/07/30 00:11:40 	Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20
00:11:42 [2021-07-30T00:11:42.439Z] 2021/07/30 00:11:42 	Finished clone github.com/inconshreveable/mousetrap
00:11:42 [2021-07-30T00:11:42.439Z] 2021/07/30 00:11:42 	Finished clone github.com/docker/go-metrics
00:11:42 [2021-07-30T00:11:42.598Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:11:42 [2021-07-30T00:11:42.700Z] 2021/07/30 00:11:42 	Finished clone github.com/spf13/pflag
00:11:42 [2021-07-30T00:11:42.857Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:11:43 [2021-07-30T00:11:43.272Z] 2021/07/30 00:11:43 	Finished clone github.com/spf13/cobra
00:11:43 [2021-07-30T00:11:43.424Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:11:43 [2021-07-30T00:11:43.845Z] 2021/07/30 00:11:43 	Finished clone github.com/google/certificate-transparency-go
00:11:44 [2021-07-30T00:11:44.107Z] 2021/07/30 00:11:43 	Finished clone github.com/opencontainers/selinux
00:11:45 [2021-07-30T00:11:45.331Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:11:46 [2021-07-30T00:11:46.268Z]     docker_api_swarm_test.go:201: [d1ffa2a4b3370] joining swarm manager [d8c7fd8c474ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:11:47 [2021-07-30T00:11:47.205Z] --- PASS: TestReplicatedJob (8.84s)
00:11:47 [2021-07-30T00:11:47.205Z] === RUN   TestUpdateReplicatedJob
00:11:47 [2021-07-30T00:11:47.465Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:11:48 [2021-07-30T00:11:48.399Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
00:11:50 [2021-07-30T00:11:50.303Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
00:11:51 [2021-07-30T00:11:51.241Z] --- PASS: TestUpdateReplicatedJob (4.16s)
00:11:51 [2021-07-30T00:11:51.241Z] === RUN   TestServiceListWithStatuses
00:11:51 [2021-07-30T00:11:51.241Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:11:51 [2021-07-30T00:11:51.241Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:11:51 [2021-07-30T00:11:51.241Z] === RUN   TestDockerNetworkConnectAlias
00:11:52 [2021-07-30T00:11:52.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
00:11:53 [2021-07-30T00:11:53.555Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
00:11:55 [2021-07-30T00:11:55.461Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007634a0_<nil>}
00:11:56 [2021-07-30T00:11:56.351Z] 2021/07/30 00:11:55 	Finished clone github.com/cloudflare/cfssl
00:11:56 [2021-07-30T00:11:56.397Z] --- PASS: TestDockerNetworkConnectAlias (5.03s)
00:11:56 [2021-07-30T00:11:56.397Z] === RUN   TestDockerNetworkReConnect
00:11:57 [2021-07-30T00:11:57.333Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665996161_/foo_false__<nil>_<nil>_<nil>}
00:11:58 [2021-07-30T00:11:58.732Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665996161_/foo_true__<nil>_<nil>_<nil>}
00:12:00 [2021-07-30T00:12:00.634Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_false__<nil>_<nil>_<nil>}
00:12:00 [2021-07-30T00:12:00.634Z] --- PASS: TestDockerNetworkReConnect (4.19s)
00:12:00 [2021-07-30T00:12:00.634Z] === RUN   TestServicePlugin
00:12:02 [2021-07-30T00:12:02.013Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_true__<nil>_<nil>_<nil>}
00:12:02 [2021-07-30T00:12:02.938Z] 2021/07/30 00:12:01 	Finished clone github.com/docker/swarmkit
00:12:02 [2021-07-30T00:12:02.938Z] 2021/07/30 00:12:02 	Finished clone github.com/coreos/etcd
00:12:02 [2021-07-30T00:12:02.950Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_true__0xc0007634d0_<nil>_<nil>}
00:12:03 [2021-07-30T00:12:03.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007634e8_<nil>}
00:12:04 [2021-07-30T00:12:04.457Z]     plugin_test.go:62: [d0f4839618e4b] joining swarm manager [d7beec154bc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:12:05 [2021-07-30T00:12:05.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000763500_<nil>}
00:12:05 [2021-07-30T00:12:05.958Z]     plugin_test.go:65: [deed484b27dce] joining swarm manager [d7beec154bc36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:12:07 [2021-07-30T00:12:07.336Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000763518_<nil>}
00:12:08 [2021-07-30T00:12:08.711Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:12:08 [2021-07-30T00:12:08.711Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000763530_<nil>}
00:12:10 [2021-07-30T00:12:10.618Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:12:10 [2021-07-30T00:12:10.618Z]     docker_api_swarm_test.go:383: [de28fefb2a4c2] joining swarm manager [d7b206eac7bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:12:11 [2021-07-30T00:12:11.083Z] 2021/07/30 00:12:10 	Finished clone cloud.google.com/go
00:12:12 [2021-07-30T00:12:12.521Z]     docker_api_swarm_test.go:384: [d7613be6da4fe] joining swarm manager [d7b206eac7bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:12:12 [2021-07-30T00:12:12.521Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:12:14 [2021-07-30T00:12:14.390Z] 2021/07/30 00:12:14 	Finished clone github.com/containerd/containerd
00:12:15 [2021-07-30T00:12:15.809Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:12:17 [2021-07-30T00:12:17.185Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:12:20 [2021-07-30T00:12:20.472Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:12:22 [2021-07-30T00:12:22.382Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:12:22 [2021-07-30T00:12:22.382Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:12:22 [2021-07-30T00:12:22.951Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:12:23 [2021-07-30T00:12:23.889Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:12:24 [2021-07-30T00:12:24.398Z] 2021/07/30 00:12:24 	Finished clone github.com/gogo/protobuf
00:12:24 [2021-07-30T00:12:24.456Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:12:25 [2021-07-30T00:12:25.024Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:12:25 [2021-07-30T00:12:25.788Z] 2021/07/30 00:12:25 	Finished clone google.golang.org/genproto
00:12:25 [2021-07-30T00:12:25.960Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:12:26 [2021-07-30T00:12:26.528Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:12:27 [2021-07-30T00:12:27.465Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:12:28 [2021-07-30T00:12:28.403Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:12:28 [2021-07-30T00:12:28.970Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:12:29 [2021-07-30T00:12:29.906Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:12:30 [2021-07-30T00:12:30.842Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:12:31 [2021-07-30T00:12:31.410Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:12:31 [2021-07-30T00:12:31.980Z] --- PASS: TestServicePlugin (31.39s)
00:12:31 [2021-07-30T00:12:31.980Z] === RUN   TestServiceUpdateLabel
00:12:32 [2021-07-30T00:12:32.238Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:12:33 [2021-07-30T00:12:33.614Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:12:34 [2021-07-30T00:12:34.551Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:12:34 [2021-07-30T00:12:34.551Z] --- PASS: TestServiceUpdateLabel (2.63s)
00:12:34 [2021-07-30T00:12:34.551Z] === RUN   TestServiceUpdateSecrets
00:12:35 [2021-07-30T00:12:35.489Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:12:35 [2021-07-30T00:12:35.489Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:12:36 [2021-07-30T00:12:36.426Z] === RUN   TestDockerSuite/TestCpRelativePath
00:12:37 [2021-07-30T00:12:37.364Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:12:38 [2021-07-30T00:12:38.302Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:12:39 [2021-07-30T00:12:39.240Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:12:39 [2021-07-30T00:12:39.809Z] === RUN   TestDockerSuite/TestCpToCaseA
00:12:41 [2021-07-30T00:12:41.185Z] === RUN   TestDockerSuite/TestCpToCaseB
00:12:41 [2021-07-30T00:12:41.752Z] === RUN   TestDockerSuite/TestCpToCaseC
00:12:44 [2021-07-30T00:12:44.307Z] === RUN   TestDockerSuite/TestCpToCaseD
00:12:48 [2021-07-30T00:12:48.501Z] === RUN   TestDockerSuite/TestCpToCaseE
00:12:50 [2021-07-30T00:12:50.405Z] --- PASS: TestServiceUpdateSecrets (15.70s)
00:12:50 [2021-07-30T00:12:50.405Z] === RUN   TestServiceUpdateConfigs
00:12:51 [2021-07-30T00:12:51.342Z] === RUN   TestDockerSuite/TestCpToCaseF
00:12:52 [2021-07-30T00:12:52.720Z] === RUN   TestDockerSuite/TestCpToCaseG
00:12:56 [2021-07-30T00:12:56.912Z] === RUN   TestDockerSuite/TestCpToCaseH
00:13:00 [2021-07-30T00:13:00.203Z] === RUN   TestDockerSuite/TestCpToCaseI
00:13:00 [2021-07-30T00:13:00.771Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:13:04 [2021-07-30T00:13:04.061Z]     check_test.go:380: [d7613be6da4fe] daemon is not started
00:13:04 [2021-07-30T00:13:04.061Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:13:05 [2021-07-30T00:13:05.966Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:13:05 [2021-07-30T00:13:05.966Z] --- PASS: TestServiceUpdateConfigs (15.75s)
00:13:05 [2021-07-30T00:13:05.966Z] === RUN   TestServiceUpdateNetwork
00:13:05 [2021-07-30T00:13:05.966Z]     docker_api_swarm_test.go:801: [d7ceb185a49fe] joining swarm manager [df90df769764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:13:06 [2021-07-30T00:13:06.907Z] === RUN   TestDockerSuite/TestCpToDot
00:13:07 [2021-07-30T00:13:07.846Z]     docker_api_swarm_test.go:801: [d7deb9db22d56] joining swarm manager [df90df769764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:13:08 [2021-07-30T00:13:08.414Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:13:09 [2021-07-30T00:13:09.353Z]     docker_api_swarm_test.go:801: [d8aea6034f48d] joining swarm manager [df90df769764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:13:10 [2021-07-30T00:13:10.741Z]     docker_api_swarm_test.go:801: [dd1ff2c26c45d] joining swarm manager [df90df769764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:13:10 [2021-07-30T00:13:10.741Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:13:12 [2021-07-30T00:13:12.537Z] 2021/07/30 00:13:09 	Finished clone github.com/hashicorp/consul
00:13:12 [2021-07-30T00:13:12.645Z] === RUN   TestDockerSuite/TestCpToStdout
00:13:13 [2021-07-30T00:13:13.213Z]     docker_api_swarm_test.go:809: [d421b458364be] joining swarm manager [df90df769764f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:13:13 [2021-07-30T00:13:13.213Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:13:14 [2021-07-30T00:13:14.589Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:13:14 [2021-07-30T00:13:14.848Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:13:15 [2021-07-30T00:13:15.786Z] === RUN   TestDockerSuite/TestCpVolumePath
00:13:16 [2021-07-30T00:13:16.745Z] 2021/07/30 00:13:16 	Finished clone github.com/aws/aws-sdk-go
00:13:16 [2021-07-30T00:13:16.811Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:13:16 [2021-07-30T00:13:16.811Z] === RUN   TestDockerSuite/TestCreateArgs
00:13:16 [2021-07-30T00:13:16.811Z] === RUN   TestDockerSuite/TestCreateByImageID
00:13:17 [2021-07-30T00:13:17.379Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:13:17 [2021-07-30T00:13:17.946Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:13:17 [2021-07-30T00:13:17.946Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:13:17 [2021-07-30T00:13:17.946Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:13:17 [2021-07-30T00:13:17.946Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:13:19 [2021-07-30T00:13:19.324Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:13:19 [2021-07-30T00:13:19.583Z] === RUN   TestDockerSuite/TestCreateLabels
00:13:19 [2021-07-30T00:13:19.583Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:13:19 [2021-07-30T00:13:19.583Z] === RUN   TestDockerSuite/TestCreateRM
00:13:19 [2021-07-30T00:13:19.843Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:13:19 [2021-07-30T00:13:19.843Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:13:19 [2021-07-30T00:13:19.843Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:13:19 [2021-07-30T00:13:19.843Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:13:19 [2021-07-30T00:13:19.843Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:13:21 [2021-07-30T00:13:21.220Z] --- PASS: TestServiceUpdateNetwork (15.00s)
00:13:21 [2021-07-30T00:13:21.220Z] === RUN   TestServiceUpdatePidsLimit
00:13:22 [2021-07-30T00:13:22.159Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:13:22 [2021-07-30T00:13:22.159Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:13:22 [2021-07-30T00:13:22.159Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:13:22 [2021-07-30T00:13:22.419Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:13:23 [2021-07-30T00:13:23.800Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:13:26 [2021-07-30T00:13:26.334Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:13:27 [2021-07-30T00:13:27.271Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:13:28 [2021-07-30T00:13:28.649Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:13:29 [2021-07-30T00:13:29.381Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:13:30 [2021-07-30T00:13:30.760Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:13:31 [2021-07-30T00:13:31.019Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:13:32 [2021-07-30T00:13:32.400Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:13:33 [2021-07-30T00:13:33.341Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:13:34 [2021-07-30T00:13:34.735Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:13:34 [2021-07-30T00:13:34.735Z] === RUN   TestDockerSuite/TestDevicePermissions
00:13:35 [2021-07-30T00:13:35.673Z] === RUN   TestDockerSuite/TestDockerFails
00:13:35 [2021-07-30T00:13:35.673Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:13:35 [2021-07-30T00:13:35.673Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:13:35 [2021-07-30T00:13:35.673Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:13:36 [2021-07-30T00:13:36.609Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:13:37 [2021-07-30T00:13:37.544Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:13:39 [2021-07-30T00:13:39.447Z] --- PASS: TestServiceUpdatePidsLimit (18.41s)
00:13:39 [2021-07-30T00:13:39.447Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s)
00:13:39 [2021-07-30T00:13:39.447Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.35s)
00:13:39 [2021-07-30T00:13:39.447Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.62s)
00:13:39 [2021-07-30T00:13:39.447Z] PASS
00:13:39 [2021-07-30T00:13:39.447Z] 
00:13:39 [2021-07-30T00:13:39.447Z] === Skipped
00:13:39 [2021-07-30T00:13:39.447Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:13:39 [2021-07-30T00:13:39.447Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:13:39 [2021-07-30T00:13:39.447Z] 
00:13:39 [2021-07-30T00:13:39.447Z] 
00:13:39 [2021-07-30T00:13:39.447Z] DONE 27 tests, 1 skipped in 195.481s
00:13:39 [2021-07-30T00:13:39.448Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:13:39 [2021-07-30T00:13:39.448Z] ++ 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
00:13:39 [2021-07-30T00:13:39.448Z] ++ set -e
00:13:39 [2021-07-30T00:13:39.448Z] ++ '[' -n 0 ']'
00:13:39 [2021-07-30T00:13:39.448Z] ++ set -x
00:13:39 [2021-07-30T00:13:39.448Z] ++ 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
00:13:39 [2021-07-30T00:13:39.448Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:13:39 [2021-07-30T00:13:39.448Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:13:39 [2021-07-30T00:13:39.448Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:13:39 [2021-07-30T00:13:39.448Z] INFO: Testing against a local daemon
00:13:39 [2021-07-30T00:13:39.448Z] === RUN   TestSessionCreate
00:13:39 [2021-07-30T00:13:39.707Z] --- PASS: TestSessionCreate (0.04s)
00:13:39 [2021-07-30T00:13:39.707Z] === RUN   TestSessionCreateWithBadUpgrade
00:13:39 [2021-07-30T00:13:39.707Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:13:39 [2021-07-30T00:13:39.707Z] PASS
00:13:39 [2021-07-30T00:13:39.707Z] 
00:13:39 [2021-07-30T00:13:39.707Z] DONE 2 tests in 0.214s
00:13:39 [2021-07-30T00:13:39.707Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:13:39 [2021-07-30T00:13:39.707Z] ++ 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
00:13:39 [2021-07-30T00:13:39.707Z] ++ set -e
00:13:39 [2021-07-30T00:13:39.707Z] ++ '[' -n 0 ']'
00:13:39 [2021-07-30T00:13:39.707Z] ++ set -x
00:13:39 [2021-07-30T00:13:39.707Z] ++ 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
00:13:39 [2021-07-30T00:13:39.707Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:13:39 [2021-07-30T00:13:39.707Z] INFO: Testing against a local daemon
00:13:39 [2021-07-30T00:13:39.707Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:13:39 [2021-07-30T00:13:39.707Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:13:39 [2021-07-30T00:13:39.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:13:39 [2021-07-30T00:13:39.707Z] === RUN   TestEventsExecDie
00:13:41 [2021-07-30T00:13:41.612Z] --- PASS: TestEventsExecDie (1.64s)
00:13:41 [2021-07-30T00:13:41.612Z] === RUN   TestEventsBackwardsCompatible
00:13:41 [2021-07-30T00:13:41.612Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
00:13:41 [2021-07-30T00:13:41.612Z] === RUN   TestInfoBinaryCommits
00:13:41 [2021-07-30T00:13:41.612Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:13:41 [2021-07-30T00:13:41.612Z] === RUN   TestInfoAPIVersioned
00:13:41 [2021-07-30T00:13:41.612Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:13:41 [2021-07-30T00:13:41.612Z] === RUN   TestInfoDiscoveryBackend
00:13:42 [2021-07-30T00:13:42.180Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
00:13:42 [2021-07-30T00:13:42.180Z] === RUN   TestInfoDiscoveryInvalidAdvertise
00:13:43 [2021-07-30T00:13:43.116Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
00:13:43 [2021-07-30T00:13:43.116Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
00:13:43 [2021-07-30T00:13:43.684Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
00:13:43 [2021-07-30T00:13:43.684Z] === RUN   TestInfoAPI
00:13:43 [2021-07-30T00:13:43.684Z] --- PASS: TestInfoAPI (0.02s)
00:13:43 [2021-07-30T00:13:43.684Z] === RUN   TestInfoAPIWarnings
00:13:46 [2021-07-30T00:13:46.970Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:13:47 [2021-07-30T00:13:47.110Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:13:47 [2021-07-30T00:13:47.110Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:13:47 [2021-07-30T00:13:47.110Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:13:47 [2021-07-30T00:13:47.110Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:13:47 [2021-07-30T00:13:47.110Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:13:47 [2021-07-30T00:13:47.568Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:13:49 [2021-07-30T00:13:49.528Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:13:51 [2021-07-30T00:13:51.303Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:13:52 [2021-07-30T00:13:52.065Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:13:53 [2021-07-30T00:13:53.442Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:13:53 [2021-07-30T00:13:53.478Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:13:53 [2021-07-30T00:13:53.479Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
00:13:53 [2021-07-30T00:13:53.479Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:13:53 [2021-07-30T00:13:53.479Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
00:13:53 [2021-07-30T00:13:53.479Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:13:53 [2021-07-30T00:13:53.479Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:13:54 [2021-07-30T00:13:54.010Z] === RUN   TestDockerSuite/TestEventsAttach
00:13:54 [2021-07-30T00:13:54.947Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:13:54 [2021-07-30T00:13:54.947Z] === RUN   TestDockerSuite/TestEventsCommit
00:13:55 [2021-07-30T00:13:55.885Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:13:56 [2021-07-30T00:13:56.822Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:13:57 [2021-07-30T00:13:57.221Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:13:57 [2021-07-30T00:13:57.389Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:13:57 [2021-07-30T00:13:57.956Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:13:59 [2021-07-30T00:13:59.859Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:13:59 [2021-07-30T00:13:59.859Z] --- PASS: TestInfoAPIWarnings (16.36s)
00:13:59 [2021-07-30T00:13:59.859Z] === RUN   TestInfoDebug
00:14:00 [2021-07-30T00:14:00.432Z] --- PASS: TestInfoDebug (0.54s)
00:14:00 [2021-07-30T00:14:00.432Z] === RUN   TestInfoInsecureRegistries
00:14:01 [2021-07-30T00:14:01.000Z] --- PASS: TestInfoInsecureRegistries (0.55s)
00:14:01 [2021-07-30T00:14:01.000Z] === RUN   TestInfoRegistryMirrors
00:14:01 [2021-07-30T00:14:01.569Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:14:01 [2021-07-30T00:14:01.569Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:14:01 [2021-07-30T00:14:01.569Z] === RUN   TestLoginFailsWithBadCredentials
00:14:01 [2021-07-30T00:14:01.828Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
00:14:01 [2021-07-30T00:14:01.828Z] === RUN   TestPingCacheHeaders
00:14:01 [2021-07-30T00:14:01.828Z] --- PASS: TestPingCacheHeaders (0.05s)
00:14:01 [2021-07-30T00:14:01.828Z] === RUN   TestPingGet
00:14:01 [2021-07-30T00:14:01.828Z] --- PASS: TestPingGet (0.01s)
00:14:01 [2021-07-30T00:14:01.828Z] === RUN   TestPingHead
00:14:01 [2021-07-30T00:14:01.828Z] --- PASS: TestPingHead (0.02s)
00:14:01 [2021-07-30T00:14:01.828Z] === RUN   TestVersion
00:14:01 [2021-07-30T00:14:01.828Z] --- PASS: TestVersion (0.04s)
00:14:01 [2021-07-30T00:14:01.828Z] PASS
00:14:01 [2021-07-30T00:14:01.828Z] 
00:14:01 [2021-07-30T00:14:01.828Z] === Skipped
00:14:01 [2021-07-30T00:14:01.828Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:14:01 [2021-07-30T00:14:01.828Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:14:01 [2021-07-30T00:14:01.828Z] 
00:14:01 [2021-07-30T00:14:01.828Z] 
00:14:01 [2021-07-30T00:14:01.828Z] DONE 18 tests, 1 skipped in 22.234s
00:14:01 [2021-07-30T00:14:01.828Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:14:01 [2021-07-30T00:14:01.828Z] ++ 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
00:14:01 [2021-07-30T00:14:01.828Z] ++ set -e
00:14:01 [2021-07-30T00:14:01.828Z] ++ '[' -n 0 ']'
00:14:01 [2021-07-30T00:14:01.828Z] ++ set -x
00:14:01 [2021-07-30T00:14:01.828Z] ++ 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
00:14:02 [2021-07-30T00:14:02.087Z] INFO: Testing against a local daemon
00:14:02 [2021-07-30T00:14:02.087Z] === RUN   TestVolumesCreateAndList
00:14:02 [2021-07-30T00:14:02.087Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:14:02 [2021-07-30T00:14:02.087Z] === RUN   TestVolumesRemove
00:14:02 [2021-07-30T00:14:02.087Z] --- PASS: TestVolumesRemove (0.08s)
00:14:02 [2021-07-30T00:14:02.087Z] === RUN   TestVolumesInspect
00:14:02 [2021-07-30T00:14:02.087Z] --- PASS: TestVolumesInspect (0.03s)
00:14:02 [2021-07-30T00:14:02.087Z] === RUN   TestVolumesInvalidJSON
00:14:02 [2021-07-30T00:14:02.087Z] === RUN   TestVolumesInvalidJSON//volumes/create
00:14:02 [2021-07-30T00:14:02.087Z] === PAUSE TestVolumesInvalidJSON//volumes/create
00:14:02 [2021-07-30T00:14:02.087Z] === CONT  TestVolumesInvalidJSON//volumes/create
00:14:02 [2021-07-30T00:14:02.087Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:14:02 [2021-07-30T00:14:02.087Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
00:14:02 [2021-07-30T00:14:02.346Z] PASS
00:14:02 [2021-07-30T00:14:02.346Z] 
00:14:02 [2021-07-30T00:14:02.346Z] DONE 5 tests in 0.309s
00:14:02 [2021-07-30T00:14:02.346Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:14:02 [2021-07-30T00:14:02.605Z] ++++ cat bundles/test-integration/docker.pid
00:14:02 [2021-07-30T00:14:02.605Z] +++ kill 5646
00:14:03 [2021-07-30T00:14:03.982Z] +++ /etc/init.d/apparmor stop
00:14:03 [2021-07-30T00:14:03.982Z] Leaving: AppArmorNo profiles have been unloaded.
00:14:03 [2021-07-30T00:14:03.982Z] 
00:14:03 [2021-07-30T00:14:03.982Z] Unloading profiles will leave already running processes permanently
00:14:03 [2021-07-30T00:14:03.982Z] unconfined, which can lead to unexpected situations.
00:14:03 [2021-07-30T00:14:03.982Z] 
00:14:03 [2021-07-30T00:14:03.982Z] To set a process to complain mode, use the command line tool
00:14:03 [2021-07-30T00:14:03.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:14:03 [2021-07-30T00:14:03.982Z] +++ true
00:14:03 [2021-07-30T00:14:03.982Z] exiting test-integration
00:14:03 [2021-07-30T00:14:03.982Z] ++ exit 0
00:14:03 [2021-07-30T00:14:03.982Z] 
00:14:04 [2021-07-30T00:14:04.921Z] + for job in $(jobs -p)
00:14:04 [2021-07-30T00:14:04.921Z] + wait 2387
00:14:05 [2021-07-30T00:14:05.181Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:14:07 [2021-07-30T00:14:07.716Z] === RUN   TestDockerSuite/TestEventsCopy
00:14:08 [2021-07-30T00:14:08.299Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:14:10 [2021-07-30T00:14:10.215Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:14:10 [2021-07-30T00:14:10.782Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:14:11 [2021-07-30T00:14:11.041Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:14:12 [2021-07-30T00:14:12.031Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:14:12 [2021-07-30T00:14:12.418Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:14:13 [2021-07-30T00:14:13.352Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:14:13 [2021-07-30T00:14:13.352Z] === RUN   TestDockerSuite/TestEventsFilterType
00:14:13 [2021-07-30T00:14:13.611Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:14:13 [2021-07-30T00:14:13.611Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:14:13 [2021-07-30T00:14:13.870Z] === RUN   TestDockerSuite/TestEventsFilters
00:14:15 [2021-07-30T00:14:15.246Z] === RUN   TestDockerSuite/TestEventsFormat
00:14:16 [2021-07-30T00:14:16.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:14:16 [2021-07-30T00:14:16.624Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:14:16 [2021-07-30T00:14:16.624Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:14:16 [2021-07-30T00:14:16.624Z] === RUN   TestDockerSuite/TestEventsImageImport
00:14:17 [2021-07-30T00:14:17.563Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:14:17 [2021-07-30T00:14:17.563Z] === RUN   TestDockerSuite/TestEventsImagePull
00:14:18 [2021-07-30T00:14:18.132Z] === RUN   TestDockerSuite/TestEventsImageTag
00:14:19 [2021-07-30T00:14:19.513Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:14:19 [2021-07-30T00:14:19.513Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:14:19 [2021-07-30T00:14:19.513Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:14:19 [2021-07-30T00:14:19.513Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:14:19 [2021-07-30T00:14:19.513Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:14:19 [2021-07-30T00:14:19.513Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:14:21 [2021-07-30T00:14:21.417Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:14:21 [2021-07-30T00:14:21.417Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:14:21 [2021-07-30T00:14:21.986Z] === RUN   TestDockerSuite/TestEventsRename
00:14:22 [2021-07-30T00:14:22.554Z] === RUN   TestDockerSuite/TestEventsResize
00:14:23 [2021-07-30T00:14:23.495Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:14:23 [2021-07-30T00:14:23.754Z]     docker_api_swarm_service_test.go:394: [d14b09796ea63] joining swarm manager [d100105a180ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:14:24 [2021-07-30T00:14:24.322Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:14:24 [2021-07-30T00:14:24.412Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:14:24 [2021-07-30T00:14:24.412Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:14:24 [2021-07-30T00:14:24.412Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
00:14:24 [2021-07-30T00:14:24.412Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:14:24 [2021-07-30T00:14:24.581Z]     docker_api_swarm_service_test.go:394: [da020f774804c] joining swarm manager [d100105a180ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:14:25 [2021-07-30T00:14:25.959Z] === RUN   TestDockerSuite/TestEventsStreaming
00:14:26 [2021-07-30T00:14:26.894Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:14:28 [2021-07-30T00:14:28.144Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:14:29 [2021-07-30T00:14:29.683Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:14:30 [2021-07-30T00:14:30.182Z] === RUN   TestDockerSuite/TestEventsTop
00:14:31 [2021-07-30T00:14:31.560Z] === RUN   TestDockerSuite/TestEventsUntag
00:14:34 [2021-07-30T00:14:34.103Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:14:42 [2021-07-30T00:14:42.063Z] === RUN   TestDockerSuite/TestBuildAddScript
00:14:42 [2021-07-30T00:14:42.064Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
00:14:42 [2021-07-30T00:14:42.064Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:14:42 [2021-07-30T00:14:42.064Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
00:14:42 [2021-07-30T00:14:42.064Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:14:42 [2021-07-30T00:14:42.064Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
00:14:42 [2021-07-30T00:14:42.064Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:14:42 [2021-07-30T00:14:42.064Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
00:14:42 [2021-07-30T00:14:42.064Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:14:42 [2021-07-30T00:14:42.064Z] === RUN   TestDockerSuite/TestBuildAddTar
00:14:42 [2021-07-30T00:14:42.235Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:14:44 [2021-07-30T00:14:44.138Z]     docker_api_swarm_service_test.go:342: [db81b66760579] joining swarm manager [d31e0f8521fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:14:45 [2021-07-30T00:14:45.074Z]     docker_api_swarm_service_test.go:342: [d7883c0a99eab] joining swarm manager [d31e0f8521fce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:14:45 [2021-07-30T00:14:45.074Z] === RUN   TestDockerSuite/TestExec
00:14:46 [2021-07-30T00:14:46.980Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:14:47 [2021-07-30T00:14:47.916Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:14:48 [2021-07-30T00:14:48.854Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:14:49 [2021-07-30T00:14:49.792Z] === RUN   TestDockerSuite/TestExecAPIStart
00:14:52 [2021-07-30T00:14:52.327Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:14:52 [2021-07-30T00:14:52.895Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:14:53 [2021-07-30T00:14:53.833Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:14:54 [2021-07-30T00:14:54.768Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:14:55 [2021-07-30T00:14:55.705Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:14:56 [2021-07-30T00:14:56.640Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:14:57 [2021-07-30T00:14:57.577Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:14:59 [2021-07-30T00:14:59.484Z] === RUN   TestDockerSuite/TestExecCgroup
00:15:00 [2021-07-30T00:15:00.861Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:15:01 [2021-07-30T00:15:01.816Z] === RUN   TestDockerSuite/TestExecEnv
00:15:03 [2021-07-30T00:15:03.197Z]     docker_api_swarm_service_test.go:489: [df3172c739164] joining swarm manager [db698ed8bc3d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:15:03 [2021-07-30T00:15:03.197Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:15:04 [2021-07-30T00:15:04.133Z]     docker_api_swarm_service_test.go:489: [d9c97fdb84b7a] joining swarm manager [db698ed8bc3d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:15:06 [2021-07-30T00:15:06.037Z] === RUN   TestDockerSuite/TestExecExitStatus
00:15:07 [2021-07-30T00:15:07.414Z] === RUN   TestDockerSuite/TestExecInspectID
00:15:09 [2021-07-30T00:15:09.947Z] === RUN   TestDockerSuite/TestExecInteractive
00:15:10 [2021-07-30T00:15:10.514Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:15:11 [2021-07-30T00:15:11.450Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:15:12 [2021-07-30T00:15:12.387Z] === RUN   TestDockerSuite/TestExecParseError
00:15:13 [2021-07-30T00:15:13.324Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:15:13 [2021-07-30T00:15:13.893Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:15:14 [2021-07-30T00:15:14.830Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:15:18 [2021-07-30T00:15:18.119Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:15:18 [2021-07-30T00:15:18.119Z] === RUN   TestDockerSuite/TestExecSetEnv
00:15:19 [2021-07-30T00:15:19.494Z] === RUN   TestDockerSuite/TestExecStartFails
00:15:20 [2021-07-30T00:15:20.871Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:15:26 [2021-07-30T00:15:26.139Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:15:27 [2021-07-30T00:15:27.517Z]     docker_api_swarm_service_test.go:127: [d61639ec28112] joining swarm manager [d60a1911ae155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:15:28 [2021-07-30T00:15:28.120Z]     docker_api_swarm_service_test.go:128: [d7a4ab43f6a8f] joining swarm manager [d60a1911ae155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:15:30 [2021-07-30T00:15:30.660Z]     docker_api_swarm_service_test.go:136: [d1094783dc4b0] joining swarm manager [d60a1911ae155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:15:31 [2021-07-30T00:15:31.227Z]     docker_api_swarm_service_test.go:137: [d7ac56cc3e7b3] joining swarm manager [d60a1911ae155]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:15:33 [2021-07-30T00:15:33.133Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:15:33 [2021-07-30T00:15:33.700Z] === RUN   TestDockerSuite/TestExecTTY
00:15:34 [2021-07-30T00:15:34.637Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:15:35 [2021-07-30T00:15:35.573Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:15:36 [2021-07-30T00:15:36.513Z] === RUN   TestDockerSuite/TestExecUlimits
00:15:37 [2021-07-30T00:15:37.449Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:15:37 [2021-07-30T00:15:37.449Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:15:37 [2021-07-30T00:15:37.449Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:15:39 [2021-07-30T00:15:39.355Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:15:40 [2021-07-30T00:15:40.292Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:15:42 [2021-07-30T00:15:42.194Z] === RUN   TestDockerSuite/TestExecWithTERM
00:15:42 [2021-07-30T00:15:42.528Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:15:42 [2021-07-30T00:15:42.528Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
00:15:42 [2021-07-30T00:15:42.528Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:15:42 [2021-07-30T00:15:42.528Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
00:15:42 [2021-07-30T00:15:42.528Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:15:42 [2021-07-30T00:15:42.761Z] === RUN   TestDockerSuite/TestExecWithUser
00:15:44 [2021-07-30T00:15:44.138Z] === RUN   TestDockerSuite/TestGetContainerStats
00:15:49 [2021-07-30T00:15:49.406Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:15:53 [2021-07-30T00:15:53.591Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:15:53 [2021-07-30T00:15:53.591Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:15:55 [2021-07-30T00:15:55.505Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:15:55 [2021-07-30T00:15:55.769Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:15:58 [2021-07-30T00:15:58.307Z]     docker_api_swarm_service_test.go:303: [db92227755ec9] joining swarm manager [dbb2150c44f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:15:58 [2021-07-30T00:15:58.566Z]     docker_api_swarm_service_test.go:303: [d40e3f4cc7b59] joining swarm manager [dbb2150c44f34]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:00 [2021-07-30T00:16:00.474Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:16:01 [2021-07-30T00:16:01.411Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:16:01 [2021-07-30T00:16:01.411Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:16:01 [2021-07-30T00:16:01.411Z] === RUN   TestDockerSuite/TestHealth
00:16:07 [2021-07-30T00:16:07.662Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:16:07 [2021-07-30T00:16:07.662Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
00:16:08 [2021-07-30T00:16:08.630Z] === RUN   TestDockerSuite/TestBuildBlankName
00:16:09 [2021-07-30T00:16:09.600Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:16:18 [2021-07-30T00:16:18.169Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:16:18 [2021-07-30T00:16:18.169Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
00:16:19 [2021-07-30T00:16:19.497Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:16:19 [2021-07-30T00:16:19.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:16:22 [2021-07-30T00:16:22.033Z]     docker_api_swarm_service_test.go:99: [d84d8452c55bc] joining swarm manager [ddcff327cd652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:22 [2021-07-30T00:16:22.293Z]     docker_api_swarm_service_test.go:100: [d619b6f3e4ad8] joining swarm manager [ddcff327cd652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:23 [2021-07-30T00:16:23.406Z] 2021/07/30 00:16:15 	Finished clone google.golang.org/api
00:16:23 [2021-07-30T00:16:23.406Z] 2021/07/30 00:16:15 Dependencies downloaded. Download time: 5m22.16095339s
00:16:23 [2021-07-30T00:16:23.406Z] 2021/07/30 00:16:15 Collecting all dependencies
00:16:23 [2021-07-30T00:16:23.670Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:16:23 [2021-07-30T00:16:23.670Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:16:23 [2021-07-30T00:16:23.670Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:16:23 [2021-07-30T00:16:23.670Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:16:24 [2021-07-30T00:16:24.607Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:16:24 [2021-07-30T00:16:24.867Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:16:25 [2021-07-30T00:16:25.504Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:16:26 [2021-07-30T00:16:26.247Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:16:26 [2021-07-30T00:16:26.247Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:16:26 [2021-07-30T00:16:26.247Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:16:26 [2021-07-30T00:16:26.506Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:16:26 [2021-07-30T00:16:26.703Z] 2021/07/30 00:16:26 Clean vendor dir from unused packages
00:16:26 [2021-07-30T00:16:26.703Z] 2021/07/30 00:16:26 	Ignoring paths matching "^archive/tar"
00:16:26 [2021-07-30T00:16:26.765Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:16:27 [2021-07-30T00:16:27.024Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:16:27 [2021-07-30T00:16:27.593Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:16:27 [2021-07-30T00:16:27.645Z] 2021/07/30 00:16:27 Success
00:16:27 [2021-07-30T00:16:27.645Z] 2021/07/30 00:16:27 Running time: 5m37.904065608s
00:16:27 [2021-07-30T00:16:27.645Z] Congratulations! All vendoring changes are done the right way.
00:16:27 [2021-07-30T00:16:27.852Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:16:28 [2021-07-30T00:16:28.526Z] + echo Ensuring container killed.
00:16:28 [2021-07-30T00:16:28.526Z] Ensuring container killed.
00:16:28 [2021-07-30T00:16:28.526Z] + docker rm -vf docker-pr4
00:16:28 [2021-07-30T00:16:28.526Z] Error: No such container: docker-pr4
[Pipeline] sh
00:16:28 [2021-07-30T00:16:28.789Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:16:28 [2021-07-30T00:16:28.811Z] + echo Chowning /workspace to jenkins user
00:16:28 [2021-07-30T00:16:28.811Z] Chowning /workspace to jenkins user
00:16:28 [2021-07-30T00:16:28.811Z] + id -u
00:16:28 [2021-07-30T00:16:28.811Z] + id -g
00:16:28 [2021-07-30T00:16:28.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:16:29 [2021-07-30T00:16:29.048Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:16:29 [2021-07-30T00:16:29.985Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:16:30 [2021-07-30T00:16:30.069Z] + bundleName=unit
00:16:30 [2021-07-30T00:16:30.069Z] + echo Creating unit-bundles.tar.gz
00:16:30 [2021-07-30T00:16:30.069Z] Creating unit-bundles.tar.gz
00:16:30 [2021-07-30T00:16:30.069Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
00:16:30 [2021-07-30T00:16:30.069Z] bundles/junit-report.xml
00:16:30 [2021-07-30T00:16:30.069Z] bundles/go-test-report.json
00:16:30 [2021-07-30T00:16:30.069Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:16:30 [2021-07-30T00:16:30.082Z] Archiving artifacts
00:16:30 [2021-07-30T00:16:30.504Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:16:30 [2021-07-30T00:16:30.566Z] === RUN   TestDockerSuite/TestImagesFormat
00:16:30 [2021-07-30T00:16:30.814Z] + make clean
00:16:30 [2021-07-30T00:16:30.814Z] docker volume rm -f docker-dev-cache
00:16:30 [2021-07-30T00:16:30.825Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:16:31 [2021-07-30T00:16:31.074Z] docker-dev-cache
[Pipeline] deleteDir
00:16:31 [2021-07-30T00:16:31.395Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:16:34 [2021-07-30T00:16:34.696Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:16:34 [2021-07-30T00:16:34.696Z] === RUN   TestDockerSuite/TestImportBadURL
00:16:34 [2021-07-30T00:16:34.696Z] === RUN   TestDockerSuite/TestImportDisplay
00:16:36 [2021-07-30T00:16:36.071Z] === RUN   TestDockerSuite/TestImportFile
00:16:37 [2021-07-30T00:16:37.448Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:16:37 [2021-07-30T00:16:37.448Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:16:37 [2021-07-30T00:16:37.883Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:16:39 [2021-07-30T00:16:39.355Z] === RUN   TestDockerSuite/TestImportGzipped
00:16:41 [2021-07-30T00:16:41.260Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:16:42 [2021-07-30T00:16:42.638Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:16:44 [2021-07-30T00:16:44.018Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:16:45 [2021-07-30T00:16:45.397Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:16:45 [2021-07-30T00:16:45.966Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:16:45 [2021-07-30T00:16:45.966Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:16:45 [2021-07-30T00:16:45.966Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:16:46 [2021-07-30T00:16:46.903Z]     check_test.go:380: [d84d8452c55bc] daemon is not started
00:16:46 [2021-07-30T00:16:46.903Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:16:47 [2021-07-30T00:16:47.839Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:16:48 [2021-07-30T00:16:48.214Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:16:48 [2021-07-30T00:16:48.214Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
00:16:48 [2021-07-30T00:16:48.214Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:16:48 [2021-07-30T00:16:48.407Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:16:48 [2021-07-30T00:16:48.975Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:16:49 [2021-07-30T00:16:49.543Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:16:50 [2021-07-30T00:16:50.484Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:16:50 [2021-07-30T00:16:50.484Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:16:51 [2021-07-30T00:16:51.861Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:16:52 [2021-07-30T00:16:52.120Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:16:52 [2021-07-30T00:16:52.379Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:16:53 [2021-07-30T00:16:53.316Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:16:53 [2021-07-30T00:16:53.316Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:16:54 [2021-07-30T00:16:54.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
00:16:54 [2021-07-30T00:16:54.011Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
00:16:54 [2021-07-30T00:16:54.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:16:54 [2021-07-30T00:16:54.011Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
00:16:54 [2021-07-30T00:16:54.011Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:16:54 [2021-07-30T00:16:54.255Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:16:54 [2021-07-30T00:16:54.255Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:16:54 [2021-07-30T00:16:54.255Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:16:54 [2021-07-30T00:16:54.514Z]     docker_api_swarm_service_test.go:532: [d25bcfa71c0da] joining swarm manager [dc7e4dbf91b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:55 [2021-07-30T00:16:55.900Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:16:55 [2021-07-30T00:16:55.900Z]     docker_api_swarm_service_test.go:533: [d8ba3e31b3a85] joining swarm manager [dc7e4dbf91b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:56 [2021-07-30T00:16:56.469Z] === RUN   TestDockerSuite/TestInspectDefault
00:16:57 [2021-07-30T00:16:57.038Z] === RUN   TestDockerSuite/TestInspectHistory
00:16:58 [2021-07-30T00:16:58.946Z] === RUN   TestDockerSuite/TestInspectImage
00:16:58 [2021-07-30T00:16:58.946Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:16:58 [2021-07-30T00:16:58.946Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:16:58 [2021-07-30T00:16:58.946Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:16:58 [2021-07-30T00:16:58.946Z] === RUN   TestDockerSuite/TestInspectInt64
00:16:59 [2021-07-30T00:16:59.884Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:17:01 [2021-07-30T00:17:01.263Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:17:01 [2021-07-30T00:17:01.263Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:17:02 [2021-07-30T00:17:02.200Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:17:02 [2021-07-30T00:17:02.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:17:02 [2021-07-30T00:17:02.596Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
00:17:02 [2021-07-30T00:17:02.596Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:17:03 [2021-07-30T00:17:03.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:17:03 [2021-07-30T00:17:03.057Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
00:17:03 [2021-07-30T00:17:03.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:17:03 [2021-07-30T00:17:03.057Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
00:17:03 [2021-07-30T00:17:03.057Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:17:03 [2021-07-30T00:17:03.137Z] === RUN   TestDockerSuite/TestInspectPlugin
00:17:05 [2021-07-30T00:17:05.040Z] === RUN   TestDockerSuite/TestInspectRootFS
00:17:05 [2021-07-30T00:17:05.040Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:17:05 [2021-07-30T00:17:05.978Z] === RUN   TestDockerSuite/TestInspectStatus
00:17:06 [2021-07-30T00:17:06.916Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:17:08 [2021-07-30T00:17:08.820Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:17:09 [2021-07-30T00:17:09.756Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:17:10 [2021-07-30T00:17:10.323Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:17:11 [2021-07-30T00:17:11.258Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:17:11 [2021-07-30T00:17:11.826Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:17:12 [2021-07-30T00:17:12.762Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:17:13 [2021-07-30T00:17:13.330Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:17:13 [2021-07-30T00:17:13.330Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:17:15 [2021-07-30T00:17:15.864Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:17:17 [2021-07-30T00:17:17.241Z] === RUN   TestDockerSuite/TestLinksEnvs
00:17:18 [2021-07-30T00:17:18.631Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:17:18 [2021-07-30T00:17:18.890Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:17:20 [2021-07-30T00:17:20.792Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:17:22 [2021-07-30T00:17:22.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:17:23 [2021-07-30T00:17:23.263Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:17:25 [2021-07-30T00:17:25.166Z]     docker_api_swarm_service_test.go:147: [dd8e456268e2a] joining swarm manager [da7a59870304a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:17:25 [2021-07-30T00:17:25.733Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:17:25 [2021-07-30T00:17:25.992Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:17:25 [2021-07-30T00:17:25.992Z]     docker_api_swarm_service_test.go:147: [da8c59b1eff49] joining swarm manager [da7a59870304a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:17:29 [2021-07-30T00:17:29.285Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:17:29 [2021-07-30T00:17:29.854Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:17:30 [2021-07-30T00:17:30.793Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:17:43 [2021-07-30T00:17:43.001Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:17:44 [2021-07-30T00:17:44.905Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:17:45 [2021-07-30T00:17:45.584Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:17:47 [2021-07-30T00:17:47.122Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:17:47 [2021-07-30T00:17:47.122Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
00:17:47 [2021-07-30T00:17:47.441Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:17:48 [2021-07-30T00:17:48.089Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:17:48 [2021-07-30T00:17:48.089Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
00:17:48 [2021-07-30T00:17:48.378Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:17:49 [2021-07-30T00:17:49.059Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:17:50 [2021-07-30T00:17:50.599Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:17:50 [2021-07-30T00:17:50.599Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
00:17:50 [2021-07-30T00:17:50.599Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:17:51 [2021-07-30T00:17:51.668Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:17:51 [2021-07-30T00:17:51.668Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:17:51 [2021-07-30T00:17:51.668Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:17:51 [2021-07-30T00:17:51.668Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:17:51 [2021-07-30T00:17:51.668Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:17:52 [2021-07-30T00:17:52.243Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:17:53 [2021-07-30T00:17:53.179Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:17:57 [2021-07-30T00:17:57.369Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:17:57 [2021-07-30T00:17:57.627Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:17:57 [2021-07-30T00:17:57.681Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:17:58 [2021-07-30T00:17:58.653Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:17:58 [2021-07-30T00:17:58.653Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
00:17:58 [2021-07-30T00:17:58.653Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:17:58 [2021-07-30T00:17:58.653Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
00:17:58 [2021-07-30T00:17:58.653Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:18:00 [2021-07-30T00:18:00.832Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:18:01 [2021-07-30T00:18:01.807Z] === RUN   TestDockerSuite/TestBuildCmd
00:18:02 [2021-07-30T00:18:02.268Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:18:02 [2021-07-30T00:18:02.896Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:18:02 [2021-07-30T00:18:02.896Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:18:02 [2021-07-30T00:18:02.896Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:18:03 [2021-07-30T00:18:03.244Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:18:03 [2021-07-30T00:18:03.707Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:18:04 [2021-07-30T00:18:04.276Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:18:05 [2021-07-30T00:18:05.211Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:18:05 [2021-07-30T00:18:05.779Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:18:06 [2021-07-30T00:18:06.038Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:18:07 [2021-07-30T00:18:07.416Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:18:08 [2021-07-30T00:18:08.795Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:18:10 [2021-07-30T00:18:10.825Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:18:12 [2021-07-30T00:18:12.084Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:18:13 [2021-07-30T00:18:13.022Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:18:13 [2021-07-30T00:18:13.736Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:18:13 [2021-07-30T00:18:13.736Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
00:18:13 [2021-07-30T00:18:13.736Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:18:13 [2021-07-30T00:18:13.960Z] === RUN   TestDockerSuite/TestLogsSince
00:18:15 [2021-07-30T00:18:15.276Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:18:15 [2021-07-30T00:18:15.276Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
00:18:15 [2021-07-30T00:18:15.276Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:18:15 [2021-07-30T00:18:15.737Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:18:18 [2021-07-30T00:18:18.643Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:18:19 [2021-07-30T00:18:19.616Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:18:20 [2021-07-30T00:18:20.077Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:18:20 [2021-07-30T00:18:20.077Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
00:18:20 [2021-07-30T00:18:20.077Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:18:21 [2021-07-30T00:18:21.617Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:18:22 [2021-07-30T00:18:22.075Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:18:22 [2021-07-30T00:18:22.075Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
00:18:22 [2021-07-30T00:18:22.075Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:18:22 [2021-07-30T00:18:22.075Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
00:18:22 [2021-07-30T00:18:22.077Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:18:22 [2021-07-30T00:18:22.536Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:18:27 [2021-07-30T00:18:27.372Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:18:28 [2021-07-30T00:18:28.309Z] === RUN   TestDockerSuite/TestLogsTail
00:18:29 [2021-07-30T00:18:29.615Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:18:29 [2021-07-30T00:18:29.687Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:18:30 [2021-07-30T00:18:30.623Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:18:31 [2021-07-30T00:18:31.560Z] === RUN   TestDockerSuite/TestMountIntoProc
00:18:31 [2021-07-30T00:18:31.818Z] === RUN   TestDockerSuite/TestMountIntoSys
00:18:32 [2021-07-30T00:18:32.753Z] === RUN   TestDockerSuite/TestNetHostname
00:18:35 [2021-07-30T00:18:35.289Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:18:36 [2021-07-30T00:18:36.228Z] === RUN   TestDockerSuite/TestNetworkEvents
00:18:37 [2021-07-30T00:18:37.607Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:18:42 [2021-07-30T00:18:42.879Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:18:42 [2021-07-30T00:18:42.879Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:18:44 [2021-07-30T00:18:44.786Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:18:45 [2021-07-30T00:18:45.353Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:18:45 [2021-07-30T00:18:45.612Z] === RUN   TestDockerSuite/TestPluginActive
00:18:47 [2021-07-30T00:18:47.518Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:18:48 [2021-07-30T00:18:48.899Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:18:53 [2021-07-30T00:18:53.091Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:18:54 [2021-07-30T00:18:54.994Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:18:54 [2021-07-30T00:18:54.994Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:18:54 [2021-07-30T00:18:54.994Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:18:55 [2021-07-30T00:18:55.562Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:18:56 [2021-07-30T00:18:56.129Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:18:58 [2021-07-30T00:18:58.667Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:18:58 [2021-07-30T00:18:58.926Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:19:00 [2021-07-30T00:19:00.306Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:19:02 [2021-07-30T00:19:02.211Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:19:02 [2021-07-30T00:19:02.211Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:19:06 [2021-07-30T00:19:06.399Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:19:06 [2021-07-30T00:19:06.967Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:19:10 [2021-07-30T00:19:10.257Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:19:11 [2021-07-30T00:19:11.635Z] === RUN   TestDockerSuite/TestPortHostBinding
00:19:12 [2021-07-30T00:19:12.136Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:19:12 [2021-07-30T00:19:12.136Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:19:12 [2021-07-30T00:19:12.136Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:19:13 [2021-07-30T00:19:13.014Z] === RUN   TestDockerSuite/TestPortList
00:19:17 [2021-07-30T00:19:17.913Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:19:17 [2021-07-30T00:19:17.913Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
00:19:18 [2021-07-30T00:19:18.370Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:19:18 [2021-07-30T00:19:18.370Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
00:19:18 [2021-07-30T00:19:18.828Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:19:18 [2021-07-30T00:19:18.828Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
00:19:18 [2021-07-30T00:19:18.828Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:19:19 [2021-07-30T00:19:19.794Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:19:19 [2021-07-30T00:19:19.794Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
00:19:19 [2021-07-30T00:19:19.794Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:19:23 [2021-07-30T00:19:23.008Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:19:23 [2021-07-30T00:19:23.578Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:19:31 [2021-07-30T00:19:31.714Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:19:31 [2021-07-30T00:19:31.715Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:19:31 [2021-07-30T00:19:31.715Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:19:31 [2021-07-30T00:19:31.715Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:19:31 [2021-07-30T00:19:31.715Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:19:31 [2021-07-30T00:19:31.715Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:19:32 [2021-07-30T00:19:32.284Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:19:32 [2021-07-30T00:19:32.284Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:19:32 [2021-07-30T00:19:32.853Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:19:32 [2021-07-30T00:19:32.853Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:19:34 [2021-07-30T00:19:34.759Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:19:34 [2021-07-30T00:19:34.759Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:19:38 [2021-07-30T00:19:38.047Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:19:39 [2021-07-30T00:19:39.953Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:19:40 [2021-07-30T00:19:40.212Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:19:40 [2021-07-30T00:19:40.212Z] === RUN   TestDockerSuite/TestPsByOrder
00:19:41 [2021-07-30T00:19:41.150Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:19:44 [2021-07-30T00:19:44.441Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:19:45 [2021-07-30T00:19:45.382Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:19:45 [2021-07-30T00:19:45.641Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:19:49 [2021-07-30T00:19:49.833Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:19:54 [2021-07-30T00:19:54.023Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:19:54 [2021-07-30T00:19:54.023Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:19:57 [2021-07-30T00:19:57.404Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:19:58 [2021-07-30T00:19:58.781Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:20:02 [2021-07-30T00:20:02.067Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:20:02 [2021-07-30T00:20:02.306Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:20:02 [2021-07-30T00:20:02.306Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:20:02 [2021-07-30T00:20:02.306Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
00:20:02 [2021-07-30T00:20:02.306Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:20:05 [2021-07-30T00:20:05.355Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:20:06 [2021-07-30T00:20:06.732Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:20:07 [2021-07-30T00:20:07.670Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:20:08 [2021-07-30T00:20:08.607Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:20:11 [2021-07-30T00:20:11.897Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:20:12 [2021-07-30T00:20:12.156Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:20:13 [2021-07-30T00:20:13.091Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:20:14 [2021-07-30T00:20:14.997Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:20:15 [2021-07-30T00:20:15.565Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:20:18 [2021-07-30T00:20:18.101Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:20:19 [2021-07-30T00:20:19.481Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:20:20 [2021-07-30T00:20:20.420Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:20:22 [2021-07-30T00:20:22.324Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:20:22 [2021-07-30T00:20:22.324Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:20:22 [2021-07-30T00:20:22.324Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:20:23 [2021-07-30T00:20:23.259Z] === RUN   TestDockerSuite/TestPsRightTagName
00:20:26 [2021-07-30T00:20:26.560Z] === RUN   TestDockerSuite/TestPsShowMounts
00:20:27 [2021-07-30T00:20:27.497Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:20:29 [2021-07-30T00:20:29.402Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:20:30 [2021-07-30T00:20:30.340Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:20:30 [2021-07-30T00:20:30.340Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:20:30 [2021-07-30T00:20:30.340Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:20:30 [2021-07-30T00:20:30.340Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:20:30 [2021-07-30T00:20:30.599Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:20:30 [2021-07-30T00:20:30.599Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:20:31 [2021-07-30T00:20:31.551Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:20:32 [2021-07-30T00:20:32.235Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:20:32 [2021-07-30T00:20:32.235Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:20:32 [2021-07-30T00:20:32.235Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:20:33 [2021-07-30T00:20:33.455Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:20:34 [2021-07-30T00:20:34.833Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:20:34 [2021-07-30T00:20:34.833Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:20:35 [2021-07-30T00:20:35.769Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:20:36 [2021-07-30T00:20:36.935Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:20:42 [2021-07-30T00:20:42.340Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:20:45 [2021-07-30T00:20:45.497Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:20:46 [2021-07-30T00:20:46.531Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:20:47 [2021-07-30T00:20:47.910Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:20:49 [2021-07-30T00:20:49.221Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:20:49 [2021-07-30T00:20:49.814Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:20:49 [2021-07-30T00:20:49.814Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:20:49 [2021-07-30T00:20:49.814Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:20:50 [2021-07-30T00:20:50.073Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:20:52 [2021-07-30T00:20:52.607Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:20:53 [2021-07-30T00:20:53.993Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:20:56 [2021-07-30T00:20:56.531Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:20:57 [2021-07-30T00:20:57.910Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:20:59 [2021-07-30T00:20:59.288Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:20:59 [2021-07-30T00:20:59.547Z] === RUN   TestDockerSuite/TestRmiBlank
00:20:59 [2021-07-30T00:20:59.547Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:20:59 [2021-07-30T00:20:59.807Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:21:03 [2021-07-30T00:21:03.999Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:21:03 [2021-07-30T00:21:03.999Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:21:04 [2021-07-30T00:21:04.934Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:21:05 [2021-07-30T00:21:05.192Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:21:07 [2021-07-30T00:21:07.728Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:21:07 [2021-07-30T00:21:07.728Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:21:08 [2021-07-30T00:21:08.665Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:21:10 [2021-07-30T00:21:10.570Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:21:11 [2021-07-30T00:21:11.506Z] === RUN   TestDockerSuite/TestRmiTag
00:21:11 [2021-07-30T00:21:11.506Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:21:12 [2021-07-30T00:21:12.444Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:21:12 [2021-07-30T00:21:12.706Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:21:16 [2021-07-30T00:21:16.900Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:21:18 [2021-07-30T00:21:18.279Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:21:19 [2021-07-30T00:21:19.240Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:21:20 [2021-07-30T00:21:20.177Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:21:20 [2021-07-30T00:21:20.435Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:21:21 [2021-07-30T00:21:21.815Z] === RUN   TestDockerSuite/TestRunAddHost
00:21:22 [2021-07-30T00:21:22.383Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:21:22 [2021-07-30T00:21:22.951Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:21:23 [2021-07-30T00:21:23.520Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:21:23 [2021-07-30T00:21:23.520Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:21:24 [2021-07-30T00:21:24.457Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:21:25 [2021-07-30T00:21:25.836Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:21:26 [2021-07-30T00:21:26.404Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:21:27 [2021-07-30T00:21:27.341Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:21:27 [2021-07-30T00:21:27.909Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:21:28 [2021-07-30T00:21:28.845Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:21:30 [2021-07-30T00:21:30.227Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:21:30 [2021-07-30T00:21:30.488Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:21:31 [2021-07-30T00:21:31.055Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:21:32 [2021-07-30T00:21:32.433Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:21:33 [2021-07-30T00:21:33.369Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:21:34 [2021-07-30T00:21:34.305Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:21:35 [2021-07-30T00:21:35.243Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:21:36 [2021-07-30T00:21:36.180Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:21:37 [2021-07-30T00:21:37.123Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:21:37 [2021-07-30T00:21:37.691Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:21:38 [2021-07-30T00:21:38.629Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:21:39 [2021-07-30T00:21:39.195Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:21:39 [2021-07-30T00:21:39.195Z] === RUN   TestDockerSuite/TestRunBindMounts
00:21:41 [2021-07-30T00:21:41.129Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:21:42 [2021-07-30T00:21:42.066Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:21:42 [2021-07-30T00:21:42.633Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:21:43 [2021-07-30T00:21:43.568Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:21:44 [2021-07-30T00:21:44.136Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:21:44 [2021-07-30T00:21:44.394Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:21:44 [2021-07-30T00:21:44.394Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:21:45 [2021-07-30T00:21:45.329Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:21:46 [2021-07-30T00:21:46.278Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:21:47 [2021-07-30T00:21:47.216Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:21:47 [2021-07-30T00:21:47.475Z]     docker_cli_service_logs_test.go:245: checking task g269fogitj12
00:21:47 [2021-07-30T00:21:47.475Z]     docker_cli_service_logs_test.go:250: checking messages for g269fogitj12
00:21:47 [2021-07-30T00:21:47.475Z]     docker_cli_service_logs_test.go:245: checking task yjxj2ts7sbao
00:21:47 [2021-07-30T00:21:47.475Z]     docker_cli_service_logs_test.go:250: checking messages for yjxj2ts7sbao
00:21:48 [2021-07-30T00:21:48.044Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:21:48 [2021-07-30T00:21:48.982Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:21:48 [2021-07-30T00:21:48.982Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:21:49 [2021-07-30T00:21:49.918Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:21:49 [2021-07-30T00:21:49.918Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:21:51 [2021-07-30T00:21:51.297Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:21:51 [2021-07-30T00:21:51.864Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:21:52 [2021-07-30T00:21:52.800Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:21:53 [2021-07-30T00:21:53.367Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:21:53 [2021-07-30T00:21:53.626Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:21:54 [2021-07-30T00:21:54.194Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:21:55 [2021-07-30T00:21:55.570Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:21:56 [2021-07-30T00:21:56.948Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:21:58 [2021-07-30T00:21:58.328Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:21:58 [2021-07-30T00:21:58.328Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:21:59 [2021-07-30T00:21:59.266Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:22:00 [2021-07-30T00:22:00.646Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:22:00 [2021-07-30T00:22:00.646Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:22:01 [2021-07-30T00:22:01.267Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:22:02 [2021-07-30T00:22:02.202Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:22:02 [2021-07-30T00:22:02.769Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:22:04 [2021-07-30T00:22:04.671Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:22:07 [2021-07-30T00:22:07.955Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:22:07 [2021-07-30T00:22:07.956Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:22:08 [2021-07-30T00:22:08.524Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:22:11 [2021-07-30T00:22:11.061Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:22:12 [2021-07-30T00:22:12.964Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:22:15 [2021-07-30T00:22:15.231Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:22:15 [2021-07-30T00:22:15.497Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:22:17 [2021-07-30T00:22:17.404Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:22:17 [2021-07-30T00:22:17.404Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
00:22:17 [2021-07-30T00:22:17.404Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:22:17 [2021-07-30T00:22:17.404Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
00:22:17 [2021-07-30T00:22:17.404Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:22:18 [2021-07-30T00:22:18.339Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:22:18 [2021-07-30T00:22:18.960Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:22:18 [2021-07-30T00:22:18.960Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
00:22:19 [2021-07-30T00:22:19.417Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:22:19 [2021-07-30T00:22:19.718Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:22:21 [2021-07-30T00:22:21.096Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:22:22 [2021-07-30T00:22:22.682Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:22:22 [2021-07-30T00:22:22.941Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:22:25 [2021-07-30T00:22:25.473Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:22:25 [2021-07-30T00:22:25.473Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:22:26 [2021-07-30T00:22:26.047Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:22:27 [2021-07-30T00:22:27.427Z]     docker_cli_swarm_test.go:1901: [d979e567e3d33] joining swarm manager [ddbdc6c34fc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:22:27 [2021-07-30T00:22:27.994Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:22:28 [2021-07-30T00:22:28.933Z]     docker_cli_swarm_test.go:1902: [dc7afe28f6131] joining swarm manager [ddbdc6c34fc83]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:22:28 [2021-07-30T00:22:28.933Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:22:28 [2021-07-30T00:22:28.933Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:22:28 [2021-07-30T00:22:28.933Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:22:29 [2021-07-30T00:22:29.500Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:22:31 [2021-07-30T00:22:31.405Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:22:31 [2021-07-30T00:22:31.405Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:22:31 [2021-07-30T00:22:31.977Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:22:32 [2021-07-30T00:22:32.545Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:22:33 [2021-07-30T00:22:33.113Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:22:34 [2021-07-30T00:22:34.051Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:22:34 [2021-07-30T00:22:34.051Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:22:34 [2021-07-30T00:22:34.620Z] === RUN   TestDockerSuite/TestRunEnvironment
00:22:35 [2021-07-30T00:22:35.187Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:22:36 [2021-07-30T00:22:36.122Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:22:36 [2021-07-30T00:22:36.690Z] === RUN   TestDockerSuite/TestRunExitCode
00:22:37 [2021-07-30T00:22:37.258Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:22:38 [2021-07-30T00:22:38.196Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:22:38 [2021-07-30T00:22:38.763Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:22:39 [2021-07-30T00:22:39.330Z] === RUN   TestDockerSuite/TestRunExposePort
00:22:39 [2021-07-30T00:22:39.331Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:22:39 [2021-07-30T00:22:39.899Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:22:40 [2021-07-30T00:22:40.834Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:22:42 [2021-07-30T00:22:42.211Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:22:42 [2021-07-30T00:22:42.471Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:22:42 [2021-07-30T00:22:42.471Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
00:22:42 [2021-07-30T00:22:42.471Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:22:45 [2021-07-30T00:22:45.005Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:22:45 [2021-07-30T00:22:45.573Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:22:46 [2021-07-30T00:22:46.509Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:22:54 [2021-07-30T00:22:54.647Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:22:56 [2021-07-30T00:22:56.025Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:22:58 [2021-07-30T00:22:58.557Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:22:58 [2021-07-30T00:22:58.816Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:23:00 [2021-07-30T00:23:00.192Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:23:00 [2021-07-30T00:23:00.192Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:23:00 [2021-07-30T00:23:00.192Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:23:00 [2021-07-30T00:23:00.451Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:23:01 [2021-07-30T00:23:01.018Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:23:04 [2021-07-30T00:23:04.307Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:23:05 [2021-07-30T00:23:05.686Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:23:06 [2021-07-30T00:23:06.762Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:23:12 [2021-07-30T00:23:12.030Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:23:12 [2021-07-30T00:23:12.597Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:23:13 [2021-07-30T00:23:13.535Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:23:13 [2021-07-30T00:23:13.535Z]     docker_cli_swarm_test.go:1802: [db60e823ed544] joining swarm manager [d6801bdf25ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:14 [2021-07-30T00:23:14.102Z] === RUN   TestDockerSuite/TestRunModeHostname
00:23:14 [2021-07-30T00:23:14.669Z]     docker_cli_swarm_test.go:1803: [d1e85a9090003] joining swarm manager [d6801bdf25ec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:15 [2021-07-30T00:23:15.236Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:23:15 [2021-07-30T00:23:15.236Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:23:15 [2021-07-30T00:23:15.495Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:23:16 [2021-07-30T00:23:16.872Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:23:18 [2021-07-30T00:23:18.261Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:23:19 [2021-07-30T00:23:19.639Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:23:19 [2021-07-30T00:23:19.639Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:23:19 [2021-07-30T00:23:19.897Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:23:21 [2021-07-30T00:23:21.800Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:23:22 [2021-07-30T00:23:22.738Z] === RUN   TestDockerSuite/TestRunMount
00:23:26 [2021-07-30T00:23:26.930Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:23:32 [2021-07-30T00:23:32.213Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:23:32 [2021-07-30T00:23:32.213Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:23:32 [2021-07-30T00:23:32.781Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:23:34 [2021-07-30T00:23:34.686Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:23:35 [2021-07-30T00:23:35.253Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:23:37 [2021-07-30T00:23:37.158Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:23:37 [2021-07-30T00:23:37.158Z]     docker_cli_swarm_test.go:1321: [d174bde9aa473] joining swarm manager [dc96934441295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:38 [2021-07-30T00:23:38.536Z]     docker_cli_swarm_test.go:1322: [d2c9306c89c8a] joining swarm manager [dc96934441295]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:41 [2021-07-30T00:23:41.071Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:23:42 [2021-07-30T00:23:42.976Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:23:44 [2021-07-30T00:23:44.885Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:23:46 [2021-07-30T00:23:46.266Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:23:47 [2021-07-30T00:23:47.641Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:23:47 [2021-07-30T00:23:47.641Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:23:48 [2021-07-30T00:23:48.576Z] === RUN   TestDockerSuite/TestRunNetHost
00:23:49 [2021-07-30T00:23:49.952Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:23:50 [2021-07-30T00:23:50.521Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:23:51 [2021-07-30T00:23:51.459Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:23:53 [2021-07-30T00:23:53.364Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:23:55 [2021-07-30T00:23:55.897Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:24:00 [2021-07-30T00:24:00.085Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:24:00 [2021-07-30T00:24:00.085Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:24:00 [2021-07-30T00:24:00.085Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:24:00 [2021-07-30T00:24:00.652Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:24:00 [2021-07-30T00:24:00.911Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:24:01 [2021-07-30T00:24:01.479Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:24:02 [2021-07-30T00:24:02.415Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:24:02 [2021-07-30T00:24:02.415Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:24:02 [2021-07-30T00:24:02.984Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:24:09 [2021-07-30T00:24:09.544Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:24:09 [2021-07-30T00:24:09.544Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
00:24:09 [2021-07-30T00:24:09.544Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:24:09 [2021-07-30T00:24:09.544Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:24:10 [2021-07-30T00:24:10.112Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:24:11 [2021-07-30T00:24:11.494Z] === RUN   TestDockerSuite/TestRunPortInUse
00:24:12 [2021-07-30T00:24:12.437Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:24:13 [2021-07-30T00:24:13.004Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
00:24:13 [2021-07-30T00:24:13.004Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:24:13 [2021-07-30T00:24:13.263Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:24:13 [2021-07-30T00:24:13.835Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:24:14 [2021-07-30T00:24:14.772Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:24:15 [2021-07-30T00:24:15.031Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:24:15 [2021-07-30T00:24:15.031Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
00:24:15 [2021-07-30T00:24:15.031Z] === RUN   TestDockerSuite/TestRunPublishPort
00:24:15 [2021-07-30T00:24:15.598Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:24:15 [2021-07-30T00:24:15.874Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:24:15 [2021-07-30T00:24:15.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:24:15 [2021-07-30T00:24:15.874Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:24:16 [2021-07-30T00:24:16.165Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:24:16 [2021-07-30T00:24:16.165Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
00:24:16 [2021-07-30T00:24:16.165Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:24:16 [2021-07-30T00:24:16.732Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:24:18 [2021-07-30T00:24:18.107Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:24:18 [2021-07-30T00:24:18.107Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:24:18 [2021-07-30T00:24:18.107Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:24:21 [2021-07-30T00:24:21.397Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:24:22 [2021-07-30T00:24:22.775Z] === RUN   TestDockerSuite/TestRunRm
00:24:23 [2021-07-30T00:24:23.344Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:24:27 [2021-07-30T00:24:27.535Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:24:27 [2021-07-30T00:24:27.794Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:24:28 [2021-07-30T00:24:28.361Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:24:30 [2021-07-30T00:24:30.266Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:24:30 [2021-07-30T00:24:30.525Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:24:34 [2021-07-30T00:24:34.715Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:24:38 [2021-07-30T00:24:38.933Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:24:39 [2021-07-30T00:24:39.191Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:24:39 [2021-07-30T00:24:39.449Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:24:40 [2021-07-30T00:24:40.384Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:24:40 [2021-07-30T00:24:40.643Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:24:40 [2021-07-30T00:24:40.902Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:24:41 [2021-07-30T00:24:41.000Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:24:41 [2021-07-30T00:24:41.469Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:24:42 [2021-07-30T00:24:42.406Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:24:42 [2021-07-30T00:24:42.975Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:24:43 [2021-07-30T00:24:43.543Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:24:46 [2021-07-30T00:24:46.074Z] === RUN   TestDockerSuite/TestRunState
00:24:47 [2021-07-30T00:24:47.981Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:24:48 [2021-07-30T00:24:48.240Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:24:49 [2021-07-30T00:24:49.178Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:24:49 [2021-07-30T00:24:49.178Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:24:49 [2021-07-30T00:24:49.178Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
00:24:49 [2021-07-30T00:24:49.178Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:24:49 [2021-07-30T00:24:49.747Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:24:50 [2021-07-30T00:24:50.316Z] === RUN   TestDockerSuite/TestRunSysctls
00:24:51 [2021-07-30T00:24:51.693Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:24:51 [2021-07-30T00:24:51.693Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:24:51 [2021-07-30T00:24:51.693Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:24:52 [2021-07-30T00:24:52.628Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:24:55 [2021-07-30T00:24:55.162Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:24:55 [2021-07-30T00:24:55.730Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:24:57 [2021-07-30T00:24:57.106Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:24:58 [2021-07-30T00:24:58.673Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:25:00 [2021-07-30T00:25:00.396Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:25:01 [2021-07-30T00:25:01.781Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:25:04 [2021-07-30T00:25:04.313Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:25:04 [2021-07-30T00:25:04.880Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:25:05 [2021-07-30T00:25:05.815Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:25:05 [2021-07-30T00:25:05.815Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:25:06 [2021-07-30T00:25:06.383Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:25:08 [2021-07-30T00:25:08.918Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:25:10 [2021-07-30T00:25:10.296Z] === RUN   TestDockerSuite/TestRunUserByID
00:25:11 [2021-07-30T00:25:11.234Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:25:11 [2021-07-30T00:25:11.234Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:25:11 [2021-07-30T00:25:11.234Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:25:12 [2021-07-30T00:25:12.173Z] === RUN   TestDockerSuite/TestRunUserByName
00:25:13 [2021-07-30T00:25:13.110Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:25:14 [2021-07-30T00:25:14.046Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:25:14 [2021-07-30T00:25:14.046Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
00:25:14 [2021-07-30T00:25:14.046Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:25:14 [2021-07-30T00:25:14.305Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:25:14 [2021-07-30T00:25:14.563Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:25:15 [2021-07-30T00:25:15.132Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:25:16 [2021-07-30T00:25:16.335Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:25:20 [2021-07-30T00:25:20.404Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:25:20 [2021-07-30T00:25:20.972Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:25:21 [2021-07-30T00:25:21.909Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:25:23 [2021-07-30T00:25:23.814Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:25:24 [2021-07-30T00:25:24.751Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:25:26 [2021-07-30T00:25:26.146Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:25:26 [2021-07-30T00:25:26.715Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:25:29 [2021-07-30T00:25:29.249Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:25:31 [2021-07-30T00:25:31.157Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:25:31 [2021-07-30T00:25:31.725Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:25:32 [2021-07-30T00:25:32.662Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:25:32 [2021-07-30T00:25:32.662Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
00:25:32 [2021-07-30T00:25:32.662Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:25:32 [2021-07-30T00:25:32.662Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
00:25:32 [2021-07-30T00:25:32.662Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:25:32 [2021-07-30T00:25:32.662Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
00:25:32 [2021-07-30T00:25:32.662Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:25:32 [2021-07-30T00:25:32.922Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:25:32 [2021-07-30T00:25:32.922Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
00:25:32 [2021-07-30T00:25:32.922Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:25:37 [2021-07-30T00:25:37.112Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:25:37 [2021-07-30T00:25:37.679Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:25:38 [2021-07-30T00:25:38.615Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:25:39 [2021-07-30T00:25:39.182Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:25:40 [2021-07-30T00:25:40.118Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:25:40 [2021-07-30T00:25:40.686Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:25:40 [2021-07-30T00:25:40.686Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:25:41 [2021-07-30T00:25:41.624Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:25:41 [2021-07-30T00:25:41.624Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.624Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:25:41 [2021-07-30T00:25:41.883Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:25:41 [2021-07-30T00:25:41.883Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:25:41 [2021-07-30T00:25:41.883Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:25:41 [2021-07-30T00:25:41.883Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:25:41 [2021-07-30T00:25:41.883Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
00:25:41 [2021-07-30T00:25:41.883Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:25:42 [2021-07-30T00:25:42.832Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:25:42 [2021-07-30T00:25:42.832Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:25:42 [2021-07-30T00:25:42.832Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:25:42 [2021-07-30T00:25:42.832Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:25:43 [2021-07-30T00:25:43.400Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:25:43 [2021-07-30T00:25:43.400Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:25:44 [2021-07-30T00:25:44.336Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:25:44 [2021-07-30T00:25:44.596Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:25:45 [2021-07-30T00:25:45.535Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:25:45 [2021-07-30T00:25:45.535Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:25:46 [2021-07-30T00:25:46.471Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:25:47 [2021-07-30T00:25:47.407Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:25:47 [2021-07-30T00:25:47.407Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:25:47 [2021-07-30T00:25:47.407Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:25:48 [2021-07-30T00:25:48.784Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:25:48 [2021-07-30T00:25:48.784Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:25:49 [2021-07-30T00:25:49.729Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:25:50 [2021-07-30T00:25:50.296Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:25:50 [2021-07-30T00:25:50.296Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:25:50 [2021-07-30T00:25:50.864Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:25:50 [2021-07-30T00:25:50.864Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
00:25:50 [2021-07-30T00:25:50.864Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:25:51 [2021-07-30T00:25:51.802Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:25:51 [2021-07-30T00:25:51.802Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:25:53 [2021-07-30T00:25:53.178Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:25:53 [2021-07-30T00:25:53.437Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:25:54 [2021-07-30T00:25:54.005Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:25:56 [2021-07-30T00:25:56.540Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:25:56 [2021-07-30T00:25:56.798Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:25:56 [2021-07-30T00:25:56.798Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:25:56 [2021-07-30T00:25:56.798Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:25:57 [2021-07-30T00:25:57.733Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:25:58 [2021-07-30T00:25:58.670Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:25:58 [2021-07-30T00:25:58.843Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:25:59 [2021-07-30T00:25:59.606Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:25:59 [2021-07-30T00:25:59.606Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:26:01 [2021-07-30T00:26:01.509Z] === RUN   TestDockerSuite/TestSaveImageId
00:26:01 [2021-07-30T00:26:01.509Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:26:02 [2021-07-30T00:26:02.075Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:26:03 [2021-07-30T00:26:03.451Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents173608473
00:26:03 [2021-07-30T00:26:03.710Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:26:03 [2021-07-30T00:26:03.968Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:26:05 [2021-07-30T00:26:05.347Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:26:05 [2021-07-30T00:26:05.606Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:26:05 [2021-07-30T00:26:05.606Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:26:07 [2021-07-30T00:26:07.106Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:26:08 [2021-07-30T00:26:08.514Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:26:08 [2021-07-30T00:26:08.773Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:26:08 [2021-07-30T00:26:08.773Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:26:08 [2021-07-30T00:26:08.773Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:26:08 [2021-07-30T00:26:08.773Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:26:09 [2021-07-30T00:26:09.340Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:26:11 [2021-07-30T00:26:11.887Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:26:16 [2021-07-30T00:26:16.496Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:26:17 [2021-07-30T00:26:17.153Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:26:19 [2021-07-30T00:26:19.059Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:26:19 [2021-07-30T00:26:19.995Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:26:21 [2021-07-30T00:26:21.376Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:26:24 [2021-07-30T00:26:24.660Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:26:26 [2021-07-30T00:26:26.564Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:26:27 [2021-07-30T00:26:27.132Z] === RUN   TestDockerSuite/TestStartRecordError
00:26:28 [2021-07-30T00:26:28.508Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:26:30 [2021-07-30T00:26:30.414Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:26:32 [2021-07-30T00:26:32.317Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:26:34 [2021-07-30T00:26:34.154Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:26:35 [2021-07-30T00:26:35.601Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:26:39 [2021-07-30T00:26:39.788Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:26:43 [2021-07-30T00:26:43.091Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:26:47 [2021-07-30T00:26:47.277Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:26:47 [2021-07-30T00:26:47.843Z] === RUN   TestDockerSuite/TestStatsNoStream
00:26:49 [2021-07-30T00:26:49.747Z]     docker_cli_swarm_test.go:1186: [d94ac59a14f66] joining swarm manager [dac2839aeb4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:26:50 [2021-07-30T00:26:50.682Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:26:52 [2021-07-30T00:26:52.060Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:26:52 [2021-07-30T00:26:52.996Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:26:53 [2021-07-30T00:26:53.563Z] === RUN   TestDockerSuite/TestTopPrivileged
00:26:54 [2021-07-30T00:26:54.131Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:26:54 [2021-07-30T00:26:54.131Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:26:54 [2021-07-30T00:26:54.131Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:26:55 [2021-07-30T00:26:55.069Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:26:56 [2021-07-30T00:26:56.005Z]     docker_cli_swarm_test.go:1195: [d36d4141f0044] joining swarm manager [dac2839aeb4df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:26:59 [2021-07-30T00:26:59.292Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:27:02 [2021-07-30T00:27:02.576Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:27:03 [2021-07-30T00:27:03.144Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:27:04 [2021-07-30T00:27:04.081Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:27:04 [2021-07-30T00:27:04.081Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
00:27:04 [2021-07-30T00:27:04.081Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:27:04 [2021-07-30T00:27:04.081Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
00:27:04 [2021-07-30T00:27:04.081Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:27:05 [2021-07-30T00:27:05.459Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:27:06 [2021-07-30T00:27:06.403Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:27:07 [2021-07-30T00:27:07.339Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:27:09 [2021-07-30T00:27:09.241Z] === RUN   TestDockerSuite/TestUpdateStats
00:27:13 [2021-07-30T00:27:13.427Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:27:14 [2021-07-30T00:27:14.364Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:27:14 [2021-07-30T00:27:14.364Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
00:27:14 [2021-07-30T00:27:14.364Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:27:16 [2021-07-30T00:27:16.266Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:27:16 [2021-07-30T00:27:16.834Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:27:22 [2021-07-30T00:27:22.103Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:27:26 [2021-07-30T00:27:26.294Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:27:30 [2021-07-30T00:27:30.486Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:27:32 [2021-07-30T00:27:32.388Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:27:36 [2021-07-30T00:27:36.580Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:27:39 [2021-07-30T00:27:39.873Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:27:42 [2021-07-30T00:27:42.406Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:27:44 [2021-07-30T00:27:44.311Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:27:46 [2021-07-30T00:27:46.216Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:27:47 [2021-07-30T00:27:47.594Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:27:48 [2021-07-30T00:27:48.974Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:27:50 [2021-07-30T00:27:50.877Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:27:53 [2021-07-30T00:27:53.409Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:27:53 [2021-07-30T00:27:53.409Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:27:55 [2021-07-30T00:27:55.945Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:27:57 [2021-07-30T00:27:57.852Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:27:58 [2021-07-30T00:27:58.419Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:28:00 [2021-07-30T00:28:00.326Z]     docker_cli_swarm_test.go:1118: [d211e3dddd1ce] joining swarm manager [d65b5d16befb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:28:00 [2021-07-30T00:28:00.894Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:28:01 [2021-07-30T00:28:01.461Z]     docker_cli_swarm_test.go:1119: [d30f85102dcef] joining swarm manager [d65b5d16befb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:28:16 [2021-07-30T00:28:16.345Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:28:16 [2021-07-30T00:28:16.345Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:28:16 [2021-07-30T00:28:16.345Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:28:16 [2021-07-30T00:28:16.912Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:28:16 [2021-07-30T00:28:16.912Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:28:16 [2021-07-30T00:28:16.912Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:28:16 [2021-07-30T00:28:16.912Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:28:17 [2021-07-30T00:28:17.848Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:28:17 [2021-07-30T00:28:17.848Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:28:18 [2021-07-30T00:28:18.785Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:28:18 [2021-07-30T00:28:18.785Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:28:18 [2021-07-30T00:28:18.785Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:28:18 [2021-07-30T00:28:18.785Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:28:18 [2021-07-30T00:28:18.785Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:28:21 [2021-07-30T00:28:21.319Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:28:21 [2021-07-30T00:28:21.319Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:28:21 [2021-07-30T00:28:21.319Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:28:21 [2021-07-30T00:28:21.319Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:28:21 [2021-07-30T00:28:21.319Z] === RUN   TestDockerSuite/TestVolumeEvents
00:28:27 [2021-07-30T00:28:27.883Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:28:28 [2021-07-30T00:28:28.818Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:28:29 [2021-07-30T00:28:29.077Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:28:29 [2021-07-30T00:28:29.077Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:28:32 [2021-07-30T00:28:32.362Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:28:36 [2021-07-30T00:28:36.556Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:28:36 [2021-07-30T00:28:36.556Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:28:36 [2021-07-30T00:28:36.556Z] --- PASS: TestDockerSuite (1772.04s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.83s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.76s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.70s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.09s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.17s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.48s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.12s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.07s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.97s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.29s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.28s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.60s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.32s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.04s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.70s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.52s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.48s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.54s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.60s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.12s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.41s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.90s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.62s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.64s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.37s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.78s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.53s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.70s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddScript (3.67s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.92s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.78s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.30s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.28s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.46s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.69s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.67s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.28s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.79s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.50s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.76s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.68s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.91s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.07s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.72s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.24s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.83s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.14s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.66s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.64s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.17s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.60s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.99s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.93s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (2.17s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.84s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.47s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.23s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.18s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.47s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.56s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.44s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.71s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.44s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.26s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.12s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.57s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.00s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.90s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.97s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.22s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.64s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.04s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.65s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.18s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.51s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.41s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.97s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.21s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.62s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.89s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (14.10s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.21s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.19s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.17s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.39s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.12s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.97s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.04s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.96s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.32s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (22.09s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.27s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (6.21s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.27s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.30s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.56s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.67s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.71s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.82s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.88s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.64s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.47s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.48s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.70s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.62s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.58s)
00:28:36 [2021-07-30T00:28:36.556Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.76s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.38s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFails (1.22s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.69s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.96s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.09s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.65s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.03s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.25s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.88s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.15s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.29s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.36s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.32s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.90s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.27s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.35s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.30s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.84s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.29s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.19s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.42s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.12s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.47s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.90s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.42s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.14s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.30s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.48s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.63s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.71s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.82s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.84s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.91s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.29s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.51s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.96s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.29s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.31s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.10s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.85s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (5.32s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.85s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.79s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.21s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.30s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.74s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRm (3.83s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.91s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.56s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.37s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.65s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.63s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.26s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.92s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.38s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.96s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.90s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.75s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (2.06s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.25s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.37s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildUser (2.15s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.64s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.60s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.92s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.43s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.88s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.63s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.16s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.85s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.92s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.67s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.83s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.64s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.32s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.57s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitChange (1.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitHardlink (2.28s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.71s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitTTY (2.08s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.04s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.38s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.17s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.15s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.96s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.95s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.67s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.69s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.69s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.63s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.70s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.65s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.78s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.87s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.77s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPITop (1.11s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.37s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.97s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.08s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.43s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.07s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.04s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.85s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.66s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.55s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.76s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0007634a0_<nil>} (1.82s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1665996161_/foo_false__<nil>_<nil>_<nil>} (1.55s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1665996161_/foo_true__<nil>_<nil>_<nil>} (1.80s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_false__<nil>_<nil>_<nil>} (1.61s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_true__<nil>_<nil>_<nil>} (0.80s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3228990700_/foo_true__0xc0007634d0_<nil>_<nil>} (0.77s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0007634e8_<nil>} (1.77s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000763500_<nil>} (1.65s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000763518_<nil>} (1.64s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000763530_<nil>} (1.72s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
00:28:36 [2021-07-30T00:28:36.557Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.78s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.93s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.35s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.73s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.71s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.80s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
00:28:36 [2021-07-30T00:28:36.557Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.81s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.10s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.87s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.80s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.34s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.71s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.33s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.14s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseF (1.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.19s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.24s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.75s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.93s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.43s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToDot (1.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.54s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.52s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.29s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.27s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.89s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.08s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.04s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.13s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.65s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.40s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.14s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.29s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.87s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.42s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.49s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.62s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.90s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.80s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.70s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.65s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.72s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.74s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.59s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.19s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.12s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.62s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.66s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.35s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.34s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.39s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.96s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.52s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.62s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsRename (0.81s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsResize (0.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.81s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.37s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsStreaming (1.11s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.21s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsTop (1.18s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.59s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.24s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExec (1.64s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.08s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.98s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.23s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.97s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.93s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.95s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecCgroup (2.58s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecEnv (1.44s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.37s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.68s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.09s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecParseError (0.76s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.74s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.51s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.66s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.93s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecTTY (0.99s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.73s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.96s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.63s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.95s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.31s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.68s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.80s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.97s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHealth (22.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.43s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.14s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.40s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.59s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.17s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.14s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.88s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.61s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportFile (1.67s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.68s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.70s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.86s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.38s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.97s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.96s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.74s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.67s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.66s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.33s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.84s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.94s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.27s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.67s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.52s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectImage (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.17s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.10s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.09s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.80s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.96s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.53s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.74s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.72s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.59s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.56s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.90s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.32s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.22s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.76s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.81s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.05s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.24s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.48s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.81s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
00:28:36 [2021-07-30T00:28:36.558Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.79s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.68s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.71s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.04s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.38s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.42s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.92s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.95s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsSince (6.80s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.06s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsTail (1.26s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (1.23s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.95s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.35s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.87s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestNetHostname (2.62s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.76s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.44s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.07s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.98s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginActive (1.63s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.43s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.90s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.21s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.29s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.88s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.58s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPortList (9.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.44s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.90s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.48s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.56s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsByOrder (4.17s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.25s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.62s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.23s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.47s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.81s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.80s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.77s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.76s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.80s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.89s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsRightTagName (3.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.71s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.08s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.20s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.00s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.55s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.89s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.22s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.40s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.31s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.97s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.92s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.11s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.22s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.05s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.83s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (5.88s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.93s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.15s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.29s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.45s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.68s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.42s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.65s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.32s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.17s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.74s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.05s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.15s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.74s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.71s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.89s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.90s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (1.08s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.87s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.94s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.80s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.86s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.45s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.41s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.38s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.05s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.79s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.83s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.89s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.60s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.22s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.71s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.53s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.81s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.45s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.90s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.73s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.79s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.86s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.68s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.71s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.70s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.69s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.67s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.63s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.31s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.46s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.13s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.88s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.78s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.41s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.62s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.98s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.56s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.69s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.83s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.31s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.46s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.41s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.62s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMount (8.44s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.86s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.46s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.48s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.82s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.04s)
00:28:36 [2021-07-30T00:28:36.559Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.17s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.40s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.10s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.74s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.96s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.94s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.21s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.44s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.85s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.53s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.67s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.40s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.05s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.60s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.65s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.93s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.91s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.63s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunState (1.44s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.67s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.44s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.46s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.99s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.22s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.61s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.21s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.48s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.86s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.88s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.77s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.64s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.36s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.68s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.92s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.93s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.98s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.85s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.21s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.72s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.81s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.58s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.66s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.75s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.33s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.84s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.93s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.39s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.87s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.93s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.75s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.25s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.89s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.89s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.92s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (1.05s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.67s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.76s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.62s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.70s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.40s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.90s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.99s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.44s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.85s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.57s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.39s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.39s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.12s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.36s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.18s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.85s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.21s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.50s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.88s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.68s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.81s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.65s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.74s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.97s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.35s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.88s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.33s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.09s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.69s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.72s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.30s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.76s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.86s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.48s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.58s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.56s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.55s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.08s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.97s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.32s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.32s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.98s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.12s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.79s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.58s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.57s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.68s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.71s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.14s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.15s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.62s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.00s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.99s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.82s)
00:28:36 [2021-07-30T00:28:36.560Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:28:36 [2021-07-30T00:28:36.560Z] === RUN   TestDockerRegistrySuite
00:28:36 [2021-07-30T00:28:36.560Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:28:37 [2021-07-30T00:28:37.127Z]     check_test.go:196: [d0e47d9729e63] daemon is not started
00:28:37 [2021-07-30T00:28:37.127Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:28:38 [2021-07-30T00:28:38.503Z]     check_test.go:196: [db35ee7417556] daemon is not started
00:28:38 [2021-07-30T00:28:38.503Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:28:39 [2021-07-30T00:28:39.880Z]     check_test.go:196: [dfb3a8f9cbe9b] daemon is not started
00:28:39 [2021-07-30T00:28:39.880Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:28:40 [2021-07-30T00:28:40.141Z]     check_test.go:196: [d68fa54af26ae] daemon is not started
00:28:40 [2021-07-30T00:28:40.141Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:28:43 [2021-07-30T00:28:43.430Z]     check_test.go:196: [d8c2d4f58619b] daemon is not started
00:28:43 [2021-07-30T00:28:43.430Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:28:49 [2021-07-30T00:28:49.993Z]     check_test.go:196: [dda587b1b5bda] daemon is not started
00:28:49 [2021-07-30T00:28:49.993Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:28:54 [2021-07-30T00:28:54.181Z]     check_test.go:196: [d9e22d40ee66f] daemon is not started
00:28:54 [2021-07-30T00:28:54.181Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:28:55 [2021-07-30T00:28:55.118Z]     check_test.go:196: [df879eaa99fec] daemon is not started
00:28:55 [2021-07-30T00:28:55.118Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:28:56 [2021-07-30T00:28:56.056Z]     check_test.go:196: [d3fa485fa30e5] daemon is not started
00:28:56 [2021-07-30T00:28:56.056Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:28:57 [2021-07-30T00:28:57.433Z]     check_test.go:196: [d5abb7a423c67] daemon is not started
00:28:57 [2021-07-30T00:28:57.433Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:28:58 [2021-07-30T00:28:58.809Z]     check_test.go:196: [de8042b096aef] daemon is not started
00:28:58 [2021-07-30T00:28:58.809Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:28:59 [2021-07-30T00:28:59.745Z]     check_test.go:196: [d71eac11f8833] daemon is not started
00:28:59 [2021-07-30T00:28:59.745Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:29:01 [2021-07-30T00:29:01.030Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:29:01 [2021-07-30T00:29:01.031Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:29:01 [2021-07-30T00:29:01.031Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:29:01 [2021-07-30T00:29:01.031Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:29:01 [2021-07-30T00:29:01.031Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:29:01 [2021-07-30T00:29:01.122Z]     check_test.go:196: [d1e995a0a7e14] daemon is not started
00:29:01 [2021-07-30T00:29:01.122Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:29:02 [2021-07-30T00:29:02.057Z]     check_test.go:196: [d26f98bd2c138] daemon is not started
00:29:02 [2021-07-30T00:29:02.057Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:29:02 [2021-07-30T00:29:02.992Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e78a64ac74cf4c5bd176696db168762b1e5dba0692b7a8eb8d698b9f18ab0023
00:29:03 [2021-07-30T00:29:03.933Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:29:04 [2021-07-30T00:29:04.370Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0f56346067e87459091204048ed8bf942be66da8b9aa9d389c405298366dc45
00:29:04 [2021-07-30T00:29:04.370Z]     check_test.go:196: [dbd65c1d87cb8] daemon is not started
00:29:04 [2021-07-30T00:29:04.370Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:29:05 [2021-07-30T00:29:05.746Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:35d71c1fd4b8ecd3280f30cfac931eb2919179ba64b1194ba21c67d92e5bcecf
00:29:06 [2021-07-30T00:29:06.683Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3af2452d60d880a02f908ccee04ab825e1f0a08368bfb329cda861061c442d7
00:29:07 [2021-07-30T00:29:07.251Z]     check_test.go:196: [d8ee9b1129bc2] daemon is not started
00:29:07 [2021-07-30T00:29:07.251Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:29:08 [2021-07-30T00:29:08.623Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:29:08 [2021-07-30T00:29:08.646Z]     check_test.go:196: [dace486e7befe] daemon is not started
00:29:08 [2021-07-30T00:29:08.646Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:29:11 [2021-07-30T00:29:11.932Z]     check_test.go:196: [de1c1752d40fe] daemon is not started
00:29:11 [2021-07-30T00:29:11.932Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:29:12 [2021-07-30T00:29:12.499Z]     check_test.go:196: [dfcb9785ece3a] daemon is not started
00:29:12 [2021-07-30T00:29:12.499Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:29:12 [2021-07-30T00:29:12.757Z]     check_test.go:196: [d40da1386e8e4] daemon is not started
00:29:12 [2021-07-30T00:29:12.757Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:29:14 [2021-07-30T00:29:14.133Z]     check_test.go:196: [d9971dc5f2802] daemon is not started
00:29:14 [2021-07-30T00:29:14.133Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnv
00:29:14 [2021-07-30T00:29:14.414Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:29:14 [2021-07-30T00:29:14.414Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:29:14 [2021-07-30T00:29:14.414Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:29:14 [2021-07-30T00:29:14.414Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:29:14 [2021-07-30T00:29:14.414Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
00:29:14 [2021-07-30T00:29:14.414Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:29:15 [2021-07-30T00:29:15.070Z]     check_test.go:196: [da31c4529cd17] daemon is not started
00:29:15 [2021-07-30T00:29:15.070Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:29:16 [2021-07-30T00:29:16.447Z]     check_test.go:196: [d8e8f9b013b51] daemon is not started
00:29:16 [2021-07-30T00:29:16.447Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:29:19 [2021-07-30T00:29:19.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:29:19 [2021-07-30T00:29:19.105Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
00:29:19 [2021-07-30T00:29:19.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:29:19 [2021-07-30T00:29:19.105Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
00:29:19 [2021-07-30T00:29:19.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:29:19 [2021-07-30T00:29:19.105Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
00:29:19 [2021-07-30T00:29:19.105Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:29:19 [2021-07-30T00:29:19.735Z]     check_test.go:196: [db46ce57fa26c] daemon is not started
00:29:19 [2021-07-30T00:29:19.735Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:29:19 [2021-07-30T00:29:19.735Z]     check_test.go:196: [dfceccfcefaf7] daemon is not started
00:29:19 [2021-07-30T00:29:19.735Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:29:20 [2021-07-30T00:29:20.072Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:29:20 [2021-07-30T00:29:20.670Z]     check_test.go:196: [d7b0b91d1e0f3] daemon is not started
00:29:20 [2021-07-30T00:29:20.670Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:29:21 [2021-07-30T00:29:21.238Z]     check_test.go:196: [d5b2f00ee9310] daemon is not started
00:29:21 [2021-07-30T00:29:21.238Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:29:21 [2021-07-30T00:29:21.238Z]     check_test.go:196: [d2079048a83cd] daemon is not started
00:29:21 [2021-07-30T00:29:21.238Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:29:21 [2021-07-30T00:29:21.496Z]     check_test.go:196: [d0848808a11cc] daemon is not started
00:29:21 [2021-07-30T00:29:21.496Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:29:21 [2021-07-30T00:29:21.754Z]     check_test.go:196: [df05280c73737] daemon is not started
00:29:21 [2021-07-30T00:29:21.754Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:29:22 [2021-07-30T00:29:22.323Z]     check_test.go:196: [d3d07e06a73a9] daemon is not started
00:29:22 [2021-07-30T00:29:22.323Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:29:22 [2021-07-30T00:29:22.323Z]     check_test.go:196: [de0f22dbce54d] daemon is not started
00:29:22 [2021-07-30T00:29:22.323Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:29:23 [2021-07-30T00:29:23.699Z]     check_test.go:196: [ded77a3890577] daemon is not started
00:29:23 [2021-07-30T00:29:23.699Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:29:23 [2021-07-30T00:29:23.958Z]     docker_cli_swarm_test.go:1172: [d0a963dbc6495] joining swarm manager [d65b5d16befb9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:29:25 [2021-07-30T00:29:25.861Z]     check_test.go:196: [dc1e587f4b7e4] daemon is not started
00:29:25 [2021-07-30T00:29:25.861Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:29:26 [2021-07-30T00:29:26.796Z]     check_test.go:196: [d91ed4dd8b06a] daemon is not started
00:29:26 [2021-07-30T00:29:26.796Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:29:27 [2021-07-30T00:29:27.151Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:29:28 [2021-07-30T00:29:28.174Z]     check_test.go:196: [dc2a31d4521e3] daemon is not started
00:29:28 [2021-07-30T00:29:28.174Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:29:28 [2021-07-30T00:29:28.741Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:29:29 [2021-07-30T00:29:29.678Z] --- PASS: TestDockerRegistrySuite (53.92s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.40s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.42s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.42s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.48s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.71s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.23s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.19s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.33s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.08s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.14s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.38s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.83s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.20s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.92s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.23s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.08s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.09s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.97s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.20s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.33s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.32s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.00s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
00:29:29 [2021-07-30T00:29:29.678Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.87s)
00:29:29 [2021-07-30T00:29:29.678Z] === RUN   TestDockerSchema1RegistrySuite
00:29:29 [2021-07-30T00:29:29.678Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:29:29 [2021-07-30T00:29:29.936Z]     check_test.go:223: [d09ecf8571d42] daemon is not started
00:29:29 [2021-07-30T00:29:29.936Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:29:34 [2021-07-30T00:29:34.133Z]     check_test.go:223: [d3e60db866d78] daemon is not started
00:29:34 [2021-07-30T00:29:34.133Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:29:39 [2021-07-30T00:29:39.400Z]     check_test.go:223: [db6c96dbdb85d] daemon is not started
00:29:39 [2021-07-30T00:29:39.400Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
00:29:42 [2021-07-30T00:29:42.686Z]     check_test.go:223: [db8b7e8d347a5] daemon is not started
00:29:42 [2021-07-30T00:29:42.686Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
00:29:44 [2021-07-30T00:29:44.062Z]     check_test.go:223: [d7d16a55e1f8f] daemon is not started
00:29:44 [2021-07-30T00:29:44.062Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:29:44 [2021-07-30T00:29:44.999Z]     check_test.go:223: [d7e0e1d1595e9] daemon is not started
00:29:44 [2021-07-30T00:29:44.999Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:29:44 [2021-07-30T00:29:44.999Z]     check_test.go:223: [de41ce7c4acdf] daemon is not started
00:29:44 [2021-07-30T00:29:44.999Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:29:46 [2021-07-30T00:29:46.375Z]     check_test.go:223: [da6b5d2806e04] daemon is not started
00:29:46 [2021-07-30T00:29:46.375Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:29:47 [2021-07-30T00:29:47.751Z]     check_test.go:223: [dbfa552e6f8ab] daemon is not started
00:29:47 [2021-07-30T00:29:47.751Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:29:48 [2021-07-30T00:29:48.260Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildExpose
00:29:48 [2021-07-30T00:29:48.260Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:29:48 [2021-07-30T00:29:48.260Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:29:48 [2021-07-30T00:29:48.260Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:29:48 [2021-07-30T00:29:48.260Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
00:29:48 [2021-07-30T00:29:48.260Z] === RUN   TestDockerSuite/TestBuildFails
00:29:48 [2021-07-30T00:29:48.686Z]     check_test.go:223: [de030ee78b6ff] daemon is not started
00:29:48 [2021-07-30T00:29:48.686Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:29:51 [2021-07-30T00:29:51.975Z]     check_test.go:223: [dc0bde8169ff0] daemon is not started
00:29:51 [2021-07-30T00:29:51.975Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:29:52 [2021-07-30T00:29:52.544Z]     check_test.go:223: [dc4b19d2d1f0e] daemon is not started
00:29:52 [2021-07-30T00:29:52.544Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:29:52 [2021-07-30T00:29:52.803Z]     check_test.go:223: [d6950d8f1633f] daemon is not started
00:29:52 [2021-07-30T00:29:52.803Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
00:29:53 [2021-07-30T00:29:53.063Z]     check_test.go:223: [d8eb24aa9a794] daemon is not started
00:29:53 [2021-07-30T00:29:53.063Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
00:29:53 [2021-07-30T00:29:53.322Z]     check_test.go:223: [dfd5dfecd92e5] daemon is not started
00:29:53 [2021-07-30T00:29:53.322Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
00:29:53 [2021-07-30T00:29:53.581Z]     check_test.go:223: [d819d1f28a740] daemon is not started
00:29:53 [2021-07-30T00:29:53.581Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
00:29:53 [2021-07-30T00:29:53.839Z]     check_test.go:223: [d2b5619e21245] daemon is not started
00:29:53 [2021-07-30T00:29:53.839Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
00:29:54 [2021-07-30T00:29:54.098Z]     check_test.go:223: [d2d5213ec513e] daemon is not started
00:29:54 [2021-07-30T00:29:54.098Z] --- PASS: TestDockerSchema1RegistrySuite (24.26s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.79s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.38s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.17s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.10s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.40s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s)
00:29:54 [2021-07-30T00:29:54.098Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
00:29:54 [2021-07-30T00:29:54.098Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:29:54 [2021-07-30T00:29:54.098Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:29:54 [2021-07-30T00:29:54.666Z]     check_test.go:252: [d999943ab7ff0] daemon is not started
00:29:54 [2021-07-30T00:29:54.666Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:29:55 [2021-07-30T00:29:55.234Z]     check_test.go:252: [d73dfdf479f76] daemon is not started
00:29:55 [2021-07-30T00:29:55.234Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:29:55 [2021-07-30T00:29:55.409Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:29:55 [2021-07-30T00:29:55.409Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:29:55 [2021-07-30T00:29:55.492Z]     check_test.go:252: [dd17d81b8da56] daemon is not started
00:29:55 [2021-07-30T00:29:55.492Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:29:56 [2021-07-30T00:29:56.427Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:29:56 [2021-07-30T00:29:56.686Z]     check_test.go:252: [dff6a89aab630] daemon is not started
00:29:56 [2021-07-30T00:29:56.686Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:29:56 [2021-07-30T00:29:56.945Z]     check_test.go:252: [d7bfa0c4486e2] daemon is not started
00:29:57 [2021-07-30T00:29:57.203Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:29:57 [2021-07-30T00:29:57.852Z]     check_test.go:252: [d827cd098d6ae] daemon is not started
00:29:57 [2021-07-30T00:29:57.852Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:29:57 [2021-07-30T00:29:57.852Z]     check_test.go:252: [d5448b584d342] daemon is not started
00:29:57 [2021-07-30T00:29:57.852Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.63s)
00:29:57 [2021-07-30T00:29:57.852Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
00:29:57 [2021-07-30T00:29:57.852Z] === RUN   TestDockerRegistryAuthTokenSuite
00:29:57 [2021-07-30T00:29:57.852Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:30:02 [2021-07-30T00:30:02.038Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:30:02 [2021-07-30T00:30:02.973Z]     check_test.go:279: [d67bd505b7b2c] daemon is not started
00:30:02 [2021-07-30T00:30:02.973Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:30:03 [2021-07-30T00:30:03.233Z]     check_test.go:279: [d4663eec8d3b2] daemon is not started
00:30:03 [2021-07-30T00:30:03.233Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:30:03 [2021-07-30T00:30:03.493Z]     check_test.go:279: [d1d80e8e49f6a] daemon is not started
00:30:03 [2021-07-30T00:30:03.493Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:30:03 [2021-07-30T00:30:03.752Z]     docker_cli_swarm_test.go:1453: [db41b10d0a618] joining swarm manager [d11aa4e00e7c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:30:03 [2021-07-30T00:30:03.752Z]     check_test.go:279: [daec2187258c3] daemon is not started
00:30:03 [2021-07-30T00:30:03.752Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:30:03 [2021-07-30T00:30:03.752Z]     check_test.go:279: [d2b9ba48ee2f3] daemon is not started
00:30:03 [2021-07-30T00:30:03.752Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.96s)
00:30:03 [2021-07-30T00:30:03.752Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
00:30:03 [2021-07-30T00:30:03.752Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.22s)
00:30:03 [2021-07-30T00:30:03.752Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.22s)
00:30:03 [2021-07-30T00:30:03.752Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s)
00:30:03 [2021-07-30T00:30:03.752Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s)
00:30:03 [2021-07-30T00:30:03.752Z] === RUN   TestDockerNetworkSuite
00:30:03 [2021-07-30T00:30:03.752Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:30:04 [2021-07-30T00:30:04.688Z]     docker_cli_swarm_test.go:1454: [d088625928c08] joining swarm manager [d11aa4e00e7c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:30:05 [2021-07-30T00:30:05.729Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:30:06 [2021-07-30T00:30:06.590Z]     docker_cli_network_unix_test.go:46: [d0a26410f475e] daemon is not started
00:30:06 [2021-07-30T00:30:06.590Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:30:07 [2021-07-30T00:30:07.526Z]     docker_cli_network_unix_test.go:46: [d2e1a6032bab6] daemon is not started
00:30:07 [2021-07-30T00:30:07.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:30:12 [2021-07-30T00:30:12.795Z]     docker_cli_network_unix_test.go:46: [db1d775ebdec5] daemon is not started
00:30:12 [2021-07-30T00:30:12.801Z] === RUN   TestDockerSuite/TestBuildForceRm
00:30:13 [2021-07-30T00:30:13.364Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:30:15 [2021-07-30T00:30:15.267Z]     docker_cli_network_unix_test.go:46: [d42b3076eac4d] daemon is not started
00:30:15 [2021-07-30T00:30:15.267Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:30:15 [2021-07-30T00:30:15.526Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:30:15 [2021-07-30T00:30:15.526Z]     docker_cli_network_unix_test.go:1233: [d56d92b6283ba] daemon is not started
00:30:16 [2021-07-30T00:30:16.461Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:30:16 [2021-07-30T00:30:16.721Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:30:16 [2021-07-30T00:30:16.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:30:16 [2021-07-30T00:30:16.980Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:30:17 [2021-07-30T00:30:17.917Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:30:18 [2021-07-30T00:30:18.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:30:20 [2021-07-30T00:30:20.758Z]     docker_cli_network_unix_test.go:46: [d80fc38ac2220] daemon is not started
00:30:20 [2021-07-30T00:30:20.758Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:30:20 [2021-07-30T00:30:20.758Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:30:24 [2021-07-30T00:30:24.952Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:30:27 [2021-07-30T00:30:27.525Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:30:27 [2021-07-30T00:30:27.619Z] === RUN   TestDockerSuite/TestBuildFromGit
00:30:30 [2021-07-30T00:30:30.057Z]     docker_cli_swarm_unix_test.go:62: [d2889127cafda] joining swarm manager [dbfc546094d0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:30:30 [2021-07-30T00:30:30.057Z]     docker_cli_network_unix_test.go:46: [dd89b98b0cfe9] daemon is not started
00:30:30 [2021-07-30T00:30:30.992Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:30:33 [2021-07-30T00:30:33.527Z]     docker_cli_network_unix_test.go:46: [d2e8ed9fe9299] daemon is not started
00:30:34 [2021-07-30T00:30:34.095Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:30:35 [2021-07-30T00:30:35.486Z]     docker_cli_network_unix_test.go:46: [df7d0b7fd623e] daemon is not started
00:30:35 [2021-07-30T00:30:35.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:30:36 [2021-07-30T00:30:36.053Z]     docker_cli_network_unix_test.go:46: [da00f8517705a] daemon is not started
00:30:36 [2021-07-30T00:30:36.312Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:30:36 [2021-07-30T00:30:36.880Z]     docker_cli_network_unix_test.go:46: [d120b47b64612] daemon is not started
00:30:36 [2021-07-30T00:30:36.880Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:30:37 [2021-07-30T00:30:37.817Z]     docker_cli_network_unix_test.go:46: [d2451629e5728] daemon is not started
00:30:37 [2021-07-30T00:30:37.942Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:30:38 [2021-07-30T00:30:38.076Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:30:39 [2021-07-30T00:30:39.011Z]     docker_cli_network_unix_test.go:46: [d5d739fd8c2c1] daemon is not started
00:30:39 [2021-07-30T00:30:39.269Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:30:39 [2021-07-30T00:30:39.528Z]     docker_cli_network_unix_test.go:46: [dcdea5c818d02] daemon is not started
00:30:39 [2021-07-30T00:30:39.528Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:30:39 [2021-07-30T00:30:39.786Z]     docker_cli_network_unix_test.go:46: [d14ffe01bf0e9] daemon is not started
00:30:39 [2021-07-30T00:30:39.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:30:40 [2021-07-30T00:30:40.118Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:30:40 [2021-07-30T00:30:40.721Z]     docker_cli_network_unix_test.go:46: [d9169496b8dba] daemon is not started
00:30:40 [2021-07-30T00:30:40.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:30:40 [2021-07-30T00:30:40.980Z]     docker_cli_network_unix_test.go:46: [d6b6fd297fa9e] daemon is not started
00:30:40 [2021-07-30T00:30:40.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:30:40 [2021-07-30T00:30:40.980Z]     docker_cli_network_unix_test.go:46: [d58002d775ccc] daemon is not started
00:30:40 [2021-07-30T00:30:40.980Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:30:41 [2021-07-30T00:30:41.239Z]     docker_cli_network_unix_test.go:46: [dc7844dd746e7] daemon is not started
00:30:41 [2021-07-30T00:30:41.239Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:30:42 [2021-07-30T00:30:42.174Z]     docker_cli_network_unix_test.go:46: [d28d1cfd4a56c] daemon is not started
00:30:42 [2021-07-30T00:30:42.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:30:43 [2021-07-30T00:30:43.109Z]     docker_cli_network_unix_test.go:46: [d0520a1ee4dba] daemon is not started
00:30:43 [2021-07-30T00:30:43.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:30:43 [2021-07-30T00:30:43.676Z]     docker_cli_network_unix_test.go:46: [da0661bbedebc] daemon is not started
00:30:43 [2021-07-30T00:30:43.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:30:44 [2021-07-30T00:30:44.244Z]     docker_cli_network_unix_test.go:46: [d1eb0516ab3ae] daemon is not started
00:30:44 [2021-07-30T00:30:44.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:30:44 [2021-07-30T00:30:44.244Z]     docker_cli_network_unix_test.go:46: [d0ef963c43ff5] daemon is not started
00:30:44 [2021-07-30T00:30:44.244Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:30:46 [2021-07-30T00:30:46.151Z]     docker_cli_network_unix_test.go:968: [dbe8c5ed702f4] daemon is not started
00:30:47 [2021-07-30T00:30:47.193Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:30:47 [2021-07-30T00:30:47.193Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
00:30:47 [2021-07-30T00:30:47.193Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:30:47 [2021-07-30T00:30:47.529Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:30:48 [2021-07-30T00:30:48.162Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:30:48 [2021-07-30T00:30:48.624Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:30:48 [2021-07-30T00:30:48.624Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
00:30:48 [2021-07-30T00:30:48.624Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:30:48 [2021-07-30T00:30:48.918Z]     docker_cli_network_unix_test.go:46: [da1a8f402f06c] daemon is not started
00:30:49 [2021-07-30T00:30:49.178Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:30:55 [2021-07-30T00:30:55.743Z]     docker_cli_network_unix_test.go:1116: [dd87fa164f5e3] daemon is not started
00:30:59 [2021-07-30T00:30:59.932Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:30:59 [2021-07-30T00:30:59.932Z]     docker_cli_network_unix_test.go:46: [ddcbdc253c6c2] daemon is not started
00:30:59 [2021-07-30T00:30:59.932Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:31:00 [2021-07-30T00:31:00.191Z]     docker_cli_network_unix_test.go:46: [d66ea5489dd92] daemon is not started
00:31:00 [2021-07-30T00:31:00.191Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:31:00 [2021-07-30T00:31:00.450Z]     docker_cli_network_unix_test.go:46: [d65ff6259b945] daemon is not started
00:31:00 [2021-07-30T00:31:00.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:31:00 [2021-07-30T00:31:00.450Z]     docker_cli_network_unix_test.go:46: [d12956da4fc95] daemon is not started
00:31:00 [2021-07-30T00:31:00.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:31:00 [2021-07-30T00:31:00.708Z]     docker_cli_network_unix_test.go:46: [da1d3bad5983a] daemon is not started
00:31:00 [2021-07-30T00:31:00.708Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:31:00 [2021-07-30T00:31:00.708Z]     docker_cli_network_unix_test.go:46: [d913d9c2ccba3] daemon is not started
00:31:00 [2021-07-30T00:31:00.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:31:00 [2021-07-30T00:31:00.967Z]     docker_cli_network_unix_test.go:46: [dbebbd156fba5] daemon is not started
00:31:00 [2021-07-30T00:31:00.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:31:03 [2021-07-30T00:31:03.501Z]     docker_cli_network_unix_test.go:46: [dc42d0b174bf6] daemon is not started
00:31:04 [2021-07-30T00:31:04.437Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:31:04 [2021-07-30T00:31:04.437Z]     docker_cli_network_unix_test.go:46: [d4caf3c367ace] daemon is not started
00:31:04 [2021-07-30T00:31:04.437Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:31:04 [2021-07-30T00:31:04.437Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:31:04 [2021-07-30T00:31:04.437Z]     docker_cli_network_unix_test.go:46: [d9c559630156b] daemon is not started
00:31:04 [2021-07-30T00:31:04.437Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:31:05 [2021-07-30T00:31:05.005Z]     docker_cli_network_unix_test.go:46: [d0b0d336504c7] daemon is not started
00:31:05 [2021-07-30T00:31:05.263Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:31:06 [2021-07-30T00:31:06.336Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:31:06 [2021-07-30T00:31:06.336Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
00:31:06 [2021-07-30T00:31:06.336Z] === RUN   TestDockerSuite/TestBuildHistory
00:31:09 [2021-07-30T00:31:09.450Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:31:11 [2021-07-30T00:31:11.353Z]     docker_cli_network_unix_test.go:1084: [d4eb70f9cebef] daemon is not started
00:31:12 [2021-07-30T00:31:12.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:31:12 [2021-07-30T00:31:12.988Z]     docker_cli_network_unix_test.go:46: [d6e3b2ebe8922] daemon is not started
00:31:12 [2021-07-30T00:31:12.988Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:31:13 [2021-07-30T00:31:13.557Z]     docker_cli_network_unix_test.go:46: [dc72c1140514a] daemon is not started
00:31:13 [2021-07-30T00:31:13.815Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:31:15 [2021-07-30T00:31:15.719Z]     docker_cli_network_unix_test.go:46: [dc39493c3ed8d] daemon is not started
00:31:15 [2021-07-30T00:31:15.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:31:15 [2021-07-30T00:31:15.978Z]     docker_cli_network_unix_test.go:46: [d3600cb93a232] daemon is not started
00:31:15 [2021-07-30T00:31:15.978Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:31:16 [2021-07-30T00:31:16.915Z]     docker_cli_network_unix_test.go:46: [dc914fc859264] daemon is not started
00:31:17 [2021-07-30T00:31:17.174Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:31:17 [2021-07-30T00:31:17.742Z]     docker_cli_network_unix_test.go:46: [d8e5dc481d13e] daemon is not started
00:31:17 [2021-07-30T00:31:17.742Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:31:18 [2021-07-30T00:31:18.688Z]     docker_cli_network_unix_test.go:46: [da46b2c92d4d6] daemon is not started
00:31:18 [2021-07-30T00:31:18.688Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:31:18 [2021-07-30T00:31:18.724Z] === RUN   TestDockerSuite/TestBuildIidFile
00:31:19 [2021-07-30T00:31:19.691Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:31:21 [2021-07-30T00:31:21.977Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:31:22 [2021-07-30T00:31:22.604Z] === RUN   TestDockerSuite/TestBuildInheritance
00:31:22 [2021-07-30T00:31:22.604Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
00:31:22 [2021-07-30T00:31:22.604Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:31:23 [2021-07-30T00:31:23.577Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:31:23 [2021-07-30T00:31:23.577Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:31:24 [2021-07-30T00:31:24.513Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:31:25 [2021-07-30T00:31:25.449Z]     docker_cli_network_unix_test.go:46: [d7274b69cc313] daemon is not started
00:31:25 [2021-07-30T00:31:25.708Z] --- PASS: TestDockerNetworkSuite (81.91s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.86s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.96s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.72s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.09s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.37s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.04s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.13s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.05s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.41s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.81s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.23s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.15s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.19s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.00s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.37s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.92s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.81s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.21s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.47s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.97s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.14s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.37s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.97s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.18s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.06s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.13s)
00:31:25 [2021-07-30T00:31:25.708Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.96s)
00:31:25 [2021-07-30T00:31:25.708Z] === RUN   TestDockerHubPullSuite
00:31:25 [2021-07-30T00:31:25.708Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:31:27 [2021-07-30T00:31:27.612Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:31:28 [2021-07-30T00:31:28.547Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:31:29 [2021-07-30T00:31:29.377Z] === RUN   TestDockerSuite/TestBuildLabel
00:31:29 [2021-07-30T00:31:29.481Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:31:30 [2021-07-30T00:31:30.048Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:31:30 [2021-07-30T00:31:30.345Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:31:30 [2021-07-30T00:31:30.983Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:31:30 [2021-07-30T00:31:30.983Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:31:31 [2021-07-30T00:31:31.313Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:31:31 [2021-07-30T00:31:31.552Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:31:31 [2021-07-30T00:31:31.552Z] --- PASS: TestDockerHubPullSuite (5.76s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.55s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.42s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s)
00:31:31 [2021-07-30T00:31:31.552Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s)
00:31:31 [2021-07-30T00:31:31.552Z] PASS
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === Skipped
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_sni_test.go:18: Flakey test
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:31:31 [2021-07-30T00:31:31.552Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:31:31 [2021-07-30T00:31:31.552Z] 
00:31:31 [2021-07-30T00:31:31.552Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:31:31 [2021-07-30T00:31:31.552Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.03s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.03s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:31:31 [2021-07-30T00:31:31.553Z]     docker_cli_network_unix_test.go:46: [d9c559630156b] daemon is not started
00:31:31 [2021-07-30T00:31:31.553Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] 
00:31:31 [2021-07-30T00:31:31.553Z] DONE 1270 tests, 51 skipped in 2001.337s
00:31:31 [2021-07-30T00:31:31.553Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:31:31 [2021-07-30T00:31:31.553Z] ++++ cat bundles/test-integration/docker.pid
00:31:31 [2021-07-30T00:31:31.553Z] +++ kill 8084
00:31:32 [2021-07-30T00:31:32.281Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:31:32 [2021-07-30T00:31:32.490Z] +++ /etc/init.d/apparmor stop
00:31:32 [2021-07-30T00:31:32.490Z] Leaving: AppArmorNo profiles have been unloaded.
00:31:32 [2021-07-30T00:31:32.490Z] 
00:31:32 [2021-07-30T00:31:32.490Z] Unloading profiles will leave already running processes permanently
00:31:32 [2021-07-30T00:31:32.490Z] unconfined, which can lead to unexpected situations.
00:31:32 [2021-07-30T00:31:32.490Z] 
00:31:32 [2021-07-30T00:31:32.490Z] To set a process to complain mode, use the command line tool
00:31:32 [2021-07-30T00:31:32.490Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:31:32 [2021-07-30T00:31:32.490Z] +++ true
00:31:32 [2021-07-30T00:31:32.490Z] exiting test-integration
00:31:32 [2021-07-30T00:31:32.490Z] ++ exit 0
00:31:32 [2021-07-30T00:31:32.490Z] 
00:31:33 [2021-07-30T00:31:33.062Z] + for job in $(jobs -p)
00:31:33 [2021-07-30T00:31:33.062Z] + wait 2388
00:31:33 [2021-07-30T00:31:33.250Z] === RUN   TestDockerSuite/TestBuildLabels
00:31:34 [2021-07-30T00:31:34.440Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:31:34 [2021-07-30T00:31:34.801Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:31:36 [2021-07-30T00:31:36.981Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:31:37 [2021-07-30T00:31:37.726Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:31:39 [2021-07-30T00:31:39.101Z]     docker_api_swarm_test.go:961: [d32c04ddc940c] joining swarm manager [d11c8c29b9cb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLastModified
00:31:45 [2021-07-30T00:31:45.562Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:31:45 [2021-07-30T00:31:45.562Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:31:45 [2021-07-30T00:31:45.562Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:31:46 [2021-07-30T00:31:46.020Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:31:46 [2021-07-30T00:31:46.990Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:31:54 [2021-07-30T00:31:54.069Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:32:01 [2021-07-30T00:32:01.043Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:32:11 [2021-07-30T00:32:11.013Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:32:11 [2021-07-30T00:32:11.948Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:32:13 [2021-07-30T00:32:13.850Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:32:17 [2021-07-30T00:32:17.136Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:32:23 [2021-07-30T00:32:23.700Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:32:29 [2021-07-30T00:32:29.757Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:32:29 [2021-07-30T00:32:29.757Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
00:32:29 [2021-07-30T00:32:29.757Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:32:29 [2021-07-30T00:32:29.757Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:32:30 [2021-07-30T00:32:30.262Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:32:32 [2021-07-30T00:32:32.166Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:32:34 [2021-07-30T00:32:34.697Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:32:38 [2021-07-30T00:32:38.002Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:32:41 [2021-07-30T00:32:41.288Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:32:44 [2021-07-30T00:32:44.577Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:32:45 [2021-07-30T00:32:45.952Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:33:12 [2021-07-30T00:33:12.283Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:33:29 [2021-07-30T00:33:29.986Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:33:42 [2021-07-30T00:33:42.172Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:33:42 [2021-07-30T00:33:42.368Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:33:52 [2021-07-30T00:33:52.711Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:33:57 [2021-07-30T00:33:57.042Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:33:59 [2021-07-30T00:33:59.780Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:34:15 [2021-07-30T00:34:15.148Z] --- PASS: TestDockerSwarmSuite (1697.09s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.21s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.72s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.41s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.94s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.33s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.09s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.20s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.15s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.38s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.08s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.34s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.66s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.11s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.03s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.24s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.48s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.81s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.41s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.19s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.46s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.25s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.31s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.50s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.69s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.73s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.86s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.96s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.19s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.28s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.70s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.72s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.18s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.89s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.32s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.89s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.64s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.40s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.39s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.80s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.16s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.59s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.34s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.06s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.13s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.58s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.72s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.54s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.18s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.41s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.71s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.23s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.16s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.61s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.57s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.20s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.26s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.30s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.86s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.69s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.99s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.57s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.52s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.12s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.79s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.88s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.55s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.10s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.49s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.91s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.12s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.42s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.43s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.36s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.72s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.70s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.61s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.65s)
00:34:15 [2021-07-30T00:34:15.148Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.24s)
00:34:15 [2021-07-30T00:34:15.148Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
00:34:15 [2021-07-30T00:34:15.148Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
00:34:15 [2021-07-30T00:34:15.148Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.65s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.34s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.57s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.63s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.07s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.73s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.76s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.18s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.15s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.20s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.84s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.19s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.57s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.68s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.90s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.36s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.96s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.13s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s)
00:34:15 [2021-07-30T00:34:15.148Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
00:34:15 [2021-07-30T00:34:15.148Z] === RUN   TestDockerExternalVolumeSuite
00:34:15 [2021-07-30T00:34:15.148Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:34:15 [2021-07-30T00:34:15.148Z]     docker_cli_external_volume_driver_test.go:53: [ddb3fadeca880] daemon is not started
00:34:20 [2021-07-30T00:34:20.867Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:34:20 [2021-07-30T00:34:20.867Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
00:34:20 [2021-07-30T00:34:20.867Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:34:30 [2021-07-30T00:34:30.018Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:34:35 [2021-07-30T00:34:35.685Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:34:35 [2021-07-30T00:34:35.685Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:34:35 [2021-07-30T00:34:35.685Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
00:34:35 [2021-07-30T00:34:35.685Z] === RUN   TestDockerSuite/TestBuildNetNone
00:34:35 [2021-07-30T00:34:35.685Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
00:34:35 [2021-07-30T00:34:35.685Z] === RUN   TestDockerSuite/TestBuildNoContext
00:34:37 [2021-07-30T00:34:37.861Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:34:43 [2021-07-30T00:34:43.657Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:34:46 [2021-07-30T00:34:46.573Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:34:47 [2021-07-30T00:34:47.032Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:34:47 [2021-07-30T00:34:47.491Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:34:50 [2021-07-30T00:34:50.396Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:34:51 [2021-07-30T00:34:51.934Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:34:53 [2021-07-30T00:34:53.472Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:35:14 [2021-07-30T00:35:14.568Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:35:16 [2021-07-30T00:35:16.757Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:35:27 [2021-07-30T00:35:27.081Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:35:31 [2021-07-30T00:35:31.770Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:35:37 [2021-07-30T00:35:37.693Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:35:42 [2021-07-30T00:35:42.098Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:35:45 [2021-07-30T00:35:45.803Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:35:49 [2021-07-30T00:35:49.169Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:35:54 [2021-07-30T00:35:54.971Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:35:55 [2021-07-30T00:35:55.938Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:35:55 [2021-07-30T00:35:55.938Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
00:35:55 [2021-07-30T00:35:55.938Z] === RUN   TestDockerSuite/TestBuildPATH
00:35:55 [2021-07-30T00:35:55.938Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
00:35:55 [2021-07-30T00:35:55.938Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:35:58 [2021-07-30T00:35:58.852Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:35:58 [2021-07-30T00:35:58.852Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
00:35:58 [2021-07-30T00:35:58.852Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:36:00 [2021-07-30T00:36:00.673Z]     docker_cli_external_volume_driver_test.go:53: [decf6d71154d7] daemon is not started
00:36:15 [2021-07-30T00:36:15.579Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:36:33 [2021-07-30T00:36:33.655Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:36:45 [2021-07-30T00:36:45.852Z]     docker_cli_external_volume_driver_test.go:53: [d04920dacb0f0] daemon is not started
00:36:59 [2021-07-30T00:36:59.286Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:37:03 [2021-07-30T00:37:03.928Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:37:03 [2021-07-30T00:37:03.928Z]     docker_cli_external_volume_driver_test.go:53: [dee88772c2721] daemon is not started
00:37:16 [2021-07-30T00:37:16.129Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:37:24 [2021-07-30T00:37:24.435Z] === RUN   TestDockerSuite/TestBuildRm
00:37:39 [2021-07-30T00:37:39.259Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:37:42 [2021-07-30T00:37:42.162Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:37:42 [2021-07-30T00:37:42.162Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
00:37:42 [2021-07-30T00:37:42.162Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:37:42 [2021-07-30T00:37:42.162Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
00:37:42 [2021-07-30T00:37:42.621Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:37:44 [2021-07-30T00:37:44.801Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:37:48 [2021-07-30T00:37:48.220Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:37:49 [2021-07-30T00:37:49.492Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:37:58 [2021-07-30T00:37:58.074Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:38:06 [2021-07-30T00:38:06.297Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:38:10 [2021-07-30T00:38:10.451Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:38:21 [2021-07-30T00:38:21.167Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:38:35 [2021-07-30T00:38:35.590Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:38:35 [2021-07-30T00:38:35.590Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:38:35 [2021-07-30T00:38:35.590Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:38:47 [2021-07-30T00:38:47.969Z] === RUN   TestDockerSuite/TestBuildSpaces
00:38:47 [2021-07-30T00:38:47.969Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:38:55 [2021-07-30T00:38:55.041Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:38:55 [2021-07-30T00:38:55.041Z] === RUN   TestDockerSuite/TestBuildStderr
00:38:59 [2021-07-30T00:38:59.730Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:39:07 [2021-07-30T00:39:07.847Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:39:24 [2021-07-30T00:39:24.869Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:39:24 [2021-07-30T00:39:24.869Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
00:39:24 [2021-07-30T00:39:24.869Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:39:25 [2021-07-30T00:39:25.938Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:39:28 [2021-07-30T00:39:28.599Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:39:30 [2021-07-30T00:39:30.132Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:39:35 [2021-07-30T00:39:35.921Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:39:42 [2021-07-30T00:39:42.990Z] === RUN   TestDockerSuite/TestBuildUser
00:39:42 [2021-07-30T00:39:42.990Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
00:39:42 [2021-07-30T00:39:42.990Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:39:42 [2021-07-30T00:39:42.990Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
00:39:42 [2021-07-30T00:39:42.990Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:39:42 [2021-07-30T00:39:42.990Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
00:39:42 [2021-07-30T00:39:42.990Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:39:47 [2021-07-30T00:39:47.673Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:39:48 [2021-07-30T00:39:48.640Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:39:51 [2021-07-30T00:39:51.637Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:39:51 [2021-07-30T00:39:51.637Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
00:39:51 [2021-07-30T00:39:51.637Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:39:51 [2021-07-30T00:39:51.637Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
00:39:51 [2021-07-30T00:39:51.637Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:39:58 [2021-07-30T00:39:58.002Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:40:21 [2021-07-30T00:40:21.579Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:40:21 [2021-07-30T00:40:21.589Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:40:30 [2021-07-30T00:40:30.278Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:40:36 [2021-07-30T00:40:36.393Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:40:43 [2021-07-30T00:40:43.461Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:40:43 [2021-07-30T00:40:43.461Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
00:40:43 [2021-07-30T00:40:43.919Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:40:43 [2021-07-30T00:40:43.919Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
00:40:43 [2021-07-30T00:40:43.919Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:40:45 [2021-07-30T00:40:45.159Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:40:47 [2021-07-30T00:40:47.652Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:40:47 [2021-07-30T00:40:47.652Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
00:40:47 [2021-07-30T00:40:47.652Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
00:41:02 [2021-07-30T00:41:02.460Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:41:03 [2021-07-30T00:41:03.245Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:41:03 [2021-07-30T00:41:03.245Z]     docker_cli_external_volume_driver_test.go:485: [dee68ba07f27a] daemon is not started
00:41:08 [2021-07-30T00:41:08.839Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:41:08 [2021-07-30T00:41:08.840Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:41:18 [2021-07-30T00:41:18.491Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:41:18 [2021-07-30T00:41:18.491Z]     docker_cli_external_volume_driver_test.go:53: [d0ac7121492a6] daemon is not started
00:41:29 [2021-07-30T00:41:29.924Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:41:29 [2021-07-30T00:41:29.925Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
00:41:29 [2021-07-30T00:41:29.925Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:41:29 [2021-07-30T00:41:29.925Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
00:41:29 [2021-07-30T00:41:29.925Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:41:29 [2021-07-30T00:41:29.925Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
00:41:29 [2021-07-30T00:41:29.925Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:41:31 [2021-07-30T00:41:31.460Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:41:33 [2021-07-30T00:41:33.370Z] --- PASS: TestDockerExternalVolumeSuite (439.76s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.73s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.40s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.39s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.45s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.47s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.58s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.15s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.43s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.09s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s)
00:41:33 [2021-07-30T00:41:33.370Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:41:33 [2021-07-30T00:41:33.370Z] PASS
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] === Skipped
00:41:33 [2021-07-30T00:41:33.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
00:41:33 [2021-07-30T00:41:33.370Z]     check_test.go:309: [d35d499274071] daemon is not started
00:41:33 [2021-07-30T00:41:33.370Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
00:41:33 [2021-07-30T00:41:33.370Z]     check_test.go:309: [deff8bdf2f459] daemon is not started
00:41:33 [2021-07-30T00:41:33.370Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:41:33 [2021-07-30T00:41:33.370Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
00:41:33 [2021-07-30T00:41:33.370Z]     check_test.go:309: [d22cf6f521c74] daemon is not started
00:41:33 [2021-07-30T00:41:33.370Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:41:33 [2021-07-30T00:41:33.370Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
00:41:33 [2021-07-30T00:41:33.370Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:41:33 [2021-07-30T00:41:33.370Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] 
00:41:33 [2021-07-30T00:41:33.370Z] DONE 273 tests, 5 skipped in 2602.124s
00:41:33 [2021-07-30T00:41:33.370Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:41:33 [2021-07-30T00:41:33.370Z] ++++ cat bundles/test-integration/docker.pid
00:41:33 [2021-07-30T00:41:33.370Z] +++ kill 8095
00:41:33 [2021-07-30T00:41:33.629Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9b324a6be8d8/docker.pid
00:41:33 [2021-07-30T00:41:33.629Z] +++ kill 4792
00:41:33 [2021-07-30T00:41:33.629Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4792 is not a child of this shell
00:41:33 [2021-07-30T00:41:33.629Z] warning: PID 4792 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9b324a6be8d8/docker.pid had a nonzero exit code
00:41:33 [2021-07-30T00:41:33.629Z] +++ /etc/init.d/apparmor stop
00:41:33 [2021-07-30T00:41:33.629Z] Leaving: AppArmorNo profiles have been unloaded.
00:41:33 [2021-07-30T00:41:33.629Z] 
00:41:33 [2021-07-30T00:41:33.629Z] Unloading profiles will leave already running processes permanently
00:41:33 [2021-07-30T00:41:33.629Z] unconfined, which can lead to unexpected situations.
00:41:33 [2021-07-30T00:41:33.629Z] 
00:41:33 [2021-07-30T00:41:33.629Z] To set a process to complain mode, use the command line tool
00:41:33 [2021-07-30T00:41:33.629Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:41:33 [2021-07-30T00:41:33.629Z] +++ true
00:41:33 [2021-07-30T00:41:33.629Z] exiting test-integration
00:41:33 [2021-07-30T00:41:33.629Z] ++ exit 0
00:41:33 [2021-07-30T00:41:33.629Z] 
00:41:34 [2021-07-30T00:41:34.197Z] + exit 0
00:41:34 [2021-07-30T00:41:34.197Z] ++ jobs -p
00:41:34 [2021-07-30T00:41:34.197Z] + pids=
00:41:34 [2021-07-30T00:41:34.197Z] + echo 'Remaining pids to kill: []'
00:41:34 [2021-07-30T00:41:34.197Z] Remaining pids to kill: []
00:41:34 [2021-07-30T00:41:34.197Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:41:34 [2021-07-30T00:41:34.215Z] Recording test results
00:41:34 [2021-07-30T00:41:34.670Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:41:34 [2021-07-30T00:41:34.994Z] + echo Ensuring container killed.
00:41:34 [2021-07-30T00:41:34.995Z] Ensuring container killed.
00:41:34 [2021-07-30T00:41:34.995Z] + docker ps -aq -f name=docker-pr4-*
00:41:34 [2021-07-30T00:41:34.995Z] + cids=f4705d97518d
00:41:34 [2021-07-30T00:41:34.995Z] 6873c35923d4
00:41:34 [2021-07-30T00:41:34.995Z] 91dace1d95b6
00:41:34 [2021-07-30T00:41:34.995Z] + [ -n f4705d97518d
00:41:34 [2021-07-30T00:41:34.995Z] 6873c35923d4
00:41:34 [2021-07-30T00:41:34.995Z] 91dace1d95b6 ]
00:41:34 [2021-07-30T00:41:34.995Z] + docker rm -vf f4705d97518d 6873c35923d4 91dace1d95b6
00:41:37 [2021-07-30T00:41:37.539Z] f4705d97518d
00:41:38 [2021-07-30T00:41:38.918Z] 6873c35923d4
00:41:38 [2021-07-30T00:41:38.918Z] 91dace1d95b6
[Pipeline] sh
00:41:39 [2021-07-30T00:41:39.203Z] + echo Chowning /workspace to jenkins user
00:41:39 [2021-07-30T00:41:39.203Z] Chowning /workspace to jenkins user
00:41:39 [2021-07-30T00:41:39.203Z] + id -u
00:41:39 [2021-07-30T00:41:39.203Z] + id -g
00:41:39 [2021-07-30T00:41:39.203Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42695:/workspace busybox chown -R 1000:1000 /workspace
00:41:41 [2021-07-30T00:41:41.777Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:41:43 [2021-07-30T00:41:43.700Z] + bundleName=amd64
00:41:43 [2021-07-30T00:41:43.700Z] + echo Creating amd64-bundles.tar.gz
00:41:43 [2021-07-30T00:41:43.700Z] Creating amd64-bundles.tar.gz
00:41:43 [2021-07-30T00:41:43.700Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:41:43 [2021-07-30T00:41:43.700Z] + xargs tar -czf amd64-bundles.tar.gz
00:41:43 [2021-07-30T00:41:43.952Z] === RUN   TestDockerSuite/TestBuildXZHost
00:41:43 [2021-07-30T00:41:43.952Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
00:41:44 [2021-07-30T00:41:44.411Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:41:44 [2021-07-30T00:41:44.411Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
00:41:44 [2021-07-30T00:41:44.411Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:41:44 [2021-07-30T00:41:44.411Z]     docker_cli_sni_test.go:18: Flakey test
00:41:44 [2021-07-30T00:41:44.411Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
[Pipeline] archiveArtifacts
00:41:45 [2021-07-30T00:41:45.099Z] Archiving artifacts
00:41:45 [2021-07-30T00:41:45.427Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:41:45 [2021-07-30T00:41:45.734Z] + make clean
00:41:45 [2021-07-30T00:41:45.734Z] docker volume rm -f docker-dev-cache
00:41:45 [2021-07-30T00:41:45.996Z] docker-dev-cache
[Pipeline] deleteDir
00:41:47 [2021-07-30T00:41:47.310Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:41:53 [2021-07-30T00:41:53.105Z] === RUN   TestDockerSuite/TestCommitChange
00:41:58 [2021-07-30T00:41:58.890Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:42:04 [2021-07-30T00:42:04.675Z] === RUN   TestDockerSuite/TestCommitHardlink
00:42:04 [2021-07-30T00:42:04.675Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
00:42:04 [2021-07-30T00:42:04.675Z] === RUN   TestDockerSuite/TestCommitNewFile
00:42:13 [2021-07-30T00:42:13.234Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:42:13 [2021-07-30T00:42:13.234Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
00:42:13 [2021-07-30T00:42:13.234Z] === RUN   TestDockerSuite/TestCommitTTY
00:42:21 [2021-07-30T00:42:21.802Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:42:32 [2021-07-30T00:42:32.119Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:42:32 [2021-07-30T00:42:32.119Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:42:32 [2021-07-30T00:42:32.119Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:42:46 [2021-07-30T00:42:46.930Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:42:54 [2021-07-30T00:42:54.008Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:42:54 [2021-07-30T00:42:54.008Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
00:42:54 [2021-07-30T00:42:54.008Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:42:56 [2021-07-30T00:42:56.192Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:42:56 [2021-07-30T00:42:56.192Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
00:42:56 [2021-07-30T00:42:56.192Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:42:56 [2021-07-30T00:42:56.192Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
00:42:56 [2021-07-30T00:42:56.192Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:42:56 [2021-07-30T00:42:56.192Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
00:42:56 [2021-07-30T00:42:56.192Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:43:04 [2021-07-30T00:43:04.766Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:43:04 [2021-07-30T00:43:04.767Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
00:43:04 [2021-07-30T00:43:04.767Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:43:04 [2021-07-30T00:43:04.767Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:43:07 [2021-07-30T00:43:07.670Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:43:07 [2021-07-30T00:43:07.670Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:43:07 [2021-07-30T00:43:07.670Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
00:43:07 [2021-07-30T00:43:07.670Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:43:07 [2021-07-30T00:43:07.670Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
00:43:07 [2021-07-30T00:43:07.670Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:43:07 [2021-07-30T00:43:07.670Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
00:43:07 [2021-07-30T00:43:07.670Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:43:10 [2021-07-30T00:43:10.575Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:43:13 [2021-07-30T00:43:13.508Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:43:16 [2021-07-30T00:43:16.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:43:16 [2021-07-30T00:43:16.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:43:16 [2021-07-30T00:43:16.409Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
00:43:16 [2021-07-30T00:43:16.409Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:43:19 [2021-07-30T00:43:19.311Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:43:19 [2021-07-30T00:43:19.311Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:43:22 [2021-07-30T00:43:22.224Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
00:43:22 [2021-07-30T00:43:22.224Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
00:43:22 [2021-07-30T00:43:22.224Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:43:22 [2021-07-30T00:43:22.224Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
00:43:22 [2021-07-30T00:43:22.224Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:43:25 [2021-07-30T00:43:25.132Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:43:25 [2021-07-30T00:43:25.132Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:43:28 [2021-07-30T00:43:28.041Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:43:28 [2021-07-30T00:43:28.041Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
00:43:28 [2021-07-30T00:43:28.041Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:43:30 [2021-07-30T00:43:30.943Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:43:31 [2021-07-30T00:43:31.402Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:43:39 [2021-07-30T00:43:39.966Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:43:43 [2021-07-30T00:43:43.711Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:43:48 [2021-07-30T00:43:48.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:43:48 [2021-07-30T00:43:48.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:43:48 [2021-07-30T00:43:48.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:43:48 [2021-07-30T00:43:48.419Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:43:48 [2021-07-30T00:43:48.419Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:43:50 [2021-07-30T00:43:50.598Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:43:50 [2021-07-30T00:43:50.598Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
00:43:51 [2021-07-30T00:43:51.057Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:43:53 [2021-07-30T00:43:53.959Z] === RUN   TestDockerSuite/TestContainerAPITop
00:43:53 [2021-07-30T00:43:53.959Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
00:43:53 [2021-07-30T00:43:53.959Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:43:56 [2021-07-30T00:43:56.883Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:43:56 [2021-07-30T00:43:56.883Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:44:01 [2021-07-30T00:44:01.571Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:44:04 [2021-07-30T00:44:04.472Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:44:04 [2021-07-30T00:44:04.472Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:44:04 [2021-07-30T00:44:04.472Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:44:04 [2021-07-30T00:44:04.472Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:44:04 [2021-07-30T00:44:04.472Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
00:44:04 [2021-07-30T00:44:04.472Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
00:44:06 [2021-07-30T00:44:06.653Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:44:06 [2021-07-30T00:44:06.653Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
00:44:09 [2021-07-30T00:44:09.562Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
00:44:12 [2021-07-30T00:44:12.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
00:44:15 [2021-07-30T00:44:15.366Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
00:44:18 [2021-07-30T00:44:18.270Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007c0b58_<nil>}
00:44:26 [2021-07-30T00:44:26.844Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1924276666_c:\foo_false__<nil>_<nil>_<nil>}
00:44:35 [2021-07-30T00:44:35.421Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1924276666_c:\foo_true__<nil>_<nil>_<nil>}
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:44:37 [2021-07-30T00:44:37.599Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:44:37 [2021-07-30T00:44:37.599Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:44:37 [2021-07-30T00:44:37.599Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:44:37 [2021-07-30T00:44:37.599Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:44:37 [2021-07-30T00:44:37.599Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:44:37 [2021-07-30T00:44:37.599Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
00:44:37 [2021-07-30T00:44:37.599Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:44:40 [2021-07-30T00:44:40.848Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
00:44:40 [2021-07-30T00:44:40.848Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:44:49 [2021-07-30T00:44:49.454Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:44:49 [2021-07-30T00:44:49.454Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:44:49 [2021-07-30T00:44:49.454Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
00:44:49 [2021-07-30T00:44:49.454Z] === RUN   TestDockerSuite/TestCpRelativePath
00:44:52 [2021-07-30T00:44:52.360Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:44:52 [2021-07-30T00:44:52.360Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
00:44:52 [2021-07-30T00:44:52.360Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:44:52 [2021-07-30T00:44:52.360Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
00:44:52 [2021-07-30T00:44:52.360Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:44:52 [2021-07-30T00:44:52.360Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
00:44:52 [2021-07-30T00:44:52.360Z] === RUN   TestDockerSuite/TestCpToCaseA
00:44:58 [2021-07-30T00:44:58.147Z] === RUN   TestDockerSuite/TestCpToCaseB
00:45:00 [2021-07-30T00:45:00.325Z] === RUN   TestDockerSuite/TestCpToCaseC
00:45:00 [2021-07-30T00:45:00.325Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
00:45:00 [2021-07-30T00:45:00.325Z] === RUN   TestDockerSuite/TestCpToCaseD
00:45:00 [2021-07-30T00:45:00.325Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
00:45:00 [2021-07-30T00:45:00.325Z] === RUN   TestDockerSuite/TestCpToCaseE
00:45:12 [2021-07-30T00:45:12.707Z] === RUN   TestDockerSuite/TestCpToCaseF
00:45:12 [2021-07-30T00:45:12.707Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
00:45:12 [2021-07-30T00:45:12.707Z] === RUN   TestDockerSuite/TestCpToCaseG
00:45:12 [2021-07-30T00:45:12.707Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
00:45:12 [2021-07-30T00:45:12.707Z] === RUN   TestDockerSuite/TestCpToCaseH
00:45:27 [2021-07-30T00:45:27.512Z] === RUN   TestDockerSuite/TestCpToCaseI
00:45:27 [2021-07-30T00:45:27.512Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
00:45:27 [2021-07-30T00:45:27.512Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:45:27 [2021-07-30T00:45:27.512Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
00:45:27 [2021-07-30T00:45:27.512Z] === RUN   TestDockerSuite/TestCpToDot
00:45:30 [2021-07-30T00:45:30.410Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:45:30 [2021-07-30T00:45:30.410Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
00:45:30 [2021-07-30T00:45:30.410Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:45:30 [2021-07-30T00:45:30.410Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
00:45:30 [2021-07-30T00:45:30.410Z] === RUN   TestDockerSuite/TestCpToStdout
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:45:38 [2021-07-30T00:45:38.970Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:45:38 [2021-07-30T00:45:38.970Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:45:38 [2021-07-30T00:45:38.970Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCpVolumePath
00:45:38 [2021-07-30T00:45:38.970Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCreateArgs
00:45:38 [2021-07-30T00:45:38.970Z] === RUN   TestDockerSuite/TestCreateByImageID
00:45:41 [2021-07-30T00:45:41.143Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:45:44 [2021-07-30T00:45:44.876Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:45:44 [2021-07-30T00:45:44.876Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:45:44 [2021-07-30T00:45:44.876Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:45:47 [2021-07-30T00:45:47.052Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:45:48 [2021-07-30T00:45:48.020Z] === RUN   TestDockerSuite/TestCreateLabels
00:45:48 [2021-07-30T00:45:48.480Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:45:48 [2021-07-30T00:45:48.480Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
00:45:48 [2021-07-30T00:45:48.480Z] === RUN   TestDockerSuite/TestCreateRM
00:45:48 [2021-07-30T00:45:48.939Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:45:48 [2021-07-30T00:45:48.939Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:45:48 [2021-07-30T00:45:48.939Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:45:48 [2021-07-30T00:45:48.939Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:45:49 [2021-07-30T00:45:49.398Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:46:04 [2021-07-30T00:46:04.200Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:46:04 [2021-07-30T00:46:04.200Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:46:04 [2021-07-30T00:46:04.659Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:46:09 [2021-07-30T00:46:09.342Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:46:09 [2021-07-30T00:46:09.342Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:46:09 [2021-07-30T00:46:09.342Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
00:46:09 [2021-07-30T00:46:09.342Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.246Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:46:12 [2021-07-30T00:46:12.246Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:46:12 [2021-07-30T00:46:12.704Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDevicePermissions
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDockerFails
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestEventsAttach
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestEventsCommit
00:46:12 [2021-07-30T00:46:12.704Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
00:46:12 [2021-07-30T00:46:12.704Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:46:15 [2021-07-30T00:46:15.603Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:46:18 [2021-07-30T00:46:18.504Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:46:21 [2021-07-30T00:46:21.407Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:46:36 [2021-07-30T00:46:36.213Z] === RUN   TestDockerSuite/TestEventsCopy
00:46:41 [2021-07-30T00:46:41.988Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:46:49 [2021-07-30T00:46:49.055Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:46:51 [2021-07-30T00:46:51.948Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:46:52 [2021-07-30T00:46:52.911Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:47:01 [2021-07-30T00:47:01.474Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:47:02 [2021-07-30T00:47:02.441Z] === RUN   TestDockerSuite/TestEventsFilterType
00:47:03 [2021-07-30T00:47:03.974Z] === RUN   TestDockerSuite/TestEventsFilters
00:47:12 [2021-07-30T00:47:12.541Z] === RUN   TestDockerSuite/TestEventsFormat
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsImageImport
00:47:19 [2021-07-30T00:47:19.613Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:47:19 [2021-07-30T00:47:19.613Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsImagePull
00:47:19 [2021-07-30T00:47:19.613Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
00:47:19 [2021-07-30T00:47:19.613Z] === RUN   TestDockerSuite/TestEventsImageTag
00:47:20 [2021-07-30T00:47:20.069Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:47:20 [2021-07-30T00:47:20.069Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
00:47:20 [2021-07-30T00:47:20.069Z] === RUN   TestDockerSuite/TestEventsRename
00:47:23 [2021-07-30T00:47:23.794Z] === RUN   TestDockerSuite/TestEventsResize
00:47:27 [2021-07-30T00:47:27.516Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:47:29 [2021-07-30T00:47:29.685Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:47:33 [2021-07-30T00:47:33.410Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:47:40 [2021-07-30T00:47:40.469Z] === RUN   TestDockerSuite/TestEventsTop
00:47:40 [2021-07-30T00:47:40.469Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
00:47:40 [2021-07-30T00:47:40.469Z] === RUN   TestDockerSuite/TestEventsUntag
00:47:43 [2021-07-30T00:47:43.375Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:47:50 [2021-07-30T00:47:50.478Z] === RUN   TestDockerSuite/TestExec
00:47:50 [2021-07-30T00:47:50.478Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
00:47:50 [2021-07-30T00:47:50.478Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:47:50 [2021-07-30T00:47:50.478Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
00:47:50 [2021-07-30T00:47:50.478Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:47:54 [2021-07-30T00:47:54.202Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:47:57 [2021-07-30T00:47:57.110Z] === RUN   TestDockerSuite/TestExecAPIStart
00:47:57 [2021-07-30T00:47:57.110Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
00:47:57 [2021-07-30T00:47:57.110Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:47:57 [2021-07-30T00:47:57.110Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
00:47:57 [2021-07-30T00:47:57.110Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:47:57 [2021-07-30T00:47:57.110Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
00:47:57 [2021-07-30T00:47:57.110Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:47:59 [2021-07-30T00:47:59.279Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:48:02 [2021-07-30T00:48:02.191Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:48:05 [2021-07-30T00:48:05.095Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:48:07 [2021-07-30T00:48:07.987Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:48:13 [2021-07-30T00:48:13.768Z] === RUN   TestDockerSuite/TestExecCgroup
00:48:13 [2021-07-30T00:48:13.768Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
00:48:13 [2021-07-30T00:48:13.768Z] === RUN   TestDockerSuite/TestExecEnv
00:48:13 [2021-07-30T00:48:13.768Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
00:48:13 [2021-07-30T00:48:13.768Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:48:13 [2021-07-30T00:48:13.768Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
00:48:13 [2021-07-30T00:48:13.768Z] === RUN   TestDockerSuite/TestExecExitStatus
00:48:15 [2021-07-30T00:48:15.937Z] === RUN   TestDockerSuite/TestExecInspectID
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecInteractive
00:48:21 [2021-07-30T00:48:21.711Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:48:21 [2021-07-30T00:48:21.711Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecParseError
00:48:21 [2021-07-30T00:48:21.711Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:48:21 [2021-07-30T00:48:21.711Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:48:21 [2021-07-30T00:48:21.711Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
00:48:21 [2021-07-30T00:48:21.711Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecSetEnv
00:48:25 [2021-07-30T00:48:25.440Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecStartFails
00:48:25 [2021-07-30T00:48:25.440Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:48:25 [2021-07-30T00:48:25.440Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:48:25 [2021-07-30T00:48:25.440Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:48:25 [2021-07-30T00:48:25.440Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
00:48:25 [2021-07-30T00:48:25.440Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:48:28 [2021-07-30T00:48:28.346Z] === RUN   TestDockerSuite/TestExecUlimits
00:48:28 [2021-07-30T00:48:28.346Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
00:48:28 [2021-07-30T00:48:28.347Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:48:38 [2021-07-30T00:48:38.650Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:48:38 [2021-07-30T00:48:38.650Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
00:48:38 [2021-07-30T00:48:38.650Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:48:38 [2021-07-30T00:48:38.650Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
00:48:38 [2021-07-30T00:48:38.650Z] === RUN   TestDockerSuite/TestExecWithUser
00:48:38 [2021-07-30T00:48:38.650Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
00:48:38 [2021-07-30T00:48:38.650Z] === RUN   TestDockerSuite/TestGetContainerStats
00:48:44 [2021-07-30T00:48:44.427Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:48:51 [2021-07-30T00:48:51.490Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:48:55 [2021-07-30T00:48:55.215Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:49:02 [2021-07-30T00:49:02.329Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestHealth
00:49:02 [2021-07-30T00:49:02.329Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:49:02 [2021-07-30T00:49:02.329Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:49:08 [2021-07-30T00:49:08.113Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:49:08 [2021-07-30T00:49:08.113Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:49:09 [2021-07-30T00:49:09.078Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:49:09 [2021-07-30T00:49:09.078Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
00:49:09 [2021-07-30T00:49:09.078Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:49:10 [2021-07-30T00:49:10.611Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:49:10 [2021-07-30T00:49:10.611Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:49:12 [2021-07-30T00:49:12.783Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:49:13 [2021-07-30T00:49:13.241Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:49:16 [2021-07-30T00:49:16.971Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:49:19 [2021-07-30T00:49:19.901Z] === RUN   TestDockerSuite/TestImagesFormat
00:49:19 [2021-07-30T00:49:19.901Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:49:19 [2021-07-30T00:49:19.901Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
00:49:19 [2021-07-30T00:49:19.901Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:49:24 [2021-07-30T00:49:24.580Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:49:24 [2021-07-30T00:49:24.580Z] === RUN   TestDockerSuite/TestImportBadURL
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportDisplay
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportFile
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportGzipped
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:49:27 [2021-07-30T00:49:27.480Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:49:27 [2021-07-30T00:49:27.480Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:49:27 [2021-07-30T00:49:27.480Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:27 [2021-07-30T00:49:27.480Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:49:30 [2021-07-30T00:49:30.374Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:49:33 [2021-07-30T00:49:33.272Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:49:33 [2021-07-30T00:49:33.272Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
00:49:33 [2021-07-30T00:49:33.272Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:49:33 [2021-07-30T00:49:33.272Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
00:49:33 [2021-07-30T00:49:33.272Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:49:33 [2021-07-30T00:49:33.272Z] === RUN   TestDockerSuite/TestInspectAmpersand
00:49:33 [2021-07-30T00:49:33.272Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
00:49:33 [2021-07-30T00:49:33.272Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:49:36 [2021-07-30T00:49:36.168Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:49:36 [2021-07-30T00:49:36.168Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:49:39 [2021-07-30T00:49:39.065Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:49:39 [2021-07-30T00:49:39.065Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
00:49:39 [2021-07-30T00:49:39.065Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:49:39 [2021-07-30T00:49:39.065Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
00:49:39 [2021-07-30T00:49:39.065Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:49:39 [2021-07-30T00:49:39.065Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
00:49:39 [2021-07-30T00:49:39.065Z] === RUN   TestDockerSuite/TestInspectDefault
00:49:41 [2021-07-30T00:49:41.253Z] === RUN   TestDockerSuite/TestInspectHistory
00:49:53 [2021-07-30T00:49:53.625Z] === RUN   TestDockerSuite/TestInspectImage
00:49:53 [2021-07-30T00:49:53.625Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
00:49:53 [2021-07-30T00:49:53.625Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:49:53 [2021-07-30T00:49:53.625Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
00:49:53 [2021-07-30T00:49:53.625Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:49:53 [2021-07-30T00:49:53.625Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
00:49:53 [2021-07-30T00:49:53.625Z] === RUN   TestDockerSuite/TestInspectInt64
00:49:55 [2021-07-30T00:49:55.157Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:49:58 [2021-07-30T00:49:58.051Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:49:58 [2021-07-30T00:49:58.051Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:50:00 [2021-07-30T00:50:00.946Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:50:03 [2021-07-30T00:50:03.837Z] === RUN   TestDockerSuite/TestInspectPlugin
00:50:03 [2021-07-30T00:50:03.837Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
00:50:03 [2021-07-30T00:50:03.837Z] === RUN   TestDockerSuite/TestInspectRootFS
00:50:03 [2021-07-30T00:50:03.837Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:50:06 [2021-07-30T00:50:06.736Z] === RUN   TestDockerSuite/TestInspectStatus
00:50:10 [2021-07-30T00:50:10.458Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:50:16 [2021-07-30T00:50:16.236Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:50:18 [2021-07-30T00:50:18.408Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:50:21 [2021-07-30T00:50:21.303Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:50:24 [2021-07-30T00:50:24.197Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:50:27 [2021-07-30T00:50:27.104Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:50:30 [2021-07-30T00:50:30.123Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksEnvs
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:50:37 [2021-07-30T00:50:37.178Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.178Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.179Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:50:37 [2021-07-30T00:50:37.179Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:50:37 [2021-07-30T00:50:37.636Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:50:37 [2021-07-30T00:50:37.636Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:50:37 [2021-07-30T00:50:37.636Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:50:37 [2021-07-30T00:50:37.636Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:50:40 [2021-07-30T00:50:40.530Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:50:42 [2021-07-30T00:50:42.703Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:50:49 [2021-07-30T00:50:49.760Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:50:51 [2021-07-30T00:50:51.935Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:50:51 [2021-07-30T00:50:51.935Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
00:50:51 [2021-07-30T00:50:51.935Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:50:55 [2021-07-30T00:50:55.657Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:50:55 [2021-07-30T00:50:55.657Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:51:04 [2021-07-30T00:51:04.209Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:51:12 [2021-07-30T00:51:12.756Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:51:21 [2021-07-30T00:51:21.317Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:51:24 [2021-07-30T00:51:24.210Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:51:27 [2021-07-30T00:51:27.109Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:51:27 [2021-07-30T00:51:27.109Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
00:51:27 [2021-07-30T00:51:27.109Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:51:30 [2021-07-30T00:51:30.008Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:51:32 [2021-07-30T00:51:32.950Z] === RUN   TestDockerSuite/TestLogsSince
00:51:43 [2021-07-30T00:51:43.250Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:51:43 [2021-07-30T00:51:43.250Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
00:51:43 [2021-07-30T00:51:43.250Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:51:43 [2021-07-30T00:51:43.250Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
00:51:43 [2021-07-30T00:51:43.250Z] === RUN   TestDockerSuite/TestLogsTail
00:51:51 [2021-07-30T00:51:51.803Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:51:54 [2021-07-30T00:51:54.698Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestMountIntoProc
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestMountIntoSys
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestNetHostname
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginActive
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPortHostBinding
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPortList
00:51:57 [2021-07-30T00:51:57.601Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
00:51:57 [2021-07-30T00:51:57.601Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:52:04 [2021-07-30T00:52:04.652Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
00:52:04 [2021-07-30T00:52:04.652Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:52:14 [2021-07-30T00:52:14.947Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:52:14 [2021-07-30T00:52:14.947Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
00:52:14 [2021-07-30T00:52:14.947Z] === RUN   TestDockerSuite/TestPsByOrder
00:52:25 [2021-07-30T00:52:25.248Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:52:25 [2021-07-30T00:52:25.248Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
00:52:25 [2021-07-30T00:52:25.248Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:52:37 [2021-07-30T00:52:37.603Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:52:55 [2021-07-30T00:52:55.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:52:55 [2021-07-30T00:52:55.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:52:55 [2021-07-30T00:52:55.261Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
00:52:55 [2021-07-30T00:52:55.261Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:53:10 [2021-07-30T00:53:10.042Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:53:13 [2021-07-30T00:53:13.763Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:53:28 [2021-07-30T00:53:28.551Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:53:33 [2021-07-30T00:53:33.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:53:33 [2021-07-30T00:53:33.225Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
00:53:33 [2021-07-30T00:53:33.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:53:33 [2021-07-30T00:53:33.225Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
00:53:33 [2021-07-30T00:53:33.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:53:39 [2021-07-30T00:53:39.005Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:53:39 [2021-07-30T00:53:39.005Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
00:53:39 [2021-07-30T00:53:39.005Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:53:39 [2021-07-30T00:53:39.005Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
00:53:39 [2021-07-30T00:53:39.005Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:53:39 [2021-07-30T00:53:39.005Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
00:53:39 [2021-07-30T00:53:39.005Z] === RUN   TestDockerSuite/TestPsRightTagName
00:53:39 [2021-07-30T00:53:39.005Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
00:53:39 [2021-07-30T00:53:39.005Z] === RUN   TestDockerSuite/TestPsShowMounts
00:53:49 [2021-07-30T00:53:49.300Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:53:49 [2021-07-30T00:53:49.300Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
00:53:49 [2021-07-30T00:53:49.300Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:53:49 [2021-07-30T00:53:49.757Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:53:49 [2021-07-30T00:53:49.757Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
00:53:49 [2021-07-30T00:53:49.757Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:53:51 [2021-07-30T00:53:51.292Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:53:52 [2021-07-30T00:53:52.261Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:53:52 [2021-07-30T00:53:52.261Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
00:53:52 [2021-07-30T00:53:52.261Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:53:56 [2021-07-30T00:53:56.937Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:54:02 [2021-07-30T00:54:02.711Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:54:04 [2021-07-30T00:54:04.879Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:54:34 [2021-07-30T00:54:34.802Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:54:34 [2021-07-30T00:54:34.802Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
00:54:34 [2021-07-30T00:54:34.802Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:54:41 [2021-07-30T00:54:41.865Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:54:41 [2021-07-30T00:54:41.865Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:54:42 [2021-07-30T00:54:42.445Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:54:43 [2021-07-30T00:54:43.408Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:54:49 [2021-07-30T00:54:49.185Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:54:53 [2021-07-30T00:54:53.860Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:54:53 [2021-07-30T00:54:53.860Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
00:54:53 [2021-07-30T00:54:53.860Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:54:58 [2021-07-30T00:54:58.538Z] === RUN   TestDockerSuite/TestRmiBlank
00:54:58 [2021-07-30T00:54:58.538Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:54:58 [2021-07-30T00:54:58.997Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:55:16 [2021-07-30T00:55:16.653Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:55:20 [2021-07-30T00:55:20.377Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:55:20 [2021-07-30T00:55:20.834Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:55:29 [2021-07-30T00:55:29.400Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:55:36 [2021-07-30T00:55:36.462Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:55:46 [2021-07-30T00:55:46.763Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:55:50 [2021-07-30T00:55:50.491Z] === RUN   TestDockerSuite/TestRmiTag
00:55:52 [2021-07-30T00:55:52.020Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:56:00 [2021-07-30T00:56:00.574Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:56:25 [2021-07-30T00:56:25.687Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:56:28 [2021-07-30T00:56:28.596Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:56:40 [2021-07-30T00:56:40.972Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddHost
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:56:41 [2021-07-30T00:56:41.431Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
00:56:41 [2021-07-30T00:56:41.431Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:56:44 [2021-07-30T00:56:44.335Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:56:44 [2021-07-30T00:56:44.335Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
00:56:44 [2021-07-30T00:56:44.335Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:56:44 [2021-07-30T00:56:44.335Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
00:56:44 [2021-07-30T00:56:44.335Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:56:50 [2021-07-30T00:56:50.127Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:56:53 [2021-07-30T00:56:53.037Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:56:55 [2021-07-30T00:56:55.939Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:56:58 [2021-07-30T00:56:58.839Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:57:01 [2021-07-30T00:57:01.021Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:57:01 [2021-07-30T00:57:01.481Z] === RUN   TestDockerSuite/TestRunBindMounts
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:57:07 [2021-07-30T00:57:07.268Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
00:57:07 [2021-07-30T00:57:07.268Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:57:10 [2021-07-30T00:57:10.169Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:57:10 [2021-07-30T00:57:10.169Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
00:57:10 [2021-07-30T00:57:10.169Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:57:13 [2021-07-30T00:57:13.905Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:57:13 [2021-07-30T00:57:13.905Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
00:57:13 [2021-07-30T00:57:13.905Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:57:13 [2021-07-30T00:57:13.905Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
00:57:13 [2021-07-30T00:57:13.905Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:57:16 [2021-07-30T00:57:16.817Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
00:57:16 [2021-07-30T00:57:16.817Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:57:19 [2021-07-30T00:57:19.717Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:57:22 [2021-07-30T00:57:22.619Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:57:24 [2021-07-30T00:57:24.798Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:57:24 [2021-07-30T00:57:24.798Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
00:57:24 [2021-07-30T00:57:24.798Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:57:24 [2021-07-30T00:57:24.798Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
00:57:24 [2021-07-30T00:57:24.798Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:57:24 [2021-07-30T00:57:24.798Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
00:57:24 [2021-07-30T00:57:24.798Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:57:27 [2021-07-30T00:57:27.701Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:57:27 [2021-07-30T00:57:27.701Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
00:57:27 [2021-07-30T00:57:27.701Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:57:27 [2021-07-30T00:57:27.701Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
00:57:27 [2021-07-30T00:57:27.701Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:57:27 [2021-07-30T00:57:27.701Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
00:57:27 [2021-07-30T00:57:27.701Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:57:27 [2021-07-30T00:57:27.701Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
00:57:27 [2021-07-30T00:57:27.701Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:57:29 [2021-07-30T00:57:29.880Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:57:36 [2021-07-30T00:57:36.951Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
00:57:36 [2021-07-30T00:57:36.951Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:57:39 [2021-07-30T00:57:39.852Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:57:39 [2021-07-30T00:57:39.852Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
00:57:39 [2021-07-30T00:57:39.852Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:57:39 [2021-07-30T00:57:39.852Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:57:39 [2021-07-30T00:57:39.852Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
00:57:39 [2021-07-30T00:57:39.852Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:57:42 [2021-07-30T00:57:42.751Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:57:44 [2021-07-30T00:57:44.926Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:57:44 [2021-07-30T00:57:44.926Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
00:57:44 [2021-07-30T00:57:44.926Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:57:47 [2021-07-30T00:57:47.837Z] === RUN   TestDockerSuite/TestRunEnvironment
00:57:47 [2021-07-30T00:57:47.837Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
00:57:47 [2021-07-30T00:57:47.837Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:57:47 [2021-07-30T00:57:47.837Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
00:57:47 [2021-07-30T00:57:47.837Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:57:47 [2021-07-30T00:57:47.837Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
00:57:47 [2021-07-30T00:57:47.837Z] === RUN   TestDockerSuite/TestRunExitCode
00:57:50 [2021-07-30T00:57:50.736Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:57:53 [2021-07-30T00:57:53.638Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:57:55 [2021-07-30T00:57:55.811Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunExposePort
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:57:58 [2021-07-30T00:57:58.716Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
00:57:58 [2021-07-30T00:57:58.716Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:58:09 [2021-07-30T00:58:09.029Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:58:09 [2021-07-30T00:58:09.029Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:58:09 [2021-07-30T00:58:09.029Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:58:09 [2021-07-30T00:58:09.029Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:58:09 [2021-07-30T00:58:09.029Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
00:58:09 [2021-07-30T00:58:09.029Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:58:21 [2021-07-30T00:58:21.402Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:58:21 [2021-07-30T00:58:21.402Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
00:58:21 [2021-07-30T00:58:21.402Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeHostname
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModePIDHost
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunMount
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:58:22 [2021-07-30T00:58:22.367Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
00:58:22 [2021-07-30T00:58:22.367Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:58:37 [2021-07-30T00:58:37.280Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:58:37 [2021-07-30T00:58:37.280Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
00:58:37 [2021-07-30T00:58:37.280Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:58:37 [2021-07-30T00:58:37.280Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
00:58:37 [2021-07-30T00:58:37.280Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:58:37 [2021-07-30T00:58:37.280Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
00:58:37 [2021-07-30T00:58:37.280Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:58:41 [2021-07-30T00:58:41.966Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetHost
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:58:47 [2021-07-30T00:58:47.757Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
00:58:47 [2021-07-30T00:58:47.757Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:58:48 [2021-07-30T00:58:48.215Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:58:49 [2021-07-30T00:58:49.754Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:58:52 [2021-07-30T00:58:52.655Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:58:54 [2021-07-30T00:58:54.834Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:58:56 [2021-07-30T00:58:56.379Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:58:58 [2021-07-30T00:58:58.549Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunPortInUse
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:58:59 [2021-07-30T00:58:59.007Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
00:58:59 [2021-07-30T00:58:59.007Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunPublishPort
00:59:02 [2021-07-30T00:59:02.737Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:59:02 [2021-07-30T00:59:02.737Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:59:02 [2021-07-30T00:59:02.737Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:59:02 [2021-07-30T00:59:02.737Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:59:02 [2021-07-30T00:59:02.737Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
00:59:02 [2021-07-30T00:59:02.737Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:59:17 [2021-07-30T00:59:17.534Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:59:17 [2021-07-30T00:59:17.534Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
00:59:17 [2021-07-30T00:59:17.534Z] === RUN   TestDockerSuite/TestRunRm
00:59:20 [2021-07-30T00:59:20.432Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:59:26 [2021-07-30T00:59:26.222Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:59:29 [2021-07-30T00:59:29.122Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:59:37 [2021-07-30T00:59:37.676Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:59:39 [2021-07-30T00:59:39.209Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:59:42 [2021-07-30T00:59:42.113Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:59:42 [2021-07-30T00:59:42.113Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
00:59:42 [2021-07-30T00:59:42.113Z] === RUN   TestDockerSuite/TestRunState
00:59:42 [2021-07-30T00:59:42.113Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
00:59:42 [2021-07-30T00:59:42.113Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:59:50 [2021-07-30T00:59:50.672Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:59:50 [2021-07-30T00:59:50.672Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
00:59:50 [2021-07-30T00:59:50.672Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:59:52 [2021-07-30T00:59:52.227Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:59:52 [2021-07-30T00:59:52.227Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
00:59:52 [2021-07-30T00:59:52.227Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:59:52 [2021-07-30T00:59:52.227Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
00:59:52 [2021-07-30T00:59:52.227Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:59:52 [2021-07-30T00:59:52.685Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:59:52 [2021-07-30T00:59:52.685Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:59:52 [2021-07-30T00:59:52.685Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
00:59:52 [2021-07-30T00:59:52.685Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserByID
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserByName
00:59:58 [2021-07-30T00:59:58.480Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
00:59:58 [2021-07-30T00:59:58.480Z] === RUN   TestDockerSuite/TestRunUserDefaults
01:00:01 [2021-07-30T01:00:01.381Z] === RUN   TestDockerSuite/TestRunUserNotFound
01:00:01 [2021-07-30T01:00:01.381Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:00:01 [2021-07-30T01:00:01.381Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
01:00:04 [2021-07-30T01:00:04.281Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
01:00:04 [2021-07-30T01:00:04.281Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
01:00:04 [2021-07-30T01:00:04.281Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
01:00:04 [2021-07-30T01:00:04.281Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
01:00:04 [2021-07-30T01:00:04.281Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
01:00:12 [2021-07-30T01:00:12.861Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
01:00:21 [2021-07-30T01:00:21.435Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
01:00:27 [2021-07-30T01:00:27.222Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
01:00:34 [2021-07-30T01:00:34.292Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
01:00:34 [2021-07-30T01:00:34.292Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:00:34 [2021-07-30T01:00:34.750Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
01:00:34 [2021-07-30T01:00:34.750Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
01:00:37 [2021-07-30T01:00:37.656Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
01:00:40 [2021-07-30T01:00:40.555Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithBadDevice
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithUlimits
01:00:43 [2021-07-30T01:00:43.458Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
01:00:43 [2021-07-30T01:00:43.458Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
01:00:48 [2021-07-30T01:00:48.147Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
01:00:50 [2021-07-30T01:00:50.322Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
01:00:53 [2021-07-30T01:00:53.219Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveCheckTimes
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveImageId
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveLoadParents
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveMultipleNames
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveSingleTag
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
01:00:59 [2021-07-30T01:00:59.004Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:00:59 [2021-07-30T01:00:59.004Z] === RUN   TestDockerSuite/TestSearchCmdOptions
01:01:01 [2021-07-30T01:01:01.179Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
01:01:01 [2021-07-30T01:01:01.643Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
01:01:02 [2021-07-30T01:01:02.101Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
01:01:02 [2021-07-30T01:01:02.558Z] === RUN   TestDockerSuite/TestSearchWithLimit
01:01:04 [2021-07-30T01:01:04.734Z] === RUN   TestDockerSuite/TestSlowStdinClosing
01:01:13 [2021-07-30T01:01:13.299Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
01:01:13 [2021-07-30T01:01:13.299Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:01:13 [2021-07-30T01:01:13.299Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
01:01:21 [2021-07-30T01:01:21.876Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
01:01:21 [2021-07-30T01:01:21.876Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:01:21 [2021-07-30T01:01:21.876Z] === RUN   TestDockerSuite/TestStartAttachSilent
01:01:32 [2021-07-30T01:01:32.190Z] === RUN   TestDockerSuite/TestStartAttachWithRename
01:01:32 [2021-07-30T01:01:32.190Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:01:32 [2021-07-30T01:01:32.190Z] === RUN   TestDockerSuite/TestStartMultipleContainers
01:01:32 [2021-07-30T01:01:32.190Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:01:32 [2021-07-30T01:01:32.190Z] === RUN   TestDockerSuite/TestStartPausedContainer
01:01:32 [2021-07-30T01:01:32.190Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
01:01:32 [2021-07-30T01:01:32.190Z] === RUN   TestDockerSuite/TestStartRecordError
01:01:32 [2021-07-30T01:01:32.190Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:01:32 [2021-07-30T01:01:32.190Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsAllNoStream
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsFormatAll
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestStatsNoStream
01:01:39 [2021-07-30T01:01:39.264Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:01:39 [2021-07-30T01:01:39.264Z] === RUN   TestDockerSuite/TestTopMultipleArgs
01:01:42 [2021-07-30T01:01:42.167Z] === RUN   TestDockerSuite/TestTopNonPrivileged
01:01:45 [2021-07-30T01:01:45.075Z] === RUN   TestDockerSuite/TestTopPrivileged
01:01:45 [2021-07-30T01:01:45.075Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:01:45 [2021-07-30T01:01:45.075Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
01:01:47 [2021-07-30T01:01:47.978Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:01:47 [2021-07-30T01:01:47.978Z] === RUN   TestDockerSuite/TestVolumeCLICreate
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
01:02:05 [2021-07-30T01:02:05.649Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
01:02:05 [2021-07-30T01:02:05.649Z] === RUN   TestDockerSuite/TestVolumeCLILs
01:02:07 [2021-07-30T01:02:07.827Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
01:02:07 [2021-07-30T01:02:07.827Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
01:02:11 [2021-07-30T01:02:11.556Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
01:02:12 [2021-07-30T01:02:12.014Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
01:02:12 [2021-07-30T01:02:12.985Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
01:02:12 [2021-07-30T01:02:12.985Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
01:02:12 [2021-07-30T01:02:12.985Z] === RUN   TestDockerSuite/TestVolumeCLIRm
01:02:27 [2021-07-30T01:02:27.786Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
01:02:27 [2021-07-30T01:02:27.786Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:02:27 [2021-07-30T01:02:27.786Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
01:02:28 [2021-07-30T01:02:28.244Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
01:02:28 [2021-07-30T01:02:28.702Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
01:02:28 [2021-07-30T01:02:28.702Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:02:28 [2021-07-30T01:02:28.702Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
01:02:37 [2021-07-30T01:02:37.263Z] === RUN   TestDockerSuite/TestVolumeLsFormat
01:02:37 [2021-07-30T01:02:37.263Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
01:02:37 [2021-07-30T01:02:37.728Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
01:02:50 [2021-07-30T01:02:50.105Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
01:02:50 [2021-07-30T01:02:50.105Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
01:02:50 [2021-07-30T01:02:50.105Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
01:02:50 [2021-07-30T01:02:50.567Z] --- PASS: TestDockerSuite (3270.75s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (1.06s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.37s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (135.41s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.87s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.75s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.84s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.68s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.84s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.25s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (148.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.10s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.95s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.09s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.83s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.43s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.69s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (11.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.33s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.60s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.18s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.59s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.66s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddTar (54.98s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (30.98s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.75s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.69s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.01s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.22s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.68s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.31s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.88s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.77s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.35s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.80s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.95s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.79s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.77s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.70s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.71s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.84s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.89s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.61s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.64s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.42s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.23s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.92s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.51s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.79s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.54s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.44s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.05s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.95s)
01:02:50 [2021-07-30T01:02:50.567Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (31.13s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.00s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.60s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.58s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.32s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (83.59s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.64s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (109.18s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.19s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.01s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.07s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.57s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.26s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (43.66s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.00s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (17.32s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (138.97s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.72s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.40s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.68s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.97s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.93s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.45s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.15s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.20s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.43s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.80s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFails (7.58s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (11.25s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.80s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildForceRm (13.13s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromGit (12.29s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.87s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.94s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.10s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.61s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildHistory (13.83s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.24s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.68s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.55s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.26s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.84s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.53s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (2.43s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.40s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.76s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.54s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (33.00s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.71s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.80s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.17s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.12s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.30s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.66s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.18s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.09s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.83s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.25s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.65s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.28s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.48s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (20.97s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.14s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.78s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.42s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.66s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.23s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.81s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.59s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.44s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (27.59s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildRm (16.49s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.14s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.82s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.36s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.36s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (10.49s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (23.91s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.85s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildStderr (5.53s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.29s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.88s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.55s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (5.86s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.55s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (5.10s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.73s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.30s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.27s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.22s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (16.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.18s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (3.24s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.63s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.71s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.61s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.37s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.55s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.78s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.69s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.48s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitChange (6.17s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.54s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitNewFile (8.25s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitTTY (8.37s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.52s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (13.21s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.34s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.69s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.58s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.71s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.90s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.79s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.01s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.88s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.85s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.60s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.16s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (7.66s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.39s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.01s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
01:02:50 [2021-07-30T01:02:50.568Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.00s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.81s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.91s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.55s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.36s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.54s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (3.01s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.91s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (3.01s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.90s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007c0b58_<nil>} (7.92s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1924276666_c:\foo_false__<nil>_<nil>_<nil>} (7.90s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1924276666_c:\foo_true__<nil>_<nil>_<nil>} (2.85s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
01:02:50 [2021-07-30T01:02:50.569Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (3.19s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (8.07s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.09s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.99s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.31s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.81s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToCaseE (11.05s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToCaseH (15.87s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToDot (3.06s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.83s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.24s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.38s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (3.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.37s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.24s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateRM (0.44s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.41s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.28s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.79s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestDockerFails (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.92s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.92s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (14.45s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsCopy (6.17s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (6.74s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.99s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.14s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (8.68s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.66s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.80s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFilters (7.26s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFormat (7.18s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.12s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.05s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.31s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsRename (3.26s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsResize (3.56s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.63s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.86s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.90s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.63s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.66s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.31s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.44s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.94s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.79s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.80s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.16s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.91s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.42s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.26s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.95s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.89s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.61s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.60s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.55s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.57s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.12s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.53s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.52s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.85s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.40s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.33s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.40s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.99s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.41s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.30s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.34s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.44s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.12s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.81s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.63s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:02:50 [2021-07-30T01:02:50.569Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.67s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.69s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectHistory (10.60s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.87s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.84s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.75s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.79s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.11s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.97s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.37s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.47s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.85s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.81s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.77s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.83s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.73s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.46s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.44s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.47s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.44s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.06s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.19s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.45s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.56s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.46s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.18s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.20s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.95s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsSince (9.75s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsTail (8.16s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.18s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.81s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.38s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.16s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.62s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (12.04s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.28s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.54s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.67s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.60s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.44s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.87s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.91s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.16s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.93s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.94s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.61s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.11s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.26s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.07s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.15s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.37s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.45s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.94s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.33s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (6.68s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.46s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (5.32s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiTag (1.04s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.85s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (26.08s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.19s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (10.93s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.40s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.47s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.40s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.75s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.13s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.84s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.36s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.76s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.93s)
01:02:50 [2021-07-30T01:02:50.570Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.63s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.28s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.46s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.81s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.72s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.68s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.77s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.62s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.65s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.12s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.53s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.45s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.46s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:02:50 [2021-07-30T01:02:50.571Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.80s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.95s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.62s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.60s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.42s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.70s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.40s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunRm (2.80s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (6.07s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.78s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (7.54s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.77s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (3.06s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.49s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.52s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.029Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.27s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.30s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.62s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.81s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.88s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.40s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.53s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.89s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.04s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.76s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.78s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.82s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.08s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.78s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.27s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.42s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.37s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.89s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.90s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.42s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.96s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.23s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.72s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.98s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.79s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.11s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.63s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.55s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (14.24s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.88s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.29s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.24s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.41s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.85s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s)
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] === RUN   TestDockerRegistrySuite/TestV2Only
01:02:51 [2021-07-30T01:02:51.030Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.030Z] --- PASS: TestDockerRegistrySuite (0.26s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.030Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerDaemonSuite
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerDaemonSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerSwarmSuite
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerSwarmSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginCreate
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginInspect
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerPluginSuite/TestPluginSet
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- PASS: TestDockerPluginSuite (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerExternalVolumeSuite
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerNetworkSuite
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- SKIP: TestDockerNetworkSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] === RUN   TestDockerHubPullSuite
01:02:51 [2021-07-30T01:02:51.031Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z] --- SKIP: TestDockerHubPullSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.031Z] PASS
01:02:51 [2021-07-30T01:02:51.031Z] ok  	github.com/docker/docker/integration-cli	3271.353s
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === Skipped
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.04s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_run_test.go:3177: unmatched requirement Apparmor
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z] 
01:02:51 [2021-07-30T01:02:51.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:02:51 [2021-07-30T01:02:51.031Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.031Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.38s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.03s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.58s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.58s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
01:02:51 [2021-07-30T01:02:51.032Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
01:02:51 [2021-07-30T01:02:51.032Z] 
01:02:51 [2021-07-30T01:02:51.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.15s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.15s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.55s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.55s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_sni_test.go:18: Flakey test
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z]     docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.033Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.033Z] 
01:02:51 [2021-07-30T01:02:51.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.034Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
01:02:51 [2021-07-30T01:02:51.034Z] 
01:02:51 [2021-07-30T01:02:51.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.04s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.04s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.494Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
01:02:51 [2021-07-30T01:02:51.494Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.494Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.05s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.05s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.495Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.495Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
01:02:51 [2021-07-30T01:02:51.495Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.496Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.496Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
01:02:51 [2021-07-30T01:02:51.496Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.04s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.497Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.497Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s)
01:02:51 [2021-07-30T01:02:51.497Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.34s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.04s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.04s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2882: unmatched requirement Apparmor
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunState (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.498Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.498Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
01:02:51 [2021-07-30T01:02:51.498Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:2921: unmatched requirement Apparmor
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z] 
01:02:51 [2021-07-30T01:02:51.499Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:02:51 [2021-07-30T01:02:51.499Z]     docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.499Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3038: unmatched requirement Apparmor
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.959Z] 
01:02:51 [2021-07-30T01:02:51.959Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:02:51 [2021-07-30T01:02:51.959Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.959Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.960Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
01:02:51 [2021-07-30T01:02:51.960Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.25s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:185: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:212: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.960Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.960Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.960Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:239: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:268: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:302: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:407: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:128: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:134: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
01:02:51 [2021-07-30T01:02:51.961Z]     check_test.go:142: unmatched requirement DaemonIsLinux
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] DONE 1093 tests, 547 skipped in 3282.050s
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Integration tests ended at 07/30/2021 01:02:51. Duration:00:54:42.1877556
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Docker info of the daemon under test at end of run
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] Containers: 2
01:02:51 [2021-07-30T01:02:51.961Z]  Running: 0
01:02:51 [2021-07-30T01:02:51.961Z]  Paused: 0
01:02:51 [2021-07-30T01:02:51.961Z]  Stopped: 2
01:02:51 [2021-07-30T01:02:51.961Z] Images: 18
01:02:51 [2021-07-30T01:02:51.961Z] Server Version: 0.0.0-dev
01:02:51 [2021-07-30T01:02:51.961Z] Storage Driver: windowsfilter
01:02:51 [2021-07-30T01:02:51.961Z]  Windows: 
01:02:51 [2021-07-30T01:02:51.961Z] Logging Driver: json-file
01:02:51 [2021-07-30T01:02:51.961Z] Plugins: 
01:02:51 [2021-07-30T01:02:51.961Z]  Volume: local
01:02:51 [2021-07-30T01:02:51.961Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
01:02:51 [2021-07-30T01:02:51.961Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
01:02:51 [2021-07-30T01:02:51.961Z] Swarm: inactive
01:02:51 [2021-07-30T01:02:51.961Z] Default Isolation: process
01:02:51 [2021-07-30T01:02:51.961Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
01:02:51 [2021-07-30T01:02:51.961Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
01:02:51 [2021-07-30T01:02:51.961Z] OSType: windows
01:02:51 [2021-07-30T01:02:51.961Z] Architecture: x86_64
01:02:51 [2021-07-30T01:02:51.961Z] CPUs: 4
01:02:51 [2021-07-30T01:02:51.961Z] Total Memory: 32GiB
01:02:51 [2021-07-30T01:02:51.961Z] Name: azwin-2-b31230
01:02:51 [2021-07-30T01:02:51.961Z] ID: NNI2:R76X:KRCN:XA7N:VT7S:DE4R:OTLB:2OIE:2LFA:JYFE:5PSB:I5RX
01:02:51 [2021-07-30T01:02:51.961Z] Docker Root Dir: D:\CI\PR-42695\4\daemon
01:02:51 [2021-07-30T01:02:51.961Z] Debug Mode (client): false
01:02:51 [2021-07-30T01:02:51.961Z] Debug Mode (server): true
01:02:51 [2021-07-30T01:02:51.961Z]  File Descriptors: -1
01:02:51 [2021-07-30T01:02:51.961Z]  Goroutines: 17
01:02:51 [2021-07-30T01:02:51.961Z]  System Time: 2021-07-30T01:02:51.7359554Z
01:02:51 [2021-07-30T01:02:51.961Z]  EventsListeners: 0
01:02:51 [2021-07-30T01:02:51.961Z] Registry: https://index.docker.io/v1/
01:02:51 [2021-07-30T01:02:51.961Z] Labels:
01:02:51 [2021-07-30T01:02:51.961Z] Experimental: false
01:02:51 [2021-07-30T01:02:51.961Z] Insecure Registries:
01:02:51 [2021-07-30T01:02:51.961Z]  127.0.0.0/8
01:02:51 [2021-07-30T01:02:51.961Z] Live Restore Enabled: false
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] 
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Stopping daemon under test
01:02:51 [2021-07-30T01:02:51.961Z] SUCCESS: The process with PID 6056 (child process of PID 876) has been terminated.
01:02:51 [2021-07-30T01:02:51.961Z] SUCCESS: The process with PID 876 (child process of PID 2936) has been terminated.
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Stop tailing logs of the daemon under tests
01:02:51 [2021-07-30T01:02:51.961Z] INFO: executeCI.ps1 Completed successfully at 07/30/2021 01:02:51.
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Tidying up at end of run
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Saving daemon under test log (d:\CI\PR-42695\4\dut.out) to bundles\CIDUT.out
01:02:51 [2021-07-30T01:02:51.961Z] INFO: Saving daemon under test log (d:\CI\PR-42695\4\dut.err) to bundles\CIDUT.err
01:02:52 [2021-07-30T01:02:52.420Z] INFO: Nuke-Everything...
01:02:52 [2021-07-30T01:02:52.420Z] INFO: Container count on control daemon to delete is 2
01:02:52 [2021-07-30T01:02:52.878Z] 67f3462dd2d8
01:02:52 [2021-07-30T01:02:52.878Z] 22ca70039489
01:02:52 [2021-07-30T01:02:52.878Z] INFO: Non-base image count on control daemon to delete is 1
01:02:55 [2021-07-30T01:02:55.056Z] Deleted: sha256:299394c2330015ecc0c182bc3e88ed7294dbca85d4f53a323c5bc11ef8c4babe
01:02:55 [2021-07-30T01:02:55.056Z] Deleted: sha256:2eb043ba6140447cabaacaf73267ea1556055dca573ac50b9fe45928418e0ebd
01:02:55 [2021-07-30T01:02:55.056Z] INFO: Tidying pidfile d:\CI\PR-42695\4\docker.pid
01:02:55 [2021-07-30T01:02:55.056Z] INFO: Nuking d:\CI
01:03:37 [2021-07-30T01:03:37.650Z] INFO: Zapped successfully
01:03:37 [2021-07-30T01:03:37.650Z] 
01:03:37 [2021-07-30T01:03:37.650Z] INFO: executeCI.ps1 exiting at Fri Jul 30 01:03:33 CUT 2021. Duration 01:16:12.9092503
01:03:37 [2021-07-30T01:03:37.650Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
01:03:37 [2021-07-30T01:03:37.895Z] Recording test results
01:03:38 [2021-07-30T01:03:38.378Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
01:03:39 [2021-07-30T01:03:39.987Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
01:03:42 [2021-07-30T01:03:42.376Z] Archiving artifacts
01:03:43 [2021-07-30T01:03:43.478Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42695/4/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
01:03:44 [2021-07-30T01:03:44.398Z] + make clean
01:03:45 [2021-07-30T01:03:45.365Z] docker volume rm -f docker-dev-cache
01:03:45 [2021-07-30T01:03:45.822Z] 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